Created
July 10, 2015 15:47
Revisions
-
Nearhan created this gist
Jul 10, 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 nearhan on github. * I am nearhan (https://keybase.io/nearhan) on keybase. * I have a public key whose fingerprint is E0C0 DBED DE06 6619 DE1A 9046 AFBB 0235 3BF3 88AB To claim this, I am signing this object: ```json { "body": { "key": { "fingerprint": "e0c0dbedde066619de1a9046afbb02353bf388ab", "host": "keybase.io", "key_id": "afbb02353bf388ab", "kid": "0101064dff0e9b4e8f6db5e7f6045c2a19863cb5995539c32ed17511296f36073ade0a", "uid": "3fe205ab10525d775ad6c6b08e19e200", "username": "nearhan" }, "service": { "name": "github", "username": "nearhan" }, "type": "web_service_binding", "version": 1 }, "ctime": 1436543172, "expire_in": 157680000, "prev": "6cc463d6d8d359f0029205461bc029c0ec2c22a30f91e493f5537766700b530f", "seqno": 2, "tag": "signature" } ``` with the key [E0C0 DBED DE06 6619 DE1A 9046 AFBB 0235 3BF3 88AB](https://keybase.io/nearhan), yielding the signature: ``` -----BEGIN PGP MESSAGE----- Version: Keybase OpenPGP v2.0.20 Comment: https://keybase.io/crypto yMIMAnicdVJtSBRBGL5TO9O8MJCQssgtidJs9mv29hIjUoKioI+D1OrY2Z3V1dy7 9j7MTKXMFCUkpCwz7RMSs6MQkb4T/4QVZuEFqfShXIEKIf2IQJoV+1czP2bmeZ/n mXnfeQfs0ZZ4a9fVqabe39ffWAdfCAGLq+PbQAWFPEo55aygSvD8omp6ITa8hqb7 KSeFgQwUhBUFAwghLSqYlkTAQUlFCDAszyKVdTgkRGVQRR6fqSA2SPLhTM1DMHJw awpB/8EvmQ8AmkzIKaoKsIg47FChgngsqBBwvMxItOiArIx4UeR5VpRZBiu0wNM0 I0KVhUBgJfI0idgF5u1YFTOAlxANeIZXBIGXFChDBByYFkkEmEQfNnSpFBO2jiWj SNKpygyKgEFNxmYFFoKFmr8ogP4r8Jd7TaQMI/eC1o00XSHVI5IgNnyaR6ecNGHK fs0U0xwLeY6lBSaDwse9moHdmsngBegAZGRQXgMHiSWUZQ6yClQcCsuLKgCMSHLi II1kspUBlhmZYSQWqCKNOZFVSWUEAUIBAMQTlDKzOaZ7KCe5yS8VEkufVqhL/oCB qcr+54diLNZ4i21RlPn/lvi4xL9dAWtj55z+uYmbozX1n1TX9JbIbPJjQUi6PBQz 0faqO/qk7BlujJpeW5f3eTb7TNnXu3lVfTP3VrxMP9DZ+iNkry94e27s0dPMrM62 KZdvxDqZVp26vzhcXutMHlweitx/cMM1qI+39V67sPThWPOt6g3fr4QqWsT24KY9 28KRjS0fE46gSF3zqdaRdR3NWmzJ+FyufuJ91rsJMJy/VXItaQgGctbvTQIjPU27 f9rWzKqj4S+rElNqzjK2cCjhoN2W7XldkM8eXtY153ris54//SunZntceSTfPTPZ vzj3dprQ2HO0dWfKnbjShotV7X3FxjO8o7t46FJ66srNH5p2GSX77Kv/AAVTKQ4= =RXg/ -----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/nearhan ### From the command line: Consider the [keybase command line program](https://keybase.io/docs/command_line). ```bash # look me up keybase id nearhan # encrypt a message to me keybase encrypt nearhan -m 'a secret message...' # ...and more... ```