From c0514c4b2877eb3fdeb74f0d834e1f0591dd9f2e Mon Sep 17 00:00:00 2001 From: Lince Date: Thu, 13 Aug 2026 01:20:03 +0200 Subject: [PATCH] fix: Yubico U2F on Linux guide link (#3259) Signed-off-by: Jonah Aragon --- docs/basics/multi-factor-authentication.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/basics/multi-factor-authentication.md b/docs/basics/multi-factor-authentication.md index 94f129bd..38e09424 100644 --- a/docs/basics/multi-factor-authentication.md +++ b/docs/basics/multi-factor-authentication.md @@ -140,7 +140,7 @@ If the hostname of your system changes (such as due to DHCP), you would be unabl -The `pam_u2f` module on Linux can provide two-factor authentication for logging in on most popular Linux distributions. If you have a hardware security key that supports U2F, you can set up MFA authentication for your login. Yubico has a guide [Ubuntu Linux Login Guide - U2F](https://support.yubico.com/hc/articles/360016649099-Ubuntu-Linux-Login-Guide-U2F) which should work on any distribution. The package manager commands—such as `apt-get`—and package names may however differ. This guide does **not** apply to Qubes OS. +The `pam_u2f` module on Linux can provide two-factor authentication for logging in on most popular Linux distributions. If you have a hardware security key that supports U2F, you can set up MFA authentication for your login. Yubico has a guide [Ubuntu Linux Login Guide - U2F](https://support.yubico.com/s/article/Ubuntu-Linux-login-guide-U2F) which should work on any distribution. The package manager commands—such as `apt-get`—and package names may however differ. This guide does **not** apply to Qubes OS. ### Qubes OS