Created
June 13, 2014 08:45
Revisions
-
esampaio created this gist
Jun 13, 2014 .There are no files selected for viewing
This file contains 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 esampaio on github. * I am esampaio (https://keybase.io/esampaio) on keybase. * I have a public key whose fingerprint is 2797 EB13 A9BE 6C31 5CB7 FB01 BC4D 5848 3708 1B77 To claim this, I am signing this object: ```json { "body": { "key": { "fingerprint": "2797eb13a9be6c315cb7fb01bc4d584837081b77", "host": "keybase.io", "key_id": "bc4d584837081b77", "uid": "8c14591bfc326794e6f5053f95deca00", "username": "esampaio" }, "service": { "name": "github", "username": "esampaio" }, "type": "web_service_binding", "version": 1 }, "ctime": 1402649089, "expire_in": 157680000, "prev": "d984e01978c7aea4f3d49f9b5f3e4f1fe8aede83d0dc1eed2cd795cc224d83c3", "seqno": 2, "tag": "signature" } ``` with the PGP key whose fingerprint is [2797 EB13 A9BE 6C31 5CB7 FB01 BC4D 5848 3708 1B77](https://keybase.io/esampaio) (captured above as `body.key.fingerprint`), yielding the PGP signature: ``` -----BEGIN PGP MESSAGE----- Version: Keybase OpenPGP v0.1.22 Comment: https://keybase.io/crypto yMHZAnicdZFbSFRPHMd3vZWCbZjFGhY4kKlsea57ztkSrcCVQEzNCMu2c+bMWQfd i3txvfYgJVqkpUJpQaGFKCYFReRfcElDSLa3QvFCWZn2Ij0kJIXOir31n5dhPt/L zPCbiI/UxenNacsza4vWNP1U8LtfV9wzoq8HikutBZZ6UIG2Ng077cjj9mCnD1gA I0gCUmhWlhRkhizNQ0XQFIpWIKfyIieyAiXSiiAAEyh3ecMJUqPIXnQUuwgjBxtW Cf2H378liJDmeIlWNMgyZkHikFnjKZ7VJF5FUKaosNGLPE7ZgYgbeWWHWybVjSZA aDWGhNaDbdWOfeV+5f8Tvlp3GAWQYtsO2xTsVMmHSaYaebzY5QQWmjihD4fTNEcx Zk6iRMkEUI0be5ANhx28YBYpskzA7UHVpFKVRA5RtCSIUJCRzGmsykmapPAaiziN 1pAoIxWJrEqpkEZIZaAqSDyEDMOpIgtZcr8XVTldwMKQZ8p2UunFdqfs83sQaHwd vBil08fpYqIjwiPTxcXu/jvI+ImduqfZWnrin1+PQ8mwdK3k3YVV3Y03Bf0/R+9m Nq1cfn+7c/ZzWpEhMWOgeP7Oo2TH6civh5Kad3S0FCxcKss1HrvaMDcwPMnQi4dT qOGK3gdTRjw0+SLyfCC1ay9eP9nX3jow35mVHmuV8/YdPGNcn3k+MvbEdeXbzRZD 1rOH7THZY3OF6ejVeL+172z+gVDOVOW04WO36bd1KRBMtSR9KmubaA5FD+UNjiay CSdCdVXTUauD3fciRlYWNk4Z9mTmH7+VkFLydrpul8HSUZiRbVzuPTLX2pb8Y+Nc z/3cmvE8a8LsGLt/Kera9aXS0vwvTQ2hog90QKzsWsupCv5X4ni5CQTCDao= =rVRk -----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/esampaio ### From the command line: Consider the [keybase command line program](https://keybase.io/docs/command_line). ```bash # look me up keybase id esampaio # encrypt a message to me keybase encrypt esampaio -m 'a secret message...' # ...and more... ```