Skip Navigation

What do you use to mount encrypted drives on boot?

22

You're viewing a single thread.

22 comments
  • I only encrypt the data using LUKS and I have a password stored in Google Secrets Manager. I have a script that runs as a systemd service, goes fetch the password and unlocks the volume. If the drive is somehow stolen, I just revoke the key and the data is unreadable.

22 comments