Created
January 22, 2015 06:54
-
-
Save manorius/85d02303da07c63e30b9 to your computer and use it in GitHub Desktop.
Revisions
-
manorius created this gist
Jan 22, 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,84 @@ ### Keybase proof I hereby claim: * I am manorius on github. * I am manolis (https://keybase.io/manolis) on keybase. * I have a public key whose fingerprint is F10E 70F3 2FB9 419C DF1F AF65 E26E 2673 1BA3 B556 To claim this, I am signing this object: ```json { "body": { "key": { "fingerprint": "f10e70f32fb9419cdf1faf65e26e26731ba3b556", "host": "keybase.io", "key_id": "e26e26731ba3b556", "kid": "010124f1dc20a9dad185d5c2724c9ac279227505b3a14bcd677b3a1f8d7d49a636bc0a", "uid": "ff3701adb2dcc4c34edaa36d256fbe00", "username": "manolis" }, "service": { "name": "github", "username": "manorius" }, "type": "web_service_binding", "version": 1 }, "ctime": 1421909525, "expire_in": 157680000, "prev": null, "seqno": 1, "tag": "signature" } ``` with the PGP key whose fingerprint is [F10E 70F3 2FB9 419C DF1F AF65 E26E 2673 1BA3 B556](https://keybase.io/manolis) (captured above as `body.key.fingerprint`), yielding the PGP signature: ``` -----BEGIN PGP MESSAGE----- Version: Keybase OpenPGP v2.0.1 Comment: https://keybase.io/crypto yMHiAnicO8LLzMDFOGv7WvemJbs3Mp4+8KuUIeTAPNFqpaT8lEolq2ql7FQwlZaZ l55aVFCUmVeiZKWUZmiQam6QZmyUlmRpYmiZnJJmmJaYZmaaamQGRObGhkmJxkmm pmZKOkoZ+cUgHUBjkhKLU/Uy84FiQE58ZgpQFIv6bLCEgaGBoZFJmmFKspFBomVK YoqhhWmKabKRuZFJsmUikLY0MjI3NTBNMk40NElKTjEzNwcx0yxSzFNMLBPNjM2S kg0SgcaVgo1LSzM2NzBMTEkySklONkk2NklNSUw0NksxMjVLS0o1MAApLE4tykvM TQWqzk3My8/JLFaq1VECCpZlJqeCQgAqmZ5ZklGahKmhKLMUrKOksgAkVJ6aFA/V HJ+UmZcCDD6gnrLUouLM/DwlK0OgyuSSTJBuQxMjQ0sDS1MjUx2l1IqCzKLU+EyQ ClNzMwsDINBRKihKLVOyyivNyQE5qDAvHygLtCgxHWhPcWZ6XmJJaVGqUu2hAzEs DIxcDGysTKAoZODiFIBFbMgx9v9hgsnO9z4u9F95Z+6OKaujg0xC29pqVtVzNPdE TCgJelOjVx2rbRXDrXcxeFVh8Yk+pmy99iS9q5szjirK2yVOjGRd8l1btnX+B9+e sI2xkVPV5q9lPiPJcCV2VX/61dwQNbHCxlWHOiOeXmqz+b30tUvV0RUdsns0Yqp1 r2zvjXhip3Xw//555b+bbK3nh2usibY8HOPF/8nAQzswz26KXnnCw8Tv6THnds/o 23nj+N2vNppm9dG73+ce7zDa76depBNudXad3JTg2uRMxrq84H23Jqdz3WmtcOM9 xvLhpbb693nWJ7UiN78S/cll+V96c5yoT8zMo/EOmx6XrBMsq47efGimleWv5Pp6 AGMeFUA= =58pD -----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/manolis ### From the command line: Consider the [keybase command line program](https://keybase.io/docs/command_line). ```bash # look me up keybase id manolis # encrypt a message to me keybase encrypt manolis -m 'a secret message...' # ...and more... ```