Created
September 12, 2014 19:17
-
-
Save artcommacode/7bc7d01a73cb46dd4263 to your computer and use it in GitHub Desktop.
Revisions
-
Ryan created this gist
Sep 12, 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,88 @@ ### Keybase proof I hereby claim: * I am artcommacode on github. * I am artcommacode (https://keybase.io/artcommacode) on keybase. * I have a public key whose fingerprint is F8BA 239B 18CB DB19 F8EC 3BF0 E267 820A EDC7 4FA8 To claim this, I am signing this object: ```json { "body": { "key": { "fingerprint": "f8ba239b18cbdb19f8ec3bf0e267820aedc74fa8", "host": "keybase.io", "key_id": "e267820aedc74fa8", "uid": "1a05f70ab24f0dec1c958264af74c800", "username": "artcommacode" }, "service": { "name": "github", "username": "artcommacode" }, "type": "web_service_binding", "version": 1 }, "ctime": 1410549387, "expire_in": 157680000, "prev": "a482b9e9114fd1a604b687722155eecd9d18350d5b0c56bbbf5845e28b41bd81", "seqno": 2, "tag": "signature" } ``` with the PGP key whose fingerprint is [F8BA 239B 18CB DB19 F8EC 3BF0 E267 820A EDC7 4FA8](https://keybase.io/artcommacode) (captured above as `body.key.fingerprint`), yielding the PGP signature: ``` -----BEGIN PGP MESSAGE----- Version: Keybase OpenPGP v1.0.3 Comment: https://keybase.io/crypto yMLoAnicO8LLzMDF+Ci9ievtcf8VjKcPfCplCBF2665WSspPqVSyqlbKTgVTaZl5 6alFBUWZeSVKVkppFkmJRsaWSYYWyUkpSYaWaRapycZJaQapRmbmFkYGiakpyeYm aYkWSjpKGfnFIB1AY5ISi1P1MvOBYkBOfGYKUBSL+lKwhGGigWmauUFikpFJmkFK arJhsqWphZGZSWKauUmyhYEBSGFxalFeYm4qUHViUUlyfm5uYnJ+SqpSrY4SUKYs MzkV5G6oivTMkozSJPy6SioLQMLlqUnxUAPikzLzUoAeB+orSy0qzszPU7IyBKpM LskEmWBoYmhgamJpbGGuo5RaUZBZlBqfCVJham4GdKKBgY5SQVFqGcgmEwujJMtU S0NDk7QUw0QzA5MkMwtzcyMjQ1PT1NTkFMsUQwtjU4MU0ySDZFOzpKSkNFMLE9NU I4skE8OkFAtDJZCXCvPylayMgM5MTAcaWZyZnpdYUloEdPmhgzEsDIxcDGysTKCo Y+DiFIBFaN93/n+GCdsYC279MDb3Tmxx2eV25pfTQempzb8DG6b8vWx9s2dFxNWj d75paRluc35TeYitrbp6AuvfyJLti5tU63JE5DMjAh/mHlykbfzkxsZ+0Yx0Ng5d p3WfohNKJpyyt/GU3yq+b2/S3pvmB+vP9Mzp2c0rcCOjsqt7upjxbW7+R6cN2r7+ +JKRfupRo43G/y1uirUSQtfeeey6WR6wQGev3Xz9Bw6tr8/eyjiWHCi75YFbO0/T Y7aHd/00dV3uKs1Yar791u6Vb39vP3J+T6e1pr5AsdW1J4UJcnas3IrrN07bUp7w NdQ8ZVOq0/727KOi1/QyU9LsjO74KnxcYHp+R0et21KJc1aGlxYHOH7pF2i9pF7U sf3qDbcHVww41xX9DNp5Ne5BxueJ0my1zM/F32bP7ndYv5TJutXa79ynU/wLZ6VW T2Vq2Nc5xSs487/R1riPFnMjryw3Y72fEMum/LChQ3+no/i1vf18SxnjpzIeNbU4 bnONa1bCpkLWbbN3xXyeobrjwAEhndVMS6fwiBTWceyJEU0TqDLx0GzYwz2zcEOX 6oWD4uzW+uekpz0RMnaKUTcus1l5pdjc9cTfAy+Zjc5JJqy+Z3Z66uFdOwNVu6W0 kv7e49RWPXhJcIHf/fMxgbN3av29GJO8eB2v5ua88mnXt1g3rGtzCt3MMHGT5fRK l5pPB69r/d555rqEuZSwlc2V1HQpMQC73o54 =1HwB -----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/artcommacode ### From the command line: Consider the [keybase command line program](https://keybase.io/docs/command_line). ```bash # look me up keybase id artcommacode # encrypt a message to me keybase encrypt artcommacode -m 'a secret message...' # ...and more... ```