Created
June 20, 2014 09:55
-
-
Save idealhack/221bda2ae3ccb5e94267 to your computer and use it in GitHub Desktop.
Revisions
-
idealhack created this gist
Jun 20, 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 idealhack on github. * I am idealhack (https://keybase.io/idealhack) on keybase. * I have a public key whose fingerprint is 867A BBA5 F425 0A0E C82F 0F14 0A21 4100 C4E1 11D0 To claim this, I am signing this object: ```json { "body": { "key": { "fingerprint": "867abba5f4250a0ec82f0f140a214100c4e111d0", "host": "keybase.io", "key_id": "0a214100c4e111d0", "uid": "a3d69360b7cb238a32c1def56ad18d00", "username": "idealhack" }, "service": { "name": "github", "username": "idealhack" }, "type": "web_service_binding", "version": 1 }, "ctime": 1403258088, "expire_in": 157680000, "prev": "77821beff9a9fee07c9642548b09dae11a3e58d34f62e29cbdaf0c6b070218f7", "seqno": 2, "tag": "signature" } ``` with the PGP key whose fingerprint is [867A BBA5 F425 0A0E C82F 0F14 0A21 4100 C4E1 11D0](https://keybase.io/idealhack) (captured above as `body.key.fingerprint`), yielding the PGP signature: ``` -----BEGIN PGP MESSAGE----- Version: Keybase OpenPGP v0.1.22 Comment: https://keybase.io/crypto yMHdAnicfZFfSFRLHMfX/3cFRbCHYkVhhOrWEnPOnr9bBBF0H25EqQ9S2TZzzpz1 XPXstmfX3Bb3qYv5cFcvqXFBdB/qkutmURtuf6itzCiRXiTrwlUjEV0yhcAgU5wV e4vmZZjP7/v9zvzmN1KUYynMaswuw7Yz88mssdTHgKX6au58CGCPGgTOEGggm5um G27i8/p0ww+cQBJEhDHiNY7lIYJEkVgNagwHEctwDIQKRxiGUSGwg3qPmXHQGIxM sk/3UEYPLl2l9Af6wGYBOVRBdggQiwpmHRJysAqjEo0XkMpIKtwUmsRnoCZC1bpK UGM9UhpAqx1Q3KwrFIfAVtmt++sD+CcWf9CbYecJdm25XVg3VNoyNTUTn6l7DOBk qFLx6xk77dTB8hKUJDsgLV7dR1x6RsGLggTpsgOvjzTTSFGUWAYTTZORrBECRUUW 6J9xEoayimjTyEF4SXVwmsASVlawijSoCBiKkGUkTaT3m+Sc4QFOlj4TuWmkqbsN 5A/4CGh9mjqda8kqtOTnZWeGZim0lnwfZUosWCsNl/2y+mhwbabG9mDx7YsrTyJd lQVzoWDN6OSB2nKZix673H87VfJ5qPoVDvfWTi18yu9LlPUs22L3w8POyhVvIN6Q GGY7fitOX8ue6I6+mxtacbp2vB9cyL85Fu1O8SvxOx9ik8LUyzajvMBau63q5B7r /od/TPeW/wO8fRdyv+QdTaZPVFn/HZgOgCV3e8I1Ye3ubQHmKc41mlAj4ZnZ9Y4/ i5vWu2aLnNe/Xoy29Uyuvine/p978dbAkdc1s7Z47OCh9tiuyEhS/v1bfLniuHf8 cGLvpbq76tKzYGdFXWT1+a87k0ZOPz+0tvtGujOZNsfG/y6993j8/7/ObgC/2hmb =igCO -----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/idealhack ### From the command line: Consider the [keybase command line program](https://keybase.io/docs/command_line). ```bash # look me up keybase id idealhack # encrypt a message to me keybase encrypt idealhack -m 'a secret message...' # ...and more... ```