I am looking for some recommendations on how to secure the data of my physical servers (against physical theft), that I am about to set up. I am new to selfhosting but have a few years of experience running Linux on a desktop.
My usecase is a simple debian(?) server at home with Paperless ngx and Tailscale for when I am away from home.
The question is how to encrypt the data while still being able to keep the server updated.
Coming from Desktop my first thought was to simply enable FDE on install. But that would mean supplying the password everytime the server needs to reboot for an update. Could someone provide some insights on how often updates to debian require a reboot?
My second thought was to use an encrypted data partition. That way the server could reboot and I could use wireguard to ssh in and open the partition even when I am away from home for a longer time.
I am open to other ideas!
I like this, and I suppose it’s a shame a Rasp Pi can’t be WOL’ed.
But could another SFF single use/secured device on the same network that doesn’t have FDE, also provide that key only if and when you wake it up (manually decrypt the file after ssh’ing into it too?) instead of having a USB drive directly plugged into the main server so, if a nefarious person does have away with the main bounty they’re fugged without said second hidden device on the same network?
ninjaedit: I also at one point in the past did Wireless WOL (wireless NIC’s with WOL were prohibitively expensive at the time of me playing) via a Travel router that was acting as an Access Point, simply to wake up forward the magic packet. You could really hide that thing 😇