You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 23, 2025. It is now read-only.
Having to manually type in a password to decrypt volumes on boot is significantly inconvenient. When remoting into a system if I reboot the system then I wont be able to reconnect until I provide the encryption password for the drive at the physical machine.
I encrypt the drive to protect the offline data from being read and from being tampered with.
Possible solutions
Use TPM module to decrypt the drive with using a password/passphrase as a fallback method for decryption.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Having to manually type in a password to decrypt volumes on boot is significantly inconvenient. When remoting into a system if I reboot the system then I wont be able to reconnect until I provide the encryption password for the drive at the physical machine.
I encrypt the drive to protect the offline data from being read and from being tampered with.
Possible solutions
Use TPM module to decrypt the drive with using a password/passphrase as a fallback method for decryption.
The text was updated successfully, but these errors were encountered: