Created
June 2, 2015 23:55
Revisions
-
B3rry created this gist
Jun 2, 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,82 @@ ### Keybase proof I hereby claim: * I am B3rry on github. * I am b3rry (https://keybase.io/b3rry) on keybase. * I have a public key whose fingerprint is 5CD2 FB08 4318 7A6C 2927 50DA 6FEE E295 4935 3723 To claim this, I am signing this object: ```json { "body": { "key": { "fingerprint": "5cd2fb0843187a6c292750da6feee29549353723", "host": "keybase.io", "key_id": "6feee29549353723", "kid": "0101542b9d0cacb2dd4bd3d8937130823d2171df44c848410c30aec16a461ae308710a", "uid": "5a6b434795a0801c198461c21ceb2319", "username": "b3rry" }, "service": { "name": "github", "username": "B3rry" }, "type": "web_service_binding", "version": 1 }, "ctime": 1433289259, "expire_in": 157680000, "prev": "f09854827e0196c9f9b11cccc805f4d2ee051c9f6d013289828557aa35d76755", "seqno": 2, "tag": "signature" } ``` with the key [5CD2 FB08 4318 7A6C 2927 50DA 6FEE E295 4935 3723](https://keybase.io/b3rry), yielding the signature: ``` -----BEGIN PGP MESSAGE----- Version: Keybase OpenPGP v2.0.8 Comment: https://keybase.io/crypto yMIHAnicbZJbSFRBGMd3rQw1Q0ySFBPPQxEtMpcz57Ip2BaVRFlK5UO2nsvs7sk8 u57d1UyFNCpCwksQCSFEhb5oUA9KF9T0wczQsn0wgtaQwC4+VZARNkf0IWhehu// /f5/5puZsdR1jmRn6Or98o/LHYLz5QiOOk6Ynt0NnBrU6zl3A1dFVzafYfqpFbIM M8K5OaLpyKcCicdQEhVBQzISCdAVwUcpRTLhZUywiDDn4gLBsO1gMaoSpvlGkGms 8Bo6U//DV600AASQ8EiVdaApmop0nVd1rEsyFiEGEsI6giLUfTyvSbzEQ6BhoFAN CgovQIUyRIRAYXHRlTiiCCqPeVEmCpAA1KAsMU5DUKMqwlC2wTC1TKWaMlrFllXP Nbk4JtUaGrXnX235jUggqv6Le9bwSH3Iruuo6l11elXD1NnNMUMttcJG0OTckJFa xLCtkMcYSTIisouj50OGRb2GTRBRkABbLi5k0VoW6QOyRHgJiRRAWdBkn6xCqLEl AeLjdUQpIJDJgg6gnSghiRBRUTDRRUEkhLNnqTGDnBuxYyp+Fhk2/KYSiVqUa3o+ fHq9w5nsSNyQYL+9Izkpbe1HtI5vXA5rw/M6Kt+beSa1qXjUzWVONj5aujaYE4gO 9Vw6eejmi/TcqdmRwExGVmdxxVxt/FtLWk9U9dTs2DV7IeVDQunBpKXevOzYwvzP 7Fiwb0+e80v0YmJF4dGCGBJevUFDvUJ/POvzucVQofz99aazSXfy74nNDmdOydcp PNUfjj/zV2/u+LVQE/99OOWAp6iotLKsr+h4+90jcw+3n6r7U9AS23m9LEPYN/b4 8tPyiS1v08tw10D2XGxaet+eVpPQ2ljS/OAd8g5Od/f82Fo1MtM32nnjdt3k5DHH QKL5ZPHcp5yEiXHa3L2NVt5qqxNHr2j78xV3e/9idDi3a6K+7S93JR1N =9Z3G -----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/b3rry ### From the command line: Consider the [keybase command line program](https://keybase.io/docs/command_line). ```bash # look me up keybase id b3rry # encrypt a message to me keybase encrypt b3rry -m 'a secret message...' # ...and more... ```