Search Results

0
votes

Where can I learn about proven methods for sharing cryptographic keys?

This is easy to implement with error-correcting codes. You could use a command-line tool such as par2 (whic …
0
votes

Best way to sandbox Apache on Linux

You should use SELinux. I don't know how well it's supported on Debian; if it's not, just install a Centos 5.2 with SELinux enabled in a VM. Shouldn't be too much work, and much much safer than any …