-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add support for alternative disk encryptions #5
Comments
Based on Tom's comments in issue #22 we could also add a "force" option to let the user skip the drive encryption check if they have an alternate type of disk encryption. |
dm-crypt too. |
I'll add the desired support for Symantec WDE. |
I think adding the force issue is the easiest solution in the short term. As long as there is a disclaimer that not having a TPM (with passphrase) enabled FDE will render the hibernation quite useless. |
It's just TPM-only where hibernation is not effective. Hibernate is effective with recovery password only, startup key only, passphrase only, etc. |
yontma should support other disk encryptions outside of Bitlocker, such as Truecrypt.
The text was updated successfully, but these errors were encountered: