Created
April 3, 2015 13:13
-
-
Save harishpillay/63d1f94f526967c935a9 to your computer and use it in GitHub Desktop.
Revisions
-
harishpillay created this gist
Apr 3, 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,77 @@ ### Keybase proof I hereby claim: * I am harishpillay on github. * I am harishpillay (https://keybase.io/harishpillay) on keybase. * I have a public key whose fingerprint is F7F5 5CCD 25B9 FC25 303E 3DA2 0F80 27DB 7468 09E3 To claim this, I am signing this object: ```json { "body": { "key": { "fingerprint": "f7f55ccd25b9fc25303e3da20f8027db746809e3", "host": "keybase.io", "key_id": "0f8027db746809e3", "kid": "0111a53f1338297d6e46a12f61f6cd4b8c9141f541bf69472da9aca66091faa1c8ae0a", "uid": "fb392e67938a876a80aba9a1d49bfe19", "username": "harishpillay" }, "service": { "name": "github", "username": "harishpillay" }, "type": "web_service_binding", "version": 1 }, "ctime": 1428066719, "expire_in": 157680000, "prev": "2c6fc84bbae22aa0267ac5a34201ca403d33b4b8f6f3f5d62e8cb6dac4b843cb", "seqno": 3, "tag": "signature" } ``` with the key [F7F5 5CCD 25B9 FC25 303E 3DA2 0F80 27DB 7468 09E3](https://keybase.io/harishpillay), yielding the signature: ``` -----BEGIN PGP MESSAGE----- Version: Keybase OpenPGP v2.0.8 Comment: https://keybase.io/crypto yMERAnicfZK9ixQxGMbn/GQXRK8QxEIkIDaL5GsyyTZiYyGrjVy9vkne7IQ7Z9aZ 2T2X48BOGwsb27O3srDRysNO/wBRtLk/wEa41sx5dmKakOd9nh8vD/l47mQ2XD// 5Pq3rhwcrH36cGuRbVx5sbdDbO1XZLxDNvHoCrGaYTNvYtWRMQlFyHPnPM+tCY7n ggoUHjgNmvLC20IqTQ0KMiJl3faJhLHQ4o1YJy09ptEn9R/+zT8DxhjkIjAhNDeF VygVMB4UC8p5abUzTLKQS2aDMrLgHgw4UIoaFgCY04AUEm5xhAtWGI6qMEKDLhRo CjYFmJfGBmSmN7bYVPAQk7uEJrblPG5twYrsjkiaLKPDvoZjxyx25cL+P9Wt5r28 jXZ6DJjaWPnUY8otsWljXZExS07XxZ7AJNdUqYKZEcHH89jgNPaOvEjlpDMi8waX CcmdCk5LawE5B6BcFeByEJJT5kBS4YWwqaOgggi5Vxy1s8qDS5oUrt+7xUdVTcYi rQmzhGzjrIJu0SDZ3b99KlsfZmdOn+g/QjYcXPj7Pe5NslcvzdOrz35Mronvk+dv vl66fH//9SDb2z64+PPOuwefN77cPXt48/Dtr/dr/De2G70u =e5MZ -----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/harishpillay ### From the command line: Consider the [keybase command line program](https://keybase.io/docs/command_line). ```bash # look me up keybase id harishpillay # encrypt a message to me keybase encrypt harishpillay -m 'a secret message...' # ...and more... ```