Back in March of 2020 I setup a key server used to automatically unlock encrypted disks. The system I developed was very simple. It used a Raspberry Pi Zero with a read-only file system and a RAM disk to hold keys. A client wishing to unlock an encrypted drive could then SSH into the Zero and fetch…