Created
February 24, 2015 22:36
-
-
Save josedulanto/4fbf716b51fd93d60bce to your computer and use it in GitHub Desktop.
Revisions
-
José Dulanto created this gist
Feb 24, 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 josedulanto on github. * I am josedulanto (https://keybase.io/josedulanto) on keybase. * I have a public key whose fingerprint is 68E7 4741 85D8 AD98 E25C 7DB5 8BEE C19E 9E48 8C39 To claim this, I am signing this object: ```json { "body": { "key": { "fingerprint": "68e7474185d8ad98e25c7db58beec19e9e488c39", "host": "keybase.io", "key_id": "8beec19e9e488c39", "kid": "01013ae1ef6c1b25beec2679cdb2e172001dc82e8b5679bfa51bdcc64de8dd2a0cd30a", "uid": "dac522c1f31787906eb82a37d99e9e19", "username": "josedulanto" }, "service": { "name": "github", "username": "josedulanto" }, "type": "web_service_binding", "version": 1 }, "ctime": 1424817359, "expire_in": 157680000, "prev": "3f520ef1d0c986d1db91cea81d98df3b77eeb1cd8116ca7a2539e77a6c97c11b", "seqno": 5, "tag": "signature" } ``` with the key [68E7 4741 85D8 AD98 E25C 7DB5 8BEE C19E 9E48 8C39](https://keybase.io/josedulanto), yielding the signature: ``` -----BEGIN PGP MESSAGE----- Version: Keybase OpenPGP v2.0.4 Comment: https://keybase.io/crypto yMIQAnicfVJbSBRhFF61lVq7UmTRjaaw27bNP7Mz/z8GRfXShSLCsgdl/W+7jubO OnvJqM2HCrpHF7As0hKy+wUNMzPSfMik9sV8KCGC1G6ISlRSYjNSb9F5+Tnf+b7v HM5/WsalOFxJsz60jwdrGweS2ppWRh1ZX34ldgvEYLuEzN1CIR95/HowwM2QqQcj QqagIg690AuQwhBmGuKSQiEjCiKcU6BxjXsRorImuIV8I2wrLBuCw9yjGxZmJT6d Weg/+IUjBRGIQMYccL9KAZEUmyepUKOMSBxASRQBo0jiiCgWSvxYAYRRqnoZR4xJ WKRMFrFlFx2xY5gqkkSBXwYQQU1UOUESliHT7N7A7hsNczOIi7jFLjDCnEV34GDE EOJuwSrEdMrtLfwhBPRIfpT8VxTZFbLRnZz4/uh9RA8ya4uWLMbNsG4EhUxgMWlE tw2AV/IiAGVFcwu8JKSb3KfbDAWqSLTCLYRMHrMsZb8iidwPmEg1pDLAiAYoxwhY /8D8MoGQcwIoQwCoFEMsKbLGIcQq1SAFwB47zIuDhpCpWGPigGUZ1gNBHImaXIg3 P8kZ5UhyOVKdyfYdOFxjJv69jtbW0Y7yE5+3731+piJ7eOurCk/f3MWf1m+bcOjo unrU0bHk4D2n+XB1CimY2YXOdsbHxg5WLS+9lqb1eJaeul0tXh2sX/e4Qy65f2Na Tmf3z3czyhe9KTg0fLrsyPGHG7bEvqZXO6N3F/6aldGSu2no6dbkjEnnL9yZeCsx /GNPb3nG62UPjLzswuRH/Y6PHaXPiitXzD/QPnSzJmvCzFWzj11qPjnnXOHG2rG9 Va11Uoniq/3myYs3NfSH9qd1OxfMy1sz+fGSR+m5iYuVqqsm94q3ra5ouXj1eld6 6txxWYn2U+sb41P73pdd7glM2Zc63TTw4PeissNZm9/i0oYDt1/2ueqrzQHlxW8+ Dy9L =kLIF -----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/josedulanto ### From the command line: Consider the [keybase command line program](https://keybase.io/docs/command_line). ```bash # look me up keybase id josedulanto # encrypt a message to me keybase encrypt josedulanto -m 'a secret message...' # ...and more... ```