On Sun, Jun 21, 2015 at 08:14:04PM -0500, Frank Flores wrote: > If you're going to go through the trouble of signing your public emails, > please publish your public key on a major key server or at least somewhere > where google can crawl it. Thank you.
As for how you can do that, on stock gnupg:
gpg --send-key 934023AE18144354
Or possibly:
gpg --keyserver hkp://keys.gnupg.net --send-key 934023AE18144354
If your gpg.conf doesn't have a keyserver set.
Note that if you add a new subkey (as well as other changes to your key)
you need to resend your key to the keyservers or people won't be able to
verify your signatures.
Disclaimer: OpenPGP kinda sucks. Deal with it.
--
'peter'[:-1]@petertodd.org
000000000000000006e2d86bc8460d5900351f1cf9b2b4e4acdebc1d0a063901
signature.asc
Description: Digital signature
_______________________________________________ bitcoin-dev mailing list [email protected] https://lists.linuxfoundation.org/mailman/listinfo/bitcoin-dev
