Created
May 2, 2014 00:49
-
-
Save Drewzar/915c62fd39170da8bd93 to your computer and use it in GitHub Desktop.
Revisions
-
Drewzar created this gist
May 2, 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 drewzar on github. * I am drewzar (https://keybase.io/drewzar) on keybase. * I have a public key whose fingerprint is B409 9548 1849 886E C787 DC5D 194D FC49 9B88 B5BA To claim this, I am signing this object: ```json { "body": { "key": { "fingerprint": "b40995481849886ec787dc5d194dfc499b88b5ba", "host": "keybase.io", "key_id": "194dfc499b88b5ba", "uid": "5d9d68b6384d0603572b01fe78f9f100", "username": "drewzar" }, "service": { "name": "github", "username": "drewzar" }, "type": "web_service_binding", "version": 1 }, "ctime": 1398991741, "expire_in": 157680000, "prev": "f1f10370d4b2dae2957404ed8c8d3d4aa180b984dae2ac9659f8aeee6394197c", "seqno": 2, "tag": "signature" } ``` with the PGP key whose fingerprint is [B409 9548 1849 886E C787 DC5D 194D FC49 9B88 B5BA](https://keybase.io/drewzar) (captured above as `body.key.fingerprint`), yielding the PGP signature: ``` -----BEGIN PGP MESSAGE----- Version: Keybase OpenPGP v0.1.14 Comment: https://keybase.io/crypto yMHaAnicdZFbSBRRGMdXs0TRcoUuPgR6sKXLFjO7MzvnrEg9mChEF81bLG0zc86s g7W7zu56bc1KjGLL0EWisl4sywIFK7UM1lAMk7AtpEBCehIC1y50IbycFXur83I4 v////53v4xtJXqNLjBnozK1uKq4rjnkVmvXpCqXP/noguXAtsNaDCrJyKarTQTS3 pjq9wAokjkGI5yALOQShhcgCFLDMYxZxWJE5hCQIJV4SgRGUuzzRBC0jiR6yR3VR Rh92FVP6D79vReAxwhYoWcyQw4yFMfOCSWJYhQhQQQrLMFGjh2hO8RShbqyR6jpR A34joLBKlSmsB6uiQ/WW+6T/Bry17iipJpJ9NWuXVCem49JIFdE8qssJrCx1yl41 GmbNCCLEChxrBKTGrWrErkYdvGCBDD1G4NZIFS2psLRTs8BgTjJhkZgQL3AMRzCU ITZjThRZyEiIDkg1UUYWHilQJIRYzIhjkSDT/z2k0ukCVhNtU3TQkh7V4RS9Po0A /4uQLU4Xk6hbtzY2ujBdYkLK3zU2JMQveayRXeHfx9u75Ym+KyWFwS/DndPbSn+G 07c/COn1Vwdc18OZZD+/c4y7VdI61HK++8nj1EdbNy3OHxvpsBXN/NDHpTT2tU2f yduX/9JwIGuhy3RvUqw8fPn53tqc4dG5oj9LG25ONfYW+dJH+udbt8g5ZSeaM0+/ Ix/FjXOR7F930x6+7rbVlB6c8CbfuZ10tCeUtjk5Xuk417k+o9f4dCmYYUvoGe+L NF8rqxu7NOkfijTsTn2bXREYN4xOc4sVz97zg8NQ9OYGTw72G0BT+Ejs/bPBpJJD 1u8dM6MFbTsCeQtTBbL+07zjQ3C2a+4N/3XmRn78hXbDxZZAe+Bb1jJ+rxXy =f7q2 -----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/drewzar ### From the command line: Consider the [keybase command line program](https://keybase.io/__/command_line/keybase). ```bash # look me up keybase id drewzar # encrypt a message to me keybase encrypt drewzar -m 'a secret message...' # ...and more... ```