Created
March 26, 2014 17:01
Revisions
-
pstadler 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,83 @@ ### Keybase proof I hereby claim: * I am pstadler on github. * I am ps (https://keybase.io/ps) on keybase. * I have a public key whose fingerprint is 6DDF F549 C7E4 555F FDC1 F6FA 31DB BB1F 6949 DA68 To claim this, I am signing this object: ```json { "body": { "key": { "fingerprint": "6ddff549c7e4555ffdc1f6fa31dbbb1f6949da68", "host": "keybase.io", "key_id": "31dbbb1f6949da68", "uid": "108e259156358a5dd732fe590fd88600", "username": "ps" }, "service": { "name": "github", "username": "pstadler" }, "type": "web_service_binding", "version": 1 }, "ctime": 1395853286, "expire_in": 157680000, "prev": "fe50805a2af184f195610e439bbd851c4bba92a9ad5bf7d9cdba1709ea575210", "seqno": 6, "tag": "signature" } ``` with the PGP key whose fingerprint is [6DDF F549 C7E4 555F FDC1 F6FA 31DB BB1F 6949 DA68](https://keybase.io/ps) (captured above as `body.key.fingerprint`), yielding the PGP signature: ``` -----BEGIN PGP MESSAGE----- Version: Keybase OpenPGP v0.1.1 Comment: https://keybase.io/crypto yMHeAnicbZFfSBRbHMdn3ZuughVKBYEUI0TaUjM7e2Zn9hpBSOgmGSmkZS5n9pxZ p3R3nZnVZFtvfyS1omBf7JYmgoL2kg9CJFhiPoR/6qItKWaKqRWS3hQsicgzYi/R eTnn+z2f7++cH7/+RDOVYDJP7Ewyjz0xmwZ7Z4NUHhc3H6IlP6qinSH6At7YZMXn xWpAVXw67aR5hGQZ2EWPA9sBALKMPKzMy5BjkSRJ5CjaRQR5gbbSJX7NSJAyEtTw QcVPPCLcCiLuH/jgxgXLCNgGRBbwHBAgQMjB2WQMREZGgsAzjAFqWPXBMkzogEaH rTTRFYqH6BC96XsVvSQo/c7qEJVi1UjoVQHDqsSSezPslhQfIq2STAVWNcXvo50s IT26YqRZTgQC4GwCb6XxxYCiYrdiEMDBCwxZVjqg4gpSkvyVERgAbVBmBbvMioBn GWznRElCAmA9dkmCog2KEAFJdiDRgyTIOhgRQ+AANtboT8PlPj/tJC/p0EtKaorX B/WgiulwX2/RX5QpgYrdEmMMi0qI3/5rhOCGhXrwYbIn/M+tTzMj1pdxJ4qXPk7u H11byX7uBN3xONQ0V9NVbefK5qMdpZGBlOmV/7q7XHszc3ddXcrhW1sfu/4H+v2C vIaC4SN7lqnaZ9TK7OWUjPS66Nep+jeZqqVoNLXuXurquYni8Nqjwz3ZHTfTYpIi 7Olo82K1srWy8MCMUHwmjXl1N/r+WOO1sbYXoeQsqRq2PPw341Tj3I6TBa9ntqnC 0GrLz7/z26NXksePWr7lH7+zWxyL9A+2WTrf1Vu+NC3XFjZEWjtrRn7krl7iFvJv Zy0OtNdNf+/EXW+9rtqnzWfDi65Dn9P3ZVE5fYmmIW086nfFXi9fyJk6P7wOT9MT 0Q== =Y6ym -----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/ps ### From the command line: Consider the [keybase command line program](https://keybase.io/__/command_line/keybase). ```bash # look me up keybase id ps # encrypt a message to me keybase encrypt ps -m 'a secret message...' # ...and more... ```