Created
March 17, 2014 04:18
-
-
Save KateLibC/9593920 to your computer and use it in GitHub Desktop.
Revisions
-
Colin Keigher created this gist
Mar 17, 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 ColinKeigher on github. * I am ColinKeigher (https://keybase.io/ColinKeigher) on keybase. * I have a public key whose fingerprint is 3CDA 3561 ECD8 4E53 CFBF 0FB3 C109 19FB 449D D124 To claim this, I am signing this object: ```json { "body": { "key": { "fingerprint": "3cda3561ecd84e53cfbf0fb3c10919fb449dd124", "host": "keybase.io", "key_id": "c10919fb449dd124", "uid": "684749d2d71fccb24bf833403f40aa00", "username": "ColinKeigher" }, "service": { "name": "github", "username": "ColinKeigher" }, "type": "web_service_binding", "version": 1 }, "ctime": 1395029916, "expire_in": 157680000, "prev": "7acf3c5d604c24c2e0df0f8e19b0f670667bb8b74b2bf542f1ac5d0e993ff3bb", "seqno": 2, "tag": "signature" } ``` with the PGP key whose fingerprint is [3CDA 3561 ECD8 4E53 CFBF 0FB3 C109 19FB 449D D124](https://keybase.io/ColinKeigher) (captured above as `body.key.fingerprint`), yielding the PGP signature: ``` -----BEGIN PGP MESSAGE----- Version: Keybase OpenPGP JS 0.0.1 Comment: https://keybase.io/crypto yMHdAnicfZFrSFRNHMZ37WIuCkYrgljmEFbbEue257IVQRISIhgigvq6nDlnzjpq Z9ezFy+LSbpivGVkYSSbfShCSySQrA9dEF0FrS9pEVIYtEKvti+I1JsJorPi+y0a BoZ5/r/n4T/zj6btMFnMI/ToQmc4st/8enQlYCrJa7gTAtCjNgFnCNSirUPDuhsZ XgPrfuAErKLKrIOnkaKKHHKwigY1SoOsQlMSLWmQ4yRVpRkO2EG1x5dwkBgo+9Bx 7CEaubiwStTf8IGtAi9yAtEYVaA1RYEMBzWRZTmK1ThKlikqAfqQocsXEKHzPXVY L0TYXY0M0GIHpBLECqmEwDbhxv7qAPyzy9/kTcgNCLq2A1wQ6yp5OPEFkeHDHh04 aUIqfpxIoFnJQTGSRPN2gBq92EAunCAcAi9SZNmB10BBEinIisYqDpWnOIUhG1Eq +S4R0RKkNF6geF6AUIQCBxmoOThGo2VCU0iSWE1jYaJvH6rXPcDJkDZlN4n0Ybcu +wMGAi1jo5U7TWaLafeupMToTJaU9P8HWhZN3lCm72VdHikamvG1xtJCVbOpC2Pr V69/S7IFrPE3keCpCnNxffRJ61z6Y2vXpRNf/wvNXiuZOYtThIB/8PCPmo/LnbH8 4UnpxdHxvvK29OwvA4XdhcEYup96i/90pHGjIPyq7O9Jm32t9EFev9jBUO3ZTc0N A6cHO2oHexafavusQ9H3WaaJvRVJd19WisWWFWk1oyf5w42Hx97WFEz1jg9nXcks m54++e/PNmiElw7El59lHlpbnfheuZGx6s+N0X29+ZmlN+uqIgNzz3Nz9uDmlvKD 7c1Fi7appV+3L8bB/Dvm/D/dj7p64q0Vk1SOzTF/RmVzIn/1h632c+ufNwGzMRdm =vQyB -----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/ColinKeigher ### From the command line: Consider the [keybase command line program](https://keybase.io/__/command_line/keybase). ```bash # look me up keybase id ColinKeigher # encrypt a message to me keybase encrypt ColinKeigher -m 'a secret message...' # ...and more... ```