PGP - xslim/dotfiles GitHub Wiki
Actions
List keys in secret key ring
gpg --list-secret-keysgpg --list-secret-key --fingerprint
Export public
gpg --armor --export [email protected]- in ASCII
gpg --list-secret-keysgpg --list-secret-key --fingerprintgpg --armor --export [email protected] - in ASCII