Can I use a Yubi Key in place of Librem Key on Librem 13v2

I have two different Yubi Keys.

YubiKey Security Key NFC

YubiKey 5 NFC

Can I use this in place the Librem Key I wrecked.

If you’re talking about using them with PureBoot for tamper-evident detection for the boot files, I don’t believe it will work, particularly because there is no LED to indicate if the checks pass or fail.

I personally use the Nitrokey 3C and it works with PureBoot because it has the tamper-evident detection feature built into it.

If you’re using the Yubikey as a general security key for things like PGP, WebAuthn, MFA, passwords, etc., then it will work.

1 Like

Interesting. Didn’t know about this.
Did you have to modify the payload’s script for it to recognise the Nitrokey as a valid device? Because to my knowledge Pureboot (Purism’s fork of Heads) specifically looks for a Librem Key brand as indicated in the kexec_hotp_key file inside the /boot partition. How did you do it?