ykman-openpgp

Manage YubiKey OpenPGP keys

TLDR

Show OpenPGP info
$ ykman openpgp info
Set PIN
$ ykman openpgp access change-pin
Set Admin PIN
$ ykman openpgp access change-admin-pin
Reset OpenPGP
$ ykman openpgp reset

SYNOPSIS

ykman openpgp command [options]

DESCRIPTION

ykman openpgp manages OpenPGP on YubiKey. Configure PGP keys for encryption, signing, and authentication. Hardware-backed GPG key storage.

PARAMETERS

info

Show OpenPGP information.
access cmd
Manage PINs and access.
certificates cmd
Manage certificates.
keys cmd
Manage keys.
reset
Reset OpenPGP application.

INSTALL

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

CAVEATS

Reset permanently removes all OpenPGP keys from the device.

SEE ALSO

ykman(1), gpg(1)