Solved [Encrypted root] Native ZFS encryption vs geli

Hello,
I'm upgrading my laptop to FreeBSD 13.0 now and have question about my setup. I'm using encrypted everything with geli (loader detects and asks geli password at boot since 12.0). I like this scheme, but should I consider to move to ZFS native encryption in the future? I can't find information if loader supports this and some of zfs metadata will be exposed, for sure.
 
As far as I know it's not yet possible to boot from a ZFS encrypted dataset. But there's work being done to make that possible.
 
Hello,
I'm upgrading my laptop to FreeBSD 13.0 now and have question about my setup. I'm using encrypted everything with geli (loader detects and asks geli password at boot since 12.0). I like this scheme, but should I consider to move to ZFS native encryption in the future? I can't find information if loader supports this and some of zfs metadata will be exposed, for sure.
If you're concerned about metadata leakage, geli will always be superior to ZFS native encryption. Think of your data living inside a big sealed shipping container (geli) vs. a lot of various-size small, labeled boxes (ZFS native).
 
geli is a nice tool to encrypt your home directory only. For example NomadBSD lets users to use geli encryption. I dont tried ZFS encryption before but according to SirDice its not possible already so geli seems to be best option currently.
 
Back
Top