agherzan / yubikey-full-disk-encryption

Use YubiKey to unlock a LUKS partition
Apache License 2.0
795 stars 50 forks source link

Add option for testing passphrase and key slot #38

Closed sandrokeil closed 5 years ago

sandrokeil commented 5 years ago

I found it useful to test which YubiKey belongs to which LUKS key slot. -s is a common option, because it can be used to open the device with this specific slot.

sandrokeil commented 5 years ago

@Vincent43 It's done :-)

Vincent43 commented 5 years ago

Thx