Created
September 23, 2014 02:17
-
-
Save misterburton/109021374c032ca27d53 to your computer and use it in GitHub Desktop.
Revisions
-
misterburton created this gist
Sep 23, 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,95 @@ ### Keybase proof I hereby claim: * I am misterburton on github. * I am misterburton (https://keybase.io/misterburton) on keybase. * I have a public key whose fingerprint is 7A5F BABC B268 7107 B4AE 4934 C2A5 1CC5 E11F A431 To claim this, I am signing this object: ```json { "body": { "key": { "fingerprint": "7a5fbabcb2687107b4ae4934c2a51cc5e11fa431", "host": "keybase.io", "key_id": "c2a51cc5e11fa431", "uid": "6c8e8e8ccfb7f1bcd5f71291a165be00", "username": "misterburton" }, "revoke": { "sig_ids": [ "72d7809d446c37e71201460be2585885f77a6ba576b157a1543469b9e48de0980f" ] }, "service": { "name": "github", "username": "misterburton" }, "type": "web_service_binding", "version": 1 }, "ctime": 1411438620, "expire_in": 157680000, "prev": "28ff09d1f8f98451f40e54d86c243b987c5f06e5ff7c7f13ef0ef8bf627f2592", "seqno": 20, "tag": "signature" } ``` with the PGP key whose fingerprint is [7A5F BABC B268 7107 B4AE 4934 C2A5 1CC5 E11F A431](https://keybase.io/misterburton) (captured above as `body.key.fingerprint`), yielding the PGP signature: ``` -----BEGIN PGP MESSAGE----- Version: Keybase OpenPGP v1.0.5 Comment: https://keybase.io/crypto yMM3AnicfZJ/UBRlGMfvglAoB4PEY8KjXhnKOml3b9/dPSLQAQcGLBxDCQuZ3b13 7zbk7to7fhyGpEFa4TgXZJKTKT8kLcXQUSHEoGJsgCREJBr1boD0iGoizmBioPcY +6/pff94533e7/P5Ps8z7zfLAlQh6q7GqG890Q2kuqczs1CV9fhw1E4gWI1OEL8T 5KPFQ5ItJqTYFNniAPGA5aEk8IIoUAzHkgQr0DyiDXpapHhIiiJEJCnxtJ4EOmC2 2v0ZGCPwdhQnW3EMX/JkI47+h75w8YEROYS3KEoCK5GCaIQSS1IGkicZKCCC8Avt SLHwBQirC2S7AylCoeKwWkCZDiioyJqP/GXbZRN2soP4VwBLGVmOMBhpmhH1LMI4 gqQZQkAU5CDHYQOWZwQesoxAQpYnIa2nGYNgQDRnRISBIySQi9nYtUgWF+H33U2y w1wo/H9FDqfNHy5GQt59QJ4gW4x4qDivCCl2GeviSawUHbKfQNIkSes5hiJ0AJXY ZAXlyX4FLo8j8NIBG+4SIylOknBXpMRJBo6GpEQTCNJGjhEpWi8YOFaEEsEgKEms iEepRxKBJE6QGIqVKGiggL+l1y1WEO+3cvAmzMRTs/COQgWBsq7OVwNV6hBV0IMP +P+FKiR4+b+/RUSh80nrcyfPnY/wzWQ4c9oGb5dk/XRh7RF35shEzKH2yrG+ukB1 tnP1jY3Jd2Ife1hs1cGQgd9TAhdgUlhBVZH25e7Mv8vRrYnUMPCxdqr2WmV+x4RC sfudMeHFYwVfa9zuntLBi2cyG5uXfpn7XVzZ8Wp9h/nelFd+PnJhdqblhI6xZq+8 lf5j43CEuebw24/ajj6SvM4hj9YaUprnoRTcs7r4ZsnIL/DUb5cuDn2mPjv3Rffu N6+4Apa2jxx8K2EMXHnpmlUb0bql+JRmk+t04lDFa1mle9Im9+pr/xLHBphMtya8 97ldZz0D/ZrtKeuecWtdF2Y3iNE7Zkcrt4YejCle0jD91Kq5NQk327d2Q53r56vz AU3jy6KOtml/CBl9Qz7xYmBLervo3bzZ1tLQmPLJs+rDOevBRxX1sXf/mPzz6fH0 0Nq0Fe/NHOrOfqHhyd1s66+mSLLmDoyk58r6ymM/CNYpl9bmtE7v3U4NH0hNHOz3 7gkrDe4e+irjw8+3ubal1bfNmo/3+m6czO2rn6LfT/ROX74edyw17mSkZ+WOjOTw sNotS9TvnksIqvYlnDnvqWqu9l7dN7gpMNzT5Y5efvcdgaqxcHEP3TM6U1uagtiN 5cz3qxY0HA+mbz9R57u8q+w69altTZO2s+6Yr//IzGiOJ8/XsaHK1duzIqmImBtP y6+oP/0Pc960TQ== =8uqz -----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/misterburton ### From the command line: Consider the [keybase command line program](https://keybase.io/docs/command_line). ```bash # look me up keybase id misterburton # encrypt a message to me keybase encrypt misterburton -m 'a secret message...' # ...and more... ```