LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

ykman-fido

Manage YubiKey FIDO2 credentials

TLDR

Show FIDO application information
$ ykman fido info
copy
List resident credentials (passkeys)
$ ykman fido credentials list
copy
Delete a resident credential
$ ykman fido credentials delete [id]
copy
Set or change the FIDO PIN
$ ykman fido access change-pin
copy
List registered fingerprints
$ ykman fido fingerprints list
copy
Reset the FIDO application
$ ykman fido reset
copy

SYNOPSIS

ykman fido command [options]

DESCRIPTION

ykman fido manages the FIDO2/WebAuthn application on a YubiKey. It allows viewing and managing passkeys (discoverable/resident credentials), configuring the FIDO PIN, and managing biometric fingerprints on YubiKey Bio series devices.

PARAMETERS

info

Show FIDO2 application information.
credentials list
List discoverable (resident) credentials.
credentials delete id
Delete a resident credential.
access change-pin
Set or change the FIDO PIN.
access verify-pin
Verify the FIDO PIN against the YubiKey.
fingerprints list
List registered fingerprints by ID and label.
fingerprints add name
Add a new fingerprint (requires YubiKey Bio).
fingerprints delete id
Delete a fingerprint by ID.
fingerprints rename id name
Set the label for a fingerprint.
reset
Reset the FIDO application, removing all credentials and PIN.

INSTALL

sudo dnf install yubikey-manager
copy
sudo pacman -S yubikey-manager
copy
sudo apk add yubikey-manager
copy
sudo zypper install yubikey-manager
copy
brew install ykman
copy
nix profile install nixpkgs#yubikey-manager
copy

CAVEATS

Reset permanently removes all FIDO credentials, the PIN, and fingerprints from the device. Fingerprint commands require a YubiKey with a fingerprint sensor and a FIDO PIN must be set first.

SEE ALSO

ykman(1), ykman-oath(1)

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid