YubiKey & FIDO2 SSH Authentication
Use a YubiKey or any FIDO2 security key to authenticate SSH in Tempest on Mac, Windows, Linux — no agent or PAM module, works with ed25519-sk keys.
Why hardware keys?
Generate an sk key
# Touch your key when prompted
ssh-keygen -t ed25519-sk -O resident -f ~/.ssh/id_ed25519_skUse the sk key in Tempest
Touch and PIN behavior
Multiple security keys
Compatibility
Platform
Status
Windows: run as administrator
Linux udev permissions
See also
Last updated