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] 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 --------------------------------------------------------