Using passbolt with nitrokey U2F Fido2

Dear,

Looking to implement a suitable password vault i end up with Passbolt.

The only unknown here is if can use it with the Nitrokey U2F Fido2 keys. These are a european product, open source and receive regular code audits.

The platforms i will be using passbolt with are Android, Linux, Microsoft, Apple.

Best Regards,

Joris

1 Like

Hello,

You cannot use a U2F Fido2 key to access passbolt.
image
Here is a screenshot of the configuration page for the 2FA, and notice that the only keys available are YubiKey and Duo keys. However not all YubiKeys are available, only some with a particular OTP functionnality, and not the other Fido2 keys.

I hope they implement that in the future

Best Regards,

Lite

To give a quick update on this, @ishan made some experiment a few month ago to support webauthn/Fido2 as MFA method. We came to conclusion that we’d need to have PHP 8.2 as minimum dependency for this. This minimum php version requirement is scheduled for Passbolt v5, as it’s a breaking change, and is coming later this year. So we should be able to tackle this afterward.

1 Like