Created
September 23, 2014 15:48
-
-
Save Nopik/76ad84edeb587c5ffb95 to your computer and use it in GitHub Desktop.
Revisions
-
Nopik created this gist
Sep 23, 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 Nopik on github. * I am nopik (https://keybase.io/nopik) on keybase. * I have a public key whose fingerprint is 311B 8E7D 9B37 8ED9 E0F5 FB12 6862 B4E9 3F34 A821 To claim this, I am signing this object: ```json { "body": { "key": { "fingerprint": "311b8e7d9b378ed9e0f5fb126862b4e93f34a821", "host": "keybase.io", "key_id": "6862b4e93f34a821", "uid": "86884466fd8c9484c5d4faf7be6b9300", "username": "nopik" }, "service": { "name": "github", "username": "Nopik" }, "type": "web_service_binding", "version": 1 }, "ctime": 1411487272, "expire_in": 157680000, "prev": "55f131e629ba52e695ab7da9249f1c93dafe168f90000f70597c92fbd335462d", "seqno": 2, "tag": "signature" } ``` with the PGP key whose fingerprint is [311B 8E7D 9B37 8ED9 E0F5 FB12 6862 B4E9 3F34 A821](https://keybase.io/nopik) (captured above as `body.key.fingerprint`), yielding the PGP signature: ``` -----BEGIN PGP MESSAGE----- Version: Keybase OpenPGP v1.0.5 Comment: https://keybase.io/crypto yMHWAnicO8LLzMDFuLB+mvPJop9+jKcPPCllCFGcplGtlJSfUqlkVa2UnQqm0jLz 0lOLCooy80qUrJSMDQ2TLFLNUyyTjM0tUlMsUw3STNOSDI3MLMyMkkxSLY3TjE0S LYwMlXSUMvKLQTqAxiQlFqfqZeYDxYCc+MwUoCgW9aVgCQszCwsTEzOztBSLZEsT C5Nk0xSTtMQ086RUsyRLYwMDkMLi1KK8xNxUoOq8/ILMbKVaHSWgUFlmcirIwVCp 9MySjNIkVOV+MOUllQUgfnlqUjxUZ3xSZl4K0KtADWWpRcWZ+XlKVoZAlcklmSCt hiaGhiYW5kbmRjpKqRUFmUWp8ZkgFabmZhYGQKCjVFCUWgY00tQ0zdDYMNXMyDIp 0dQo1czSNDHJPCXR0sjEMs0w2dI4JTEt1dDMIs0SpCvN3MDU0jzZ0igtKcXY2NTE zChFCeSXwrx8JSugTSWJ6UAjizPT8xJLSotSlWoPHYhhYWDkYmBjZQJFFgMXpwAs CjduY/8fEJBsbzXng/5J5ofLHwhNbPhk9o09f1WTwp+tnxeIxsUtkpnw24Wrr6Rx lfRDtX28soaL7Et516p+zfP435m7w6yr/Kkmiw/zfgeFzRZ1n9IOvtjfksliIPJe cf2WowsjIg/fcL3rKWb8mtvDpiTh2OVEWZu5uQvLuqtVD98Iu33ZLer6/SuMsklt AVy/a1d+LGqalp830XHCoXULPbmEj4hn/J0jqrYruCZq3TSNtWZuxxtfxrSvjDtm s81uJn+o+vYvei/rV83fd9bmN++F8g3nZnC+2Hps6t7o+ad9yh7mFDd88Yv7VLUt dHXJO0+dR0nrrLI33lSVPvF5bvCL38aFjRyV5pfPJfSev58KAA3wEHg= =Y1e8 -----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/nopik ### From the command line: Consider the [keybase command line program](https://keybase.io/docs/command_line). ```bash # look me up keybase id nopik # encrypt a message to me keybase encrypt nopik -m 'a secret message...' # ...and more... ```