Created
March 26, 2014 14:08
Revisions
-
tjeb created this gist
Mar 26, 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,81 @@ ### Keybase proof I hereby claim: * I am tjeb on github. * I am jelte (https://keybase.io/jelte) on keybase. * I have a public key whose fingerprint is 341A F076 FF8E 8000 1895 3009 C722 E8C8 E5FC D790 To claim this, I am signing this object: ```json { "body": { "key": { "fingerprint": "341af076ff8e800018953009c722e8c8e5fcd790", "host": "keybase.io", "key_id": "C722E8C8E5FCD790", "uid": "47dcff0548d2cd9fb0ef981d2fdee400", "username": "jelte" }, "service": { "name": "github", "username": "tjeb" }, "type": "web_service_binding", "version": 1 }, "ctime": 1395842630, "expire_in": 157680000, "prev": "17b55d8f63d6af46d89dff7ccb2218d45b734cc4c1f8ec692e4362ad6d165201", "seqno": 4, "tag": "signature" } ``` with the PGP key whose fingerprint is [341A F076 FF8E 8000 1895 3009 C722 E8C8 E5FC D790](https://keybase.io/jelte) (captured above as `body.key.fingerprint`), yielding the PGP signature: ``` -----BEGIN PGP MESSAGE----- Version: GnuPG v1 owFVkVtIFGEUx3fVDY0WknpQDKLpIcFB5n5ZChFvmJqSdyK2nfm+Wb/NZtfd0bRN sahWoXTJAntTSooiYgmjjMhAU0zIitAyC29pkpBChCLRN2YPPR3O//zO4fzPCduj LVHWIWJxeH5jPGx91T+rWIqZz9lBQvGCBsIRJE7CzaAh3Q39Pj/SDcJBsBzt0ihR 0DQJShRF0ZLMsxQlqyLDQEmVIK+pQJQpgiSqvAGzA49RXAGYirxYw4kTAaxmYD5L ypCy+OyMzL987WaBE4GqaRTPSYBRgawpFNRkiQaMBiDkqE0wAP266xTEtAdWG5Bo JAks1SEVmgtvldzIqKpV/scND1RM2mjwmelpqDi3Gp0K0gF2ivk66A8gr044aEyq BjI7aVbmJY4RWIokYL0P+aETmQQvCuYVsOrzwzo8khYVngeSJrBAcGmcACQZaJqo qgrD0BLgeEVkOVXlVBofUBVkBnKswLiAAGiBZyiaMK3U6F7CweE1XW48MoDcusuo 9WOfrdY9MRZrlGWbLcr8lWV73M5/H2yUYi3nMzvtj74t9qXQK2nvWlDhROzF3vRQ x+BXqiRhbnIpmE4Gb/ZcS7rSNpxfMPM4RZicezFyK/LwhDqBYPbUXftKpLlkPWdt /+rrpMJldqm+vtp28OqFH/MtvzqnBqbbQP6ZXV+mntnWBpqe9zJdNyQyculj6RqZ eyfcc44sigu15B4/tKN7iD1aMDs2/rYsukj5PVFROdqXVZo60pT4wYjenYTsqH3w 8mp8pQ6ZxQpoe392b99kd/KT+AcG7bmdZtQkRnKOrCfsOzz2aeHlRmYoL688Prm/ tSumlGwunn7Tfh157v30UeHvoWUiOHK/rPxA20LDTEfi02PVo+AP =qKBK -----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/jelte ### From the command line: Consider the [keybase command line program](https://keybase.io/__/command_line/keybase). ```bash # look me up keybase id jelte # encrypt a message to me keybase encrypt jelte -m 'a secret message...' # ...and more... ```