Created
February 13, 2015 23:00
-
-
Save jwilkins/c298e419b6483aadd181 to your computer and use it in GitHub Desktop.
public pgp key ids == 0x00000000
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
gpg --keyserver pgp.mit.edu --recv-keys 00000000 | |
gpg: requesting key 00000000 from hkp server pgp.mit.edu | |
gpg: key 00000000: public key "Thorsten Rapp <[email protected]>" imported | |
gpg: key 00000000: public key "Julian Blake Kongslie (Born 1985-Mar-03 in Portland, OR, USA)" imported | |
gpg: key 00000000: public key "Nicolas Le Gland <[email protected]>" imported | |
gpg: 3 marginal(s) needed, 1 complete(s) needed, PGP trust model | |
gpg: depth: 0 valid: 3 signed: 1 trust: 0-, 0q, 0n, 0m, 0f, 3u | |
gpg: depth: 1 valid: 1 signed: 0 trust: 1-, 0q, 0n, 0m, 0f, 0u | |
gpg: next trustdb check due at 2017-12-21 | |
gpg: Total number processed: 3 | |
gpg: imported: 3 (RSA: 3) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment