Created
January 4, 2015 18:00
-
-
Save jacqvdm/aca22b4b5ce7cc890ef4 to your computer and use it in GitHub Desktop.
Revisions
-
jacqvdm created this gist
Jan 4, 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,85 @@ ### Keybase proof I hereby claim: * I am cthulhup on github. * I am jvdm (https://keybase.io/jvdm) on keybase. * I have a public key whose fingerprint is C2FD E163 A519 4ACF 0510 8D73 88CB B233 CF99 3F98 To claim this, I am signing this object: ```json { "body": { "key": { "fingerprint": "c2fde163a5194acf05108d7388cbb233cf993f98", "host": "keybase.io", "key_id": "88cbb233cf993f98", "kid": "0101a427e3225677f9f7cd2768faa4ba4354b82517d0970867391acad0eb1d54a4bc0a", "uid": "47e9e42b66c8aa5295d237eeff2b3500", "username": "jvdm" }, "service": { "name": "github", "username": "cthulhup" }, "type": "web_service_binding", "version": 1 }, "ctime": 1420394333, "expire_in": 157680000, "prev": "80b842ac94cf091f913315e7c2c9fed18745c049b1af77b5ca53c4b2514e7916", "seqno": 2, "tag": "signature" } ``` with the PGP key whose fingerprint is [C2FD E163 A519 4ACF 0510 8D73 88CB B233 CF99 3F98](https://keybase.io/jvdm) (captured above as `body.key.fingerprint`), yielding the PGP signature: ``` -----BEGIN PGP MESSAGE----- Version: Keybase OpenPGP v2.0.1 Comment: https://keybase.io/crypto yMISAnicbVJbSFRBGN7tstVCKIFl2Y0haoMtZs6cs+ec7UKUFkoJRQ+J1TYzZ856 3PbsuhdLagvtYSsjypSQIjOILk9mpkJBaWahEilZYA8WFF2gHoIgI6g5Ug9B8zLM 93/fx3zfTN/sqS6ve1PDyi8XXxcOuwd7lLRr542jew4BGjNqQPAQiPDJzbTsME/E E5adAkHAJNPgKICJgnSZMBMqCGqGijWNUSphzExdx6auAT+oiCUdhbChJMlXWzGB iUPIMgT6H35kcgARRESWVI4lSQmoqqmbKjMkNaCZhMiUyFiRqSYpSDWgrkItoGId EUYMyCkyFFlwGCTCLj1pJ6tc57JEAwGmEaJIumJIWOXcNCWKFQgdYpInbBLlgl1Z bURBxg8EUm0x7sT/MwlbqYo0/ZfNBLS/Ih13FKmauAMd4DT0Rxyilm2I7oSmmieS VswGQSSYLGU5aiRLEOsyxtgP+MG4leAhy2EoIikUyw/iCV7tNAWpJkuE6bJoW0em jjBGCleZxHSTG0hTZYVBWaeImKpKFUYUzGQqGpK5qqMAcOJU2TEQlMQ1SVhYJq2w TVLpBAeZ3ge7p7ncXpdn+hTn9V3eWbl//0RTz0xXgwfukk4cf1pzZ1/3qp157sry S3N8m7f56pe7Ry7dCW+6Hh16k1+wLlO23/spd0vph+KBqne36k7N3Zj/c+lIoYee geXDx9a0Xe5efv6sVnT3Zd+Efz17P0Ja6762vz0Z6eqP9LfOLzhTPK9t+8OOBfbV pSvmPpoYslrKotey7ttVY8hzs/PV52LPhty9RWuzSwwTjZYaex4MtBxrvtJe8L1h 90Pfu3C2eWYO+fUEHt6ysv6c78V4/Y/eMbRmB/dPjH/YV6uV7F3y6PyOZ3ZOd+bI k/ZFpnd08N7w/YVsbMbppo+hPNDZuL1s62Ot68KcroEK0LG4qPb5Mv+3kmy2s3HB bya+HuE= =/jzT -----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/jvdm ### From the command line: Consider the [keybase command line program](https://keybase.io/docs/command_line). ```bash # look me up keybase id jvdm # encrypt a message to me keybase encrypt jvdm -m 'a secret message...' # ...and more... ```