Skip to content
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

System disk encryption with key file is not available anymore #107

Open
andrey-che opened this issue Jul 2, 2024 · 3 comments
Open

System disk encryption with key file is not available anymore #107

andrey-che opened this issue Jul 2, 2024 · 3 comments

Comments

@andrey-che
Copy link

In version 1.2 and all previous releases was ability to encrypt system drive with key file and no password

dc_1 2

but starting with 1.3 it become unavailable

dc_1 3

@andrey-che
Copy link
Author

But I can encrypt system partition with password and after that change password to key file with no password

@andrey-che
Copy link
Author

according to this code in prc_wizard_encrypt.c:

EnableWindow( GetDlgItem( hwnd, IDC_USE_KEYFILES), boot_device ? FALSE : TRUE );

this was done intentionally and not a bug.
But why?

@papiru5
Copy link

papiru5 commented Jul 29, 2024

I got no answer on my issue #83 (the same as yours, but less technical details) till now. Thanks for workaround, I'll try it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants