Created
April 8, 2014 15:44
-
-
Save envex/10145497 to your computer and use it in GitHub Desktop.
Revisions
-
envex created this gist
Apr 8, 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 envex on github. * I am mattvickers (https://keybase.io/mattvickers) on keybase. * I have a public key whose fingerprint is 7FBF EEE4 1DBA B2D5 53A1 EFF6 3DE1 4E34 9A36 024D To claim this, I am signing this object: ```json { "body": { "key": { "fingerprint": "7fbfeee41dbab2d553a1eff63de14e349a36024d", "host": "keybase.io", "key_id": "3de14e349a36024d", "uid": "709f83712fdf18a07b63014345329500", "username": "mattvickers" }, "service": { "name": "github", "username": "envex" }, "type": "web_service_binding", "version": 1 }, "ctime": 1396971790, "expire_in": 157680000, "prev": null, "seqno": 1, "tag": "signature" } ``` with the PGP key whose fingerprint is [7FBF EEE4 1DBA B2D5 53A1 EFF6 3DE1 4E34 9A36 024D](https://keybase.io/mattvickers) (captured above as `body.key.fingerprint`), yielding the PGP signature: ``` -----BEGIN PGP MESSAGE----- Version: Keybase OpenPGP v0.1.5 Comment: https://keybase.io/crypto yMGzAnicbZFdSBRfGMZ3zQ9S05V/Fwn+JY/osrVsc2Zmd3bWIClREZQg03CtcWbn zHrQnR1nZzc3E/vAaKkgEpEQow/TiiC6SNRCtpIu1KgbC82LCuqiC4O6UzPPiF0E nZvD8z6/533Px/SObZZMq23Qb+9ubDlonU0+jFqOVOTndAEpLMeBrwu0oc1NwWoQ 6ZqOVQP4AKdICkKIhbIkSrTsdjMiRIriYWQEWcSwvMh4KJqVgRO0hiNmgrSRxAhy 4TCpESFgmVT/wUc3DY7iFS/DQVqRFegVKU7yMBRkGdbN0LybokwwgnRVDCFCh0TD iOFAG9IjoNsJiEEUMbrAFhDERmtU+juE1BjqNHEjrpn6JJKEraQgYVUmFyaBGOmJ wyrwQUIGDGxGIcN7eA5yPOUEqFPDOhKwSbg5j5ciywk0HcWAT422t5un6VDDxCWD xCCZE8FBVTSiOgLdL5LNqRZrpiU9LcV8dEvmdtufrxALMlYzptz1o6f3r/hWvr9J sWV3PFmdW79ZXDE20ecoyu3TJivDI2e/lpXnPb7XMWedGtp3DS8vuZa0+J7xTwOV 7P/td2JPJweEztB6TW38RslIyctE09tLjyb89l8rdlfL2isIdy3R1a+FsiuzdaHk WM63ix9qGqund68Fsud/NNPPZ7IO361LvJ+9P2OHrSXDHwv9gd4q8Xxq/aHE6LHL bWlCXrQ2dybbcdw7box/Xl6+vpi1s3hYSs8ocPWdSWr1g4nS/v6F3ne/k574f3tP qQvneg7QDfmFAwv+of7RZ6VFE/zRxQbBgXuq1psrA/O3rj5Q9bSmE/afDv/tLxfK NwDSivZ4 =v5Ah -----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/mattvickers ### From the command line: Consider the [keybase command line program](https://keybase.io/__/command_line/keybase). ```bash # look me up keybase id mattvickers # encrypt a message to me keybase encrypt mattvickers -m 'a secret message...' # ...and more... ```