keybase-gpg-github icon indicating copy to clipboard operation
keybase-gpg-github copied to clipboard

FR - Add documentation on how to support multiple email address

Open akshetpandey opened this issue 9 years ago • 1 comments

It would be great to have documentation on how to associate multiple keys + email id pairs in keybase and github for people using different account for open source and closed source work.

akshetpandey avatar Aug 15 '16 19:08 akshetpandey

Github seems to only recognize the first identity's email when exporting with keybase pgp export -q MYKEY.

I needed to export the public key with gpg --armor --export GPG MYKEY instead, as outlined in the document on GitHub https://help.github.com/articles/associating-an-email-with-your-gpg-key/

aaemnnosttv avatar Jul 20 '18 09:07 aaemnnosttv