Skip to content

Instantly share code, notes, and snippets.

@nicr9
Created June 22, 2016 20:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nicr9/886a2534de8a74b85334a9b3111e3b90 to your computer and use it in GitHub Desktop.
Save nicr9/886a2534de8a74b85334a9b3111e3b90 to your computer and use it in GitHub Desktop.
Enabling YubiKey's PGP applet
# Plugin yubikey first!
# Check yubikey connection
ykinfo -a
# Change yubikey mode
ykpersonalize -m82
# Plug yubikey out/in again now!
# Create GPG key
gpg --card-edit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment