- Events
- Projects
- Documents
- Membership
- Communities
This is an old revision of the document!
gpg –list-keys –fingerprint <your keyID or your email>
.
Or you can submit your Public Key directly if you don't send you key to the keyservers, just paste the output of command gpg –export –armor <your keyID or your email>
Examples here:
$ gpg --list-keys --fingerprint <your keyID or your email> pub rsa4096 2016-12-05 [SC] 1122 3344 5566 7788 9900 AABB CCDD EEFF ABAB CDEF uid Example Name <name@example.com> sub rsa4096 2016-12-05 [E] AABB CCDD EEFF ABAB CDEF 1122 3344 5566 7788 9900
$ gpg --export --armor <your keyID or your email> -----BEGIN PGP PUBLIC KEY BLOCK----- mQINBFOMMJIBEADH0znDK1GAPjDw71k9UWdfZwz1OgJqlSu4FQxXHqxvAbb+g9y1 Mpkqx/EBsIHt0yj5ENpaH9E8Optz8pcdwPTw6hqX7BOOoKT5bvVAHAJHn+0cAdaM PuopfKw5xVLUBSTrghLtyCRqMaHsJNTmCLYVjgAUllk/nUfKVn/A9cV6X6XVwn4u lWapuKo21SaQ7j0oDwBMcBz+1QBjtBrH3yUkHJFt+J2RcQW3DKr9bUKv6O3ZqBCG SBrqTCDzLrbDyLH3ceM2h7t4hDNTxzuNchW8yyofCc8obSuH9YDq67/nMf4Tvv6W ZpZ9z+I8v+0sPbxvMfbITm70SOtkJZVWT6oZC7s9P4mHzrOYwCAn+fgaFsQqrOj8 ... -----END PGP PUBLIC KEY BLOCK-----
Add your OpenPGP public key information here, and come to our off-line event, BLUG maintainers will sign your key at the event.