Gpg Dongle Setup Site

gpg --export-ssh-key YOUR_KEYID > ~/.ssh/id_rsa_gpg.pub Add to ~/.ssh/config :

sudo pacman -S gnupg pcsc-tools Plug in your dongle and check if the system sees it: gpg dongle setup

sudo systemctl restart pcscd Edit ~/.gnupg/scdaemon.conf : gpg --export-ssh-key YOUR_KEYID > ~/

gpgconf --kill gpg-agent Set admin PIN, user PIN, and reset code (optional): gpg --export-ssh-key YOUR_KEYID &gt