You are not logged in.

#1 2021-10-09 17:10:26

bogstefan
Member
Registered: 2021-10-09
Posts: 1

Security of LUKS with FIDO2 via systemd-cryptenroll

I always used a secure passphrase to achieve Full Disk Encryption with LUKS.
Yesterday I added the possibility to unlock my disk via FIDO2 with the new systemd-cryptenroll --fido2-device functionality.
When I start my machine, it prompts me to enter my FIDO2 Pin and then press the button on my YubiKey. Everything works but I am wondering how secure this thing is.
With a regular passphrase, the key is derived with the help of the Argon function. How secure is a FIDO2 YubiKey with a pin, if somebody were to get my physical YubiKey but not know the pin?
Assume that the pin has high entropy and is ca. 30 characters long,

Offline

#2 2021-10-09 20:41:16

loqs
Member
Registered: 2014-03-06
Posts: 18,996

Offline

#3 2021-10-09 21:39:31

sabroad
Member
Registered: 2015-05-24
Posts: 242

Re: Security of LUKS with FIDO2 via systemd-cryptenroll

bogstefan wrote:

How secure is a FIDO2 YubiKey with a pin

If the PIN is entered incorrectly a total of 8 times in a row, the FIDO2 function will become blocked, requiring that it be reset.

https://support.yubico.com/hc/en-us/art … biKey-PINs


--
saint_abroad

Offline

#4 2021-10-09 21:41:01

sabroad
Member
Registered: 2015-05-24
Posts: 242

Re: Security of LUKS with FIDO2 via systemd-cryptenroll

sabroad wrote:
bogstefan wrote:

How secure is a FIDO2 YubiKey with a pin

If the PIN is entered incorrectly a total of 8 times in a row, the FIDO2 function will become blocked, requiring that it be reset.

https://support.yubico.com/hc/en-us/art … biKey-PINs

A reset in this context is effectively a re-key.


--
saint_abroad

Offline

Board footer

Powered by FluxBB