|
encrypting /etc |
But there's still /etc. It's got things like network information, passwords (even though encrypted), perhaps VPN configuration. Interesting things. What if we could encrypt that?
Actually, we might like to do the whole machine. But /etc is the hard part, because it needs to be bootstrapped somehow. The rest of the machine is an extension from there.
There's no package, and it takes some effort to setup. But it works. Tar file and instructions below (tar file has instructions in it as well).
(Oh yeah, this is on OpenBSD, of course.)