Created
March 11, 2015 15:10
-
-
Save pidster/5c8562ae7122069c4697 to your computer and use it in GitHub Desktop.
Revisions
-
pidster created this gist
Mar 11, 2015 .There are no files selected for viewing
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 charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,88 @@ ### Keybase proof I hereby claim: * I am pidster on github. * I am pidster (https://keybase.io/pidster) on keybase. * I have a public key whose fingerprint is 0D7E 15FB 2B3A D181 21B9 74C8 0B66 2050 6259 0808 To claim this, I am signing this object: ```json { "body": { "key": { "fingerprint": "0d7e15fb2b3ad18121b974c80b66205062590808", "host": "keybase.io", "key_id": "0b66205062590808", "kid": "0101568931d25275be35d5fd817efb4161cbc0a8e399a7139e5cb2abc1d843f9ed3b0a", "uid": "723107fb0a1be2ab09a3242accb24900", "username": "pidster" }, "service": { "name": "github", "username": "pidster" }, "type": "web_service_binding", "version": 1 }, "ctime": 1426086568, "expire_in": 157680000, "prev": "8c9ab3950ea0be3b99fbd2941714d9544b91d88ac53f65cf7d34b4f307925d56", "seqno": 3, "tag": "signature" } ``` with the key [0D7E 15FB 2B3A D181 21B9 74C8 0B66 2050 6259 0808](https://keybase.io/pidster), yielding the signature: ``` -----BEGIN PGP MESSAGE----- Version: GnuPG/MacGPG2 v2.0.22 (Darwin) Comment: GPGTools - http://gpgtools.org owF1Un9MlGUcP44fFcqm80e6hOhV1hXX3fP+ft+zgkDFoZEzLm5AwPu87/Mer+x+ cHccHmQuwCkTGRwbglOhssjI0E0EyhkCl8tjsJYjNuw2cIHUpphhyQ/rPbO/Ws8/ z57P9/P57Pl89m2Ii9TERuxbOT551rSwHBG8ykGNWZPbVYlBh+TDTJVYCXp8yYrd ilxOl2L3YCYMSCzCaRkSkBQknMMJHPIsJXIAMgwBaMAQNA84wGF6rNjhDitUGyi4 kUFxqJj6KFSksM9/+SX/DHCA0wzHk7hE0ARLQ0TSEi1LHM4iGVI4g4tQBAKHSJ4X WJzkES1CQoAiLnEUKfNIIiEQVLuyx3YsQeKAlVUIh0ilAV4gCYoQRFVE8QCEiW7k sgs2pLKdiuT2IBd2QI+poFcRUbiBJ0Or4ikug/8r8PicYaQcwcIn2kKo2CW1PVXi RS634rBjJlxlih4lLMYpggEco4bVY2i/U3GhQiXMoFmGA+rRY04X8qqWnMgLkORp gASg1gF5XoYSwVM4i1MST1MU5NXwnCDSpMzQosxKJAUpmQQsT6jdMVg4TandgZlI 9ZuCVbV0K1a74ClzIexAbK12U5QmIlYTE60NL4Am9plV/65FacUqzZeWz61in9Eo LPFZOxuytBkFNxfyP7Dt9va91FRXY4rKLJG3eWcyL+uyxacCzC3LCmPvyGDCn7fa Xm4crI7vva3Tpcxcbm2u2ugwnglet8VW+tuxN/ubq8esl7b+jrLPiYvausWVj0b0 O9uzUUESDiaff3fOkrzDnDvbWspJWQ/HYvytSYeXGh2BqrceFluan75ZlHe9wxVc 3nW8nK9ZGwK7t5yOnr2U1LFjZMNkaHVrT33c1GDLT+CU9Wd0lTzfx5fPFvW8N2F9 IBTW+uuu3G3rzhztPqJLDOYsJ37yeoawtigt84aQ+sPRmr7ILfnTx1PtafFt2GuH t8uGiwMv5Iy/f6w7NBHX1BnofO5Cw65r66qTBmp1ZungXmKbobPryKg5r0W+++Lw 1xupDZunPrU9Oz/26NfSry42fujrSNcm3Zk7G1g/FPF2DpeSMeXr/KZm9I0mCzok ztwxluKpPd/mxjzw/3E7/fsEnSF36HT8XHb7xwttocQWIkFfv+fcq6kXqvyGfbZr 902h306kpa8ryvcfDJ5nr0TtmcxMObXV7F9NLpV5zVFM91Bg+8T9qeT2zw6dtA2P xK+Y37TGOb3f9ktk3HBBmSU0kKdtPTHwl2iM++hGf/F4sq+rbX1/xDs/Lm4+mThd X3yst+LemS8iLWteia7on2+8lxX/XZ5PntLsbfkb =5Ws1 -----END PGP MESSAGE----- ``` And finally, I am proving ownership of the github account by posting this as a gist. ### My publicly-auditable identity: https://keybase.io/pidster ### From the command line: Consider the [keybase command line program](https://keybase.io/docs/command_line). ```bash # look me up keybase id pidster # encrypt a message to me keybase encrypt pidster -m 'a secret message...' # ...and more... ```