Jaromil
Jaromil
Thanks. I think this is an interesting discussion to keep around so will re-open this issue in case someone spots it and has ideas. Also in general Tomb's documentation should...
One last remark, when you write: > Yep in practice If someone has access to your system memory there isn't really going to be much you can do. I of...
Here an interesting bit about kernel keyring from cryptsetup's 2.0 RC0 changelog: ``` * Use of kernel keyring Kernel keyring is a storage for sensitive material (like cryptographic keys) inside...
Update: the upcoming Tomb 2.6 release fixes support for cryptsetup 2.0 which does support the kernel keyring feature so we inherit this feature let's say.
Ping, can anyone have a look at this? it may be very easy to fix and we are available to provide more info and troubleshooting.
Another perhaps simplier way around is to have an optional templating system inside nasus that is customisable from external html files. This is trivial and I can also volunteer doing...
OK, will take me some time. My use-case is basically substituting an old and rusty php setup to serve files using your application, with an nginx reverse-proxy for let's encrypt...
It doesn't solves here (stock Debian 7 components, including squid 2) FATAL: The redirector helpers are crashing too rapidly, need help! seems the helpers are too few because they crash...
did try that, script starts fine and "runs", basically doing nothing. Not sure how I can feed it urls.. will try squid -NDd1 now
made some progresses in today's last commit. (there were some dowse related trivial permission problems to fix) scaffolding debug works by piping urls into the generater perl handler, which takes...