Created
March 29, 2017 16:56
-
-
Save cjac/7042a61b9d70019be55812e8e762ffb8 to your computer and use it in GitHub Desktop.
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 -k --with-keygrip "${pkid}" | grep -A1 "${pkid}" 22808347E0DFBB4409986901C0DB8ACD4B3C5299 | |
Keygrip = FE8CA54BE87B6E6E883E44F16697A0E4B30B1CDE | |
cjac@probook0:/tmp$ gpg -k --with-keygrip "${pkid}" | |
pub rsa4096 2015-06-18 [SC] | |
22808347E0DFBB4409986901C0DB8ACD4B3C5299 | |
Keygrip = FE8CA54BE87B6E6E883E44F16697A0E4B30B1CDE | |
uid [ unknown] C.J. Collier <[email protected]> | |
uid [ full ] C.J. Collier (Work) <[email protected]> | |
sub rsa4096 2016-03-19 [A] [expires: 2026-03-17] | |
Keygrip = 12F1997ACCF8DF4001C2C5BE79180650F81782B9 | |
sub rsa4096 2015-06-18 [E] | |
Keygrip = 88A2BC0812552A10C16E4FB5BC11BB3F9A3F8867 | |
sub rsa4096 2017-03-28 [A] [expires: 2027-03-26] | |
Keygrip = 16DCFE1372FBEF5D1AEEFAEC4437E86A69959535 | |
sub rsa4096 2017-03-28 [S] [expires: 2027-03-26] | |
Keygrip = C09F2ED73B567236C6C76F26E809AA3F8EA14693 | |
sub rsa4096 2017-03-28 [E] [expires: 2027-03-26] | |
Keygrip = 083B75A36D700B8CA41D6591424B4B709CB6CE0C |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment