Created
August 6, 2014 20:31
-
-
Save jch/b23e310cfe98a8f6d1a1 to your computer and use it in GitHub Desktop.
Revisions
-
jch created this gist
Aug 6, 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 jch on github. * I am jch (https://keybase.io/jch) on keybase. * I have a public key whose fingerprint is FAE8 17C4 6934 9DB4 8B49 FE0B 7374 4527 759B EE9C To claim this, I am signing this object: ```json { "body": { "key": { "fingerprint": "fae817c469349db48b49fe0b73744527759bee9c", "host": "keybase.io", "key_id": "73744527759bee9c", "uid": "f41620ee52e4c9f683dcbf661686d000", "username": "jch" }, "service": { "name": "github", "username": "jch" }, "type": "web_service_binding", "version": 1 }, "ctime": 1407357070, "expire_in": 157680000, "prev": "04c13ac2a6ec6c6cba372fe5e51f74d6d96041d8802800407373722451a9dd04", "seqno": 2, "tag": "signature" } ``` with the PGP key whose fingerprint is [FAE8 17C4 6934 9DB4 8B49 FE0B 7374 4527 759B EE9C](https://keybase.io/jch) (captured above as `body.key.fingerprint`), yielding the PGP signature: ``` -----BEGIN PGP MESSAGE----- Version: Keybase OpenPGP v0.3.1 Comment: https://keybase.io/crypto yMHNAnicO8LLzMDFuK/IyX5dybRzjKcPPChlCH40oa9aKSk/pVLJqlopOxVMpWXm pacWFRRl5pUoWSmlJaZaGJonm5hZGptYpiSZWCSZWKalGiSZG5ubmJgamZubWial plomK+koZeQXg3QAjUlKLE7Vy8wHigE58ZkpQFEs6kvBEmkmhmZGBqmppkapJsmW aWYWxinJSWlmZoZmFmYpBgYGIIXFqUV5ibmpQNVZyRlKtTpKQIGyzORUkHOhEumZ JRmlSVgVl1QWgHjlqUnxUH3xSZl5KUBvApWXpRYVZ+bnKVkZAlUml2SCNBqaGJgb m5obmBvoKKVWFGQWpcZnglSYmptZAF0EFC0oSi0DGmlgkmxonJhslGiWmmwGhEmJ xuZGaammqaaGaeYmKWYplmYGJoYpFhYGRkCNIFOB0MjIxNQw0TIlxcBECeSTwrx8 JSsjoDMT04FGFmem5yWWlBalKtUeOhDDwsDIxcDGygSKKAYuTgFY9HFncTAcved3 +eXiB1rvfmYk8VgzFqfe7Np77A3/irh4HRNhnYh27fkHqqufSor+/Jv4Z2eG+p7I WoXdEpJ6XVofWezCDB0/fFh4ebFgy48PWT85CsXaNS93zLNL/XB+Un/ubmGTtTo3 WoP9VA/uW7tWjOGThfkfDf/4VStXFKn3rGjddoIn8NuzGTYssve4rvtJTD5XzqXn /U4yNvvHo8Z99tYS0e7bNzH1b2O+OKNO83vV/dxl8R3F71eu2OwpcktmxkTmL9WP 654cPxE7I6nXLuOH1B5dWTMjz6e6zzesaFd67HGk30Cmz7/iha/OnpePP30RfqS9 6VbtoRnPb0Y9e/fkYo3ytbke605NWK+17lMWAAA9EMY= =DFXc -----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/jch ### From the command line: Consider the [keybase command line program](https://keybase.io/docs/command_line). ```bash # look me up keybase id jch # encrypt a message to me keybase encrypt jch -m 'a secret message...' # ...and more... ```