Created
September 23, 2014 17:54
Revisions
-
sodiumjoe created this gist
Sep 23, 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,82 @@ ### Keybase proof I hereby claim: * I am joebadmo on github. * I am joebadmo (https://keybase.io/joebadmo) on keybase. * I have a public key whose fingerprint is E1B1 EE05 37A4 4BE8 F921 B646 2949 C5C2 C72F A6CE To claim this, I am signing this object: ```json { "body": { "key": { "fingerprint": "e1b1ee0537a44be8f921b6462949c5c2c72fa6ce", "host": "keybase.io", "key_id": "2949c5c2c72fa6ce", "uid": "fb980d8a6ff0faa8d15c5091f8073c00", "username": "joebadmo" }, "service": { "name": "github", "username": "joebadmo" }, "type": "web_service_binding", "version": 1 }, "ctime": 1411494860, "expire_in": 157680000, "prev": "30c2ab375ecbc1ce47a29eab34733f123e8a527da4e92b121f239fd6b8dbc8bd", "seqno": 2, "tag": "signature" } ``` with the PGP key whose fingerprint is [E1B1 EE05 37A4 4BE8 F921 B646 2949 C5C2 C72F A6CE](https://keybase.io/joebadmo) (captured above as `body.key.fingerprint`), yielding the PGP signature: ``` -----BEGIN PGP MESSAGE----- Version: Keybase OpenPGP v1.0.5 Comment: https://keybase.io/crypto yMHVAnicdZFdSBRRFMd3dS1327KiKOpBvZVYrjmfOzMLFWgt+RAlREoZw9yZO+sY zqyzH67IihRBH4Rk+lQmpBFIJqlZgpiYIGaRZg89FJQfWFsIVkiwit0Ve6v7crj/ 8/v/OYczvDHZ4rDGWgonL4s5MevYYCxkOZ3Z/aoGQEOpBp4acAGtFlXTfcj0m5oe BB6ASEgiRLA0JzEMRLwqUCR0M25KYASZlSmZo1TJLSPgAmVGIOHAMVAKoIOagTX8 ETUFq//gQ6sNFQo8ofCSW1UJVZJ4hWRllhBIlSc4WiaIBBhApi5VIEyXGwhKSoUB oi6A1bCGk/DMa12fFiwLwf87gtX+hFSFoLhmFqGmK3hh7AkjM6AZOvCQmJSDWsJN MiTJCAzvJlwARfyaiUQtQbCcmyfwcwG/icI4kiZkSoI0xyIZyqSMGE6iBIQVhqNp laRoxEssxSkSgwQKkhSpUrSgKm7IK1DmoQIS61TqBvBQeEzJhyMDmk+XgiETgejQ YKnNYnVY1qUkJU5mcdg3/z2k99P6FaPzyaP5I0eZ0RGK2XbCa1NOtu/2Nr2MxVPF Yi8Pmu/I0fi5nrdp9NWzU7ZI363zH3KP935vX96UZc0bSh5xTH39WDSnfssYmPky /2YcibbP/b0Lzvpfo3tKShzSoc77be0DW5rtkYYbuQXj/nAuf7G1Kb9ZH378G95b iOxsyTYPlFxr6yr0OPer2uu5iaw0sa7W153NFaU1NPlLq+K1k2fM+Pu7S5U/0+tS G69kO7vGUrdGPIfzXmj2p209ObOW4uej5f3bgx17M5LsBfv6dkxfz39YlWJ23J6o t1w6xXY6V35kRunW9GPvcpRdi4uzMzcbpze5NiwtP3hWav0DpRgQew== =TPnF -----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/joebadmo ### From the command line: Consider the [keybase command line program](https://keybase.io/docs/command_line). ```bash # look me up keybase id joebadmo # encrypt a message to me keybase encrypt joebadmo -m 'a secret message...' # ...and more... ```