From 58bbf59f5d8c3e35c1935b44d65695fbf5e8b677 Mon Sep 17 00:00:00 2001 From: egnun <86208227+egnun@users.noreply.github.com> Date: Wed, 22 Nov 2023 01:29:41 +0100 Subject: [PATCH 1/2] Update user_2fa.rst with link to current Nitrokey Nitrokey doesn't support the FIDO U2F anymore. Instead it's now the Nitrokey FIDO2. I updated the link accordingly. Signed-off-by: egnun <86208227+egnun@users.noreply.github.com> --- user_manual/user_2fa.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/user_manual/user_2fa.rst b/user_manual/user_2fa.rst index 2cb37ce31..d4f85b3dd 100644 --- a/user_manual/user_2fa.rst +++ b/user_manual/user_2fa.rst @@ -82,9 +82,9 @@ You can use two-factor authentication based on hardware tokens. The following de * `Nitrokey Pro `_ * `Nitrokey Storage `_ -* FIDO U2F based: +* FIDO2 based: - * `Nitrokey FIDO U2F `_ + * `Nitrokey FIDO2 `_ Using client applications with two-factor authentication -------------------------------------------------------- From 85b53a5f8a3f9bd32fd60a6926725a3b33cb5799 Mon Sep 17 00:00:00 2001 From: Ferdinand Thiessen Date: Wed, 13 Nov 2024 00:54:23 +0100 Subject: [PATCH 2/2] fix: Add working devices Signed-off-by: Ferdinand Thiessen --- user_manual/user_2fa.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/user_manual/user_2fa.rst b/user_manual/user_2fa.rst index d4f85b3dd..92bc822ef 100644 --- a/user_manual/user_2fa.rst +++ b/user_manual/user_2fa.rst @@ -85,6 +85,7 @@ You can use two-factor authentication based on hardware tokens. The following de * FIDO2 based: * `Nitrokey FIDO2 `_ + * `Nitrokey FIDO U2F `_ Using client applications with two-factor authentication --------------------------------------------------------