yubikey-full-disk-encryption icon indicating copy to clipboard operation
yubikey-full-disk-encryption copied to clipboard

Use YubiKey to unlock a LUKS partition

Results 24 yubikey-full-disk-encryption issues
Sort by recently updated
recently updated
newest added

During boot the shutdown hook throws this error : `cp:can not create directory :'/run/initramfs/' no such file or directory` The initramfs files necessary for the luks-locking suspend are not created...

Initial support for Debian/Ubuntu based systems. Based on discussion in #61, I restructured the repository files to separate the packaging files from the src files. The new file structure is...

For support Debian/Ubuntu preparation of special version of [initramfs script](https://github.com/agherzan/yubikey-full-disk-encryption/blob/master/src/hooks/ykfde) is needed. Also adding deb build recipes in `debian` subdirectory.

enhancement
help wanted

As per #68, I added an option to auto-skip unlock. I called it "silent fail" since I lack a better name for it. It's not really silent since it still...

First off I just want to say amazing package; thank you so much for configuring this! Secondly; I have a handful of encrypted drives, I wanted to inquire if it...

question

Hey @agherzan, thanks for this great module. I'm using the `ykfde-suspend.service`. After locking my encrypted volume. I face some weird bugs e.g. **Bug 1: The module freeze and no password...

After enabling ykfde-suspend I seem to experience some RAM issues with applications that are open. These problems more often than not occur after longer suspends. (> 5 minutes). For instance...

Thank you for your nice work! This script may run into error when multiple Yubikeys are connected. A way to resolve this could be to bind the serial of Yubikey...

enhancement

I read that mkinitcpio will not maintained anymore. Any plan to support dracut as replacement, bro?

enhancement