yubikey-luks icon indicating copy to clipboard operation
yubikey-luks copied to clipboard

Two factor authentication for harddisk encryption

Results 27 yubikey-luks issues
Sort by recently updated
recently updated
newest added

Build fails with following error: ``` make builddeb NO_SIGN=1 make debianize make[1]: Entering directory '/home/box-admin/yubikey-luks' rm -fr DEBUILD mkdir -p DEBUILD/yubikey-luks-0.5.1 cp -r * DEBUILD/yubikey-luks-0.5.1 || true cp: cannot copy...

As someone who set this up on one machine a while ago - so already has a Yubikey set up - and installing on a freshly-built system, it's not clear...

Hi Patrick, **thanks again for you great efforts!** What happens is: _"Yubikey not available or timed out waiting for button press"_ I am looping over the _**yubikey-luks-open**_ script until the...

Is there any chance that there's a way to make it so busybox/dropbear and yubikey-luks can play nice together? I had my system set up so it would allow an...

question

Hi, I have an idea to have the secret stored on Yubikey, but better than chal-resp method used by your scripts protect the secret by PIN. It would be a...

idea!

Hello team, I recently add a second disk to my laptop and automatically decrypt it at boot with the decrypt_derived mechanism and until, I can not use my yubikey as,...

added compatibility with multi-segmented initramfs images with unmkinitramfs Closes #45

Automatically add keyscript to crypttab when enrolling if the keyscript is not already set.

Should be able to change the challenge, so that we get some kind of one time password effect. At the moment the process results in one static password to unlock...

enhancement

If we tried 3 times, and our yubikey has no response, let's fallback to password input. If yubikey repsoned, while we cannot decrypt our disk with this response, let's ask...