I am contemplating making some of my #FreeBSD datasets encrypted. This is primarily so I could use rsync.net to back them up. Since I don't have physical access to the server, I can't make the root filesystems encrypted -- or can I?
It looks like I should set zfskeys=YES in rc.conf, and then as long as the filesystem keys are in a known location, it'll load them automatically during boot?