What it is
A Yubikey is a small USB or NFC device developed by Yubico that enables strong, hardware-based authentication. It supports standards such as FIDO2, U2F, and smart card protocols. When used for login, the key performs a cryptographic challenge�response sequence, verifying the user�s identity without transmitting reusable secrets like passwords.
Yubikeys can also store credentials for SSH, GPG, and password managers, ensuring that private keys never leave the device. Since authentication requires physical presence, remote attackers cannot log in even if they possess stolen credentials.
Why it matters
Hardware tokens like Yubikeys dramatically reduce phishing, credential theft, and account takeover risks. They provide a stronger defense than SMS or app-based MFA, which can be intercepted or spoofed.