Created
April 13, 2014 01:00
Revisions
-
joet3ch created this gist
Apr 13, 2014 .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,76 @@ ### Keybase proof I hereby claim: * I am joet3ch on github. * I am joet3ch (https://keybase.io/joet3ch) on keybase. * I have a public key whose fingerprint is F4C6 825F F0EA F9E0 B0F3 023F 88D0 A38F 12D3 6167 To claim this, I am signing this object: ```json { "body": { "key": { "fingerprint": "f4c6825ff0eaf9e0b0f3023f88d0a38f12d36167", "host": "keybase.io", "key_id": "88D0A38F12D36167", "uid": "916054fe8587754932ca16baeda7e900", "username": "joet3ch" }, "service": { "name": "github", "username": "joet3ch" }, "type": "web_service_binding", "version": 1 }, "ctime": 1397350749, "expire_in": 157680000, "prev": "029b4bf577e8f87cd9f437d5952cb1a3f1dc90436648117a9433f95615faaf0b", "seqno": 3, "tag": "signature" } ``` with the PGP key whose fingerprint is [F4C6 825F F0EA F9E0 B0F3 023F 88D0 A38F 12D3 6167](https://keybase.io/joet3ch) (captured above as `body.key.fingerprint`), yielding the PGP signature: ``` -----BEGIN PGP MESSAGE----- Version: GnuPG/MacGPG2 v2.0.22 (Darwin) owF1kT9vEzEYxq8pRRQJ1PARPIfKPv/PUiFFkbqWiaFE9vn1xVS9S+8uaaMmCwvt 1H6DDkx8B1Sxw4DExMiGBGM/QH1ROtaL5ed9fo8e671+sZl0uhc/P1+9+mXyje/f /trk7f6fw3NkSzdH/XN0BKvLhyKHalKFokF95FkmVMq9x2C8BmyxpzilXimHDVWe pI4KIiTqoXFZt0SMsaaG3VBGLT5GwUVVqQF+Q9WQpIMH/3Q10ERgzjworqTkTNM0 M0RYA85I0Bi3xhqqwhxDdH8ooaHZGC17KIqzkEFbeT3MQzOe2keBZj5plVOwozU7 sqFw8bsRmUFVh7JAfRKdWRNamFAtKceS6R6Cs0moYBRaB5dC4Xh6aFLBLEbiVFtm PZcSlFcyc9ozKh3XPM0sMdQTl2nMqBBMESKNZpR6zQXh3hiP28o1nBQl6tNY0+Qx sg55YZppBWh5MXySdDvJ061Ou6/k+fbOwxZDntwcX5LfP74eLT69Doy/P3s52KOL 5GZ/Lr7cbR90h8/+7/27/fgObR7Kew== =cP25 -----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/joet3ch ### From the command line: Consider the [keybase command line program](https://keybase.io/__/command_line/keybase). ```bash # look me up keybase id joet3ch # encrypt a message to me keybase encrypt joet3ch -m 'a secret message...' # ...and more... ```