From d97e51eadc880b79cc46ab6b41057775c1552c48 Mon Sep 17 00:00:00 2001 From: w4tsn Date: Feb 12 2023 15:27:35 +0000 Subject: pages/yubikey: update What is a YubiKey section Added more use-cases than OTP to this section to give an overview on the usual capabilities of modern YubiKeys like from the 5-series. --- diff --git a/modules/ROOT/pages/using-yubikeys.adoc b/modules/ROOT/pages/using-yubikeys.adoc index a09a92c..e4cbead 100644 --- a/modules/ROOT/pages/using-yubikeys.adoc +++ b/modules/ROOT/pages/using-yubikeys.adoc @@ -11,11 +11,11 @@ The Fedora docs team This page has not been thoroughly reviewed for technical accuracy for quite some time. This means any information on this page may be outdated or inaccurate. Reviews for technical accuracy are greatly appreciated. If you want to help, either edit it or open a ticket using the appropriate button on the right side below the banner. ==== -== What is a yubikey? +== What is a YubiKey? -A Yubikey is a small USB based device that generates one time passwords (OTPs). They are created and sold via a company called http://yubico.com/[Yubico]. +A YubiKey is a small USB and NFC based device, a so called https://developers.yubico.com/Developer_Program/Guides/YubiKey_Hardware.html[hardware security token], with modules for many security related use-cases. It generates one time passwords (OTPs), stores private keys and in general implements different authentication protocols. They are created and sold via a company called http://yubico.com/[Yubico]. -For more information about yubikey features, see their https://yubico.com/products/[product page]. +For more information about YubiKey features, see their https://yubico.com/products/[product page]. == How do I get a yubikey?