Created
July 16, 2014 19:13
-
-
Save ksimka/e42ee297661b8c47bc48 to your computer and use it in GitHub Desktop.
Revisions
-
ksimka created this gist
Jul 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,82 @@ ### Keybase proof I hereby claim: * I am ksimka on github. * I am ksimka (https://keybase.io/ksimka) on keybase. * I have a public key whose fingerprint is F6C3 5BF2 286F 1ED2 1650 C26F 39AC 04FC 4141 D525 To claim this, I am signing this object: ```json { "body": { "key": { "fingerprint": "f6c35bf2286f1ed21650c26f39ac04fc4141d525", "host": "keybase.io", "key_id": "39ac04fc4141d525", "uid": "31cce125d6065b3b4c9e0287b4e02300", "username": "ksimka" }, "service": { "name": "github", "username": "ksimka" }, "type": "web_service_binding", "version": 1 }, "ctime": 1405537884, "expire_in": 157680000, "prev": "17343690a8d452fd7357cd05ef5db4881db4a3b983cc95fa3c29a5e3d602798b", "seqno": 2, "tag": "signature" } ``` with the PGP key whose fingerprint is [F6C3 5BF2 286F 1ED2 1650 C26F 39AC 04FC 4141 D525](https://keybase.io/ksimka) (captured above as `body.key.fingerprint`), yielding the PGP signature: ``` -----BEGIN PGP MESSAGE----- Version: Keybase OpenPGP v0.1.23 Comment: https://keybase.io/crypto yMHVAnicdZFbSBRRGMd3zbLGCwUSdiHakyXZInM7M7OrRSVSkYrdqNDcncuZdVyc XXdmN80kuuAqRXmB9MHooaCgDKEgQisNUVTQSBCDDCHRxHoowyC7eKbsrebhfMzv +///fB9fT+IyG2EvLL6R6PlwId0+2DUVth3pHSqqAlJAqQTuKuBHv4uq6T4UCoY0 3QRuoHIyAyWVpgVOpZBCUxwkZZpTGZcok6wqsxRLKZCGwAlKAoblwDGSaKAMLYAZ /vFoCqb/0If/NChZRhQNFY7koMRIrOxCJC3wEosLQ5KW0EAhXSxDVrihlflFUO0E mEU0GbMqsNTzaWZJWPqf3qwMWuA0kjxLVo+k6QpeFjsiKGRoAR24KayUTc3yUiwJ IcMLAusEqCKohZBHsxSQ5wQSf04QDKEIjqR4hmU4FykKCgtpVeEZyMsKCZEKFYkV BAq/IiO5BEaWXVAVGZl2iRAxeGOadwnWxAYq1wPATeMxRR+ONDSfLprhEALVL7qK Ym12wrZieYx1LhuxavXfI8YUxf3y5b19Hc2519z7ZORTKtLkzPsP2uaIoXV90edE F9M0Yz86/Wb/huIJb/fsNeruwmh7QUpdUL2atq214vOp2xN7yb7O2ji1/dXlmNxh W9v52YX1X1B4YCEh3vGzY6v/41r07YQZHk9KnrvUyGcTIwP1a+Yf7s7rP7glmr1z 6qlH6vDmEzPxG99f3NeQ3hHc7r8erS9pcBpjh+3VWSnvkm49yr9Tp8+XCqmdPQ2T uTmZ/TWlx1rGcyYmd52b33zWYJMyGh3d39Na+xxN0s3Rk6VZCWNXuh9n/Zge3hP7 1cx3VD5L9g62xJc7N60MFjRTtsjLzsLaQ2cOeGuOF06ZO/hFKHsLuw== =mn48 -----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/ksimka ### From the command line: Consider the [keybase command line program](https://keybase.io/docs/command_line). ```bash # look me up keybase id ksimka # encrypt a message to me keybase encrypt ksimka -m 'a secret message...' # ...and more... ```