Created
September 16, 2014 10:01
-
-
Save tarruda/c89360659bb1d480e909 to your computer and use it in GitHub Desktop.
Revisions
-
tarruda created this gist
Sep 16, 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 tarruda on github. * I am tarruda (https://keybase.io/tarruda) on keybase. * I have a public key whose fingerprint is 5A71 6962 941B 684F 539E 6CD0 BEC2 61F3 78B2 8824 To claim this, I am signing this object: ```json { "body": { "key": { "fingerprint": "5a716962941b684f539e6cd0bec261f378b28824", "host": "keybase.io", "key_id": "bec261f378b28824", "uid": "b9d14ddd575cf71539e84c30ee46a000", "username": "tarruda" }, "service": { "name": "github", "username": "tarruda" }, "type": "web_service_binding", "version": 1 }, "ctime": 1410861623, "expire_in": 157680000, "prev": "b2390a8f32c5cb3249938c3c874149d99809e234d077d907a3b8d53c3f7d69c9", "seqno": 3, "tag": "signature" } ``` with the PGP key whose fingerprint is [5A71 6962 941B 684F 539E 6CD0 BEC2 61F3 78B2 8824](https://keybase.io/tarruda) (captured above as `body.key.fingerprint`), yielding the PGP signature: ``` -----BEGIN PGP MESSAGE----- Version: GnuPG v1.4.11 (GNU/Linux) owF1UT1rVEEUfWqUzYJgEEIqi0EIyBrm683H4lpY2moaBZf5eptB8t4678MNIYXY pBAJVlbaWNgqEkijImIjdvojrAULldUZjZ1Wl3vuOefew907eSzrLb18o77Mnu+e PfL+9WedXV3pX9wGurJbYLgNbrrfpfDlxIVp8GUDhiBXHDHJsKRIM0GLnEjHjIXa GcxQQbjQWAhMwQBsVHVSRButarfmq4jFZuxtRP/Bb/8MpEXUWpvz3BQcJX9BDYHO UaYghIlYu1CqTRfZjQqhtQrsDEAEO29cOvlwOPHNRqv/K2i2pgm57fT4UDvWvrQx bpR0LtS+KsEQRaZpfBIjiqBgiGEyAG429cGNfWLknIl4GRyAaXBdyoCJhEoUBJvc aIKplEQYYgSniEorpYDSYUIt5NxKyBXRwubEkIJbJo0EKc2tsgLDuKlRk2hZ+0mp mjY4sNPfvbGQLfWyE8ePpodl/cVTf9/47Ek2v/Di6+n12erbHw8fjb51e6vd/tPl y9eKK+H+JYE3z/SyOV0ffcjO3338fbSsHiws3mnP2Y+f7q3N3736eWAPru//Ag== =AtNS -----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/tarruda ### From the command line: Consider the [keybase command line program](https://keybase.io/docs/command_line). ```bash # look me up keybase id tarruda # encrypt a message to me keybase encrypt tarruda -m 'a secret message...' # ...and more... ```