Instantly share code, notes, and snippets.
CreatedOctober 10, 2014 14:31
Save meinharrd/5ba64e3a6bfee315c2b7 to your computer and use it in GitHub Desktop.
Revisions
meinharrd created this gist
Oct 10, 2014 .There are no files selected for viewing
81 changes: 81 additions & 0 deletionskeybase.mdThis 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,81 @@ ###Keybase proof I hereby claim: * I am meinharrd on github. * I am meinhard (https://keybase.io/meinhard) on keybase. * I have a public key whose fingerprint is F9F1 84B0 30C7 FF14 A24A 7BB3 EBA9 E788 08A0 241A To claim this, I am signing this object: ```json { "body": { "key": { "fingerprint":"f9f184b030c7ff14a24a7bb3eba9e78808a0241a", "host":"keybase.io", "key_id":"eba9e78808a0241a", "uid":"f4d72271903fbd986d1aa9bed7c9c900", "username":"meinhard" }, "service": { "name":"github", "username":"meinharrd" }, "type":"web_service_binding", "version":1 }, "ctime":1412951363, "expire_in":157680000, "prev":"c20fc2ccda15f8b58c67171b26638685f37e9f377624fe9ccaa65237147b8000", "seqno":3, "tag":"signature" } ``` with the PGP key whose fingerprint is [F9F1 84B0 30C7 FF14 A24A 7BB3 EBA9 E788 08A0 241A](https://keybase.io/meinhard) (captured above as`body.key.fingerprint`), yielding the PGP signature: ``` -----BEGIN PGP MESSAGE----- Version: GnuPG v1 owFtkUtME0EYx9tSBDEoSkAleHCiSJqC+37Ug2+DCBoTQA6YZmd3tjtBtmXb8gzG RxqpXBQPRg8G4wWjIUZNfF2EQKPFGFE0gkBEDhgQDfiO1riLeGMOM5n/9//9Z758 Z9KTbA779NXJ1tSODTn2/ocfoK2MnyluBtCvNAJPM6hG84eKdR8yAgbWQ8ADVFEl BQYSNCHzqkoyEsVIPIQ0gpKIeEEgBImgGFICbqD5gxZhxkApiAqx39TMixcrprqI PzxfUBmFpyieFAlahYoocAopSSJECi+LskgQljGIDF2qQaa7BmFdkwwFtLiBqdZh GVl/Xqj6cEgLw0WJf0ioMWBp9Qh6F2gvxLpidmxCdcgIYr8OPKTplEPYwkmGpESW pDnaDVBDABvIiy0Hy3MCYS43CBiozoyUKUKVKVlWJJJVBcgKMseTPAkpjqMFTmBV mkeiufEcxahIlGVJ4liK5kmGh1YSsPqp1f3AY74UknxmZBD7dCkUNhBoSYvac502 u8O2JNlhDc2WtjTj/yizK1ISmcOfulbahmD35gI42DZTkEU++r0zHpl1dcSr9jT5 nZs+95T3RGe7vfu+ON7TWaD0nGOA/tlz1LW+qlwrO7ErkaJVPvgxerE3ONcK104c dzqWDxaVDm/MDxwJfz0YTQw4y/2/9ifi1yORbfUTw7E3fcdyk2LP77pzDqUM7e0v al9RmK3dmh59xVa8TL/Xfm126p369sKLVU15Y+H4jtW3C8/fyRDHDm8/y17K904S +A+eWOEa+d42nnqDO+kaKagdiX7sfKxFSmI3M2vVy/m5xWtO7d6aV3qASY49jV5Z R/RVj3cKXZOVc8tK4t8aXst59qT7U7Ynp/neIuPZloq/ =dpIO -----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/meinhard ###From the command line: Consider the[keybase command line program](https://keybase.io/docs/command_line). ```bash # look me up keybase id meinhard # encrypt a message to me keybase encrypt meinhard -m'a secret message...' # ...and more... ```