Skip to content

Add packages to interact with smartcards and unlock LUKS2 using FIDO2 tokens or TPM2

David Runge requested to merge issues/122 into master

Add libusb-compat and pcsclite as optional dependencies for gnupg to be able to interact with smartcards out-of-the-box.

Add libfido2 for unlocking LUKS2 volumes with FIDO2 tokens.

Add tpm2-tss for unlocking LUKS2 volumes with TPM2.

Closes #115 (closed) Closes #122 (closed)

Edited by David Runge

Merge request reports