Created
October 12, 2015 03:02
-
-
Save lstoll/110f755d3272f154911f to your computer and use it in GitHub Desktop.
Revisions
-
lstoll created this gist
Oct 12, 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,83 @@ ### Keybase proof I hereby claim: * I am lstoll on github. * I am lstoll (https://keybase.io/lstoll) on keybase. * I have a public key whose fingerprint is A688 56F0 EA24 0128 70BB F0A7 77A1 AB8D B26F 07E7 To claim this, I am signing this object: ```json { "body": { "key": { "eldest_kid": "01018522dc5253e73e9a5f1c257d24816cb7d159fa0b5f2f855b61c133cabd66ae590a", "fingerprint": "a68856f0ea24012870bbf0a777a1ab8db26f07e7", "host": "keybase.io", "key_id": "77a1ab8db26f07e7", "kid": "01018522dc5253e73e9a5f1c257d24816cb7d159fa0b5f2f855b61c133cabd66ae590a", "uid": "ded2d0a0ebad3d55d822702d4e16fb19", "username": "lstoll" }, "service": { "name": "github", "username": "lstoll" }, "type": "web_service_binding", "version": 1 }, "ctime": 1444618924, "expire_in": 157680000, "prev": "1e9828629beed352df1285cbaadcbe35a6587f1b96b9a67f0c9cbd96aaeef61b", "seqno": 17, "tag": "signature" } ``` with the key [A688 56F0 EA24 0128 70BB F0A7 77A1 AB8D B26F 07E7](https://keybase.io/lstoll), yielding the signature: ``` -----BEGIN PGP MESSAGE----- Comment: GPGTools - https://gpgtools.org owGtkl1sTEEUx3d9VCyCyAahwohq2HBndmfuvauaklAaK0Q/SCNr5s7c7WXdu/Zu PxAPTaOJRpcHaRAt8SBBJB6UevBRUok2seyDishWKyRIlqA82OBuwxtv5uVkzvn9 //nn5ByfNt7lcW9ccu7khor5HvfAW+aqngeuHgTM4vtB8CDYI8aKiHJhJ8J7DA6C QIISVDBCXMMI+4XsFyrFOtQQljkKKJBoTOYQqzqVGNaRrmDMCNSg369RxgmhAqsS BT6gG2ZExGNxw0w4tpQoCia6JCgKSBApssSYLlFZlimkTOEMOUNZyI6wzrLzCicc o7ZYYVhOz/mEx+L9hf/PuevH7LjgiEtUEoxyP8eYKwjJEuIBAYnOoJoHbRE36V7h 0FE7YUWj4JAPOL0GQxP5tf6eRYxEXT37F5/YH8s3GgUL/5aGmWFyZ3eOokHEbcMy QRA6pJYw8loYCAQIVFQU8AHRFDPiImzkCSwTRXKeD8TiosGxhEJVkEKQyoTgfoy4 DkNIwRqjlGtM+DElWJF1yFTCVEpkXdJUjXGVUCqETmA+si32mZZjLjtBacQxtY2I SRP1cQEOeY64509wuT2ugonj8mfl8kye8efWmndN+rEsvXx654my962bX/+8W3Lh fgH42vuoObuVVF15teHB8ebcrNmlZTfK+898Ov052C86Nj85cN29rkhqWazvHPIO rJjX3f6w9Hv24ceXodaOKXd4Se2nm8f6KhYeLaxa3bpqQSa9b7QqoxR5UrnkzMM7 EtdObHvnWjlKzagVLB4+CSKNt2YOlD/9VuxZn6wZSR652pSc2tZzr2JGSU+462Jl n90LpJa1dd6Cmt36refeTOMlc4G11Ttteypd0ljbebbrxfksOZV6Nrdwy3CRsXRw aGQ0+mPw8xZDyn3N5iovo5u3Q+k3j0Ob1mQWoVT7nA9N1Vapr/v8UOpbbPBL4eq2 Xw== =4dQK -----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/lstoll ### From the command line: Consider the [keybase command line program](https://keybase.io/docs/command_line). ```bash # look me up keybase id lstoll # encrypt a message to me keybase encrypt lstoll -m 'a secret message...' # ...and more... ```