Created
August 20, 2015 20:08
-
-
Save clintandrewhall/a4bc013444b6bc80c4f6 to your computer and use it in GitHub Desktop.
Revisions
-
clintandrewhall created this gist
Aug 20, 2015 .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 clintandrewhall on github. * I am clintandrewhall (https://keybase.io/clintandrewhall) on keybase. * I have a public key whose fingerprint is 3BCF 4721 5A0B 9CFE E2B2 4951 8916 FEB0 5981 1AEF To claim this, I am signing this object: ```json { "body": { "key": { "fingerprint": "3bcf47215a0b9cfee2b249518916feb059811aef", "host": "keybase.io", "key_id": "8916feb059811aef", "kid": "01019cf7c8027ab491d6466f1accaba676e70cee33c7d76209dad3d47e76a342e0160a", "uid": "27e4033ce3427470113f111c07d9e219", "username": "clintandrewhall" }, "service": { "name": "github", "username": "clintandrewhall" }, "type": "web_service_binding", "version": 1 }, "ctime": 1440101271, "expire_in": 157680000, "prev": "b3b5576ecbac68008576f5fba37cd5f1ea586b5772d1746c8d167ac008d1750e", "seqno": 3, "tag": "signature" } ``` with the key [3BCF 4721 5A0B 9CFE E2B2 4951 8916 FEB0 5981 1AEF](https://keybase.io/clintandrewhall), yielding the signature: ``` -----BEGIN PGP MESSAGE----- Version: Keybase OpenPGP v2.0.43 Comment: https://keybase.io/crypto yMIHAnichZJbSFRBGMdXzS5GF8lIKlKHIgStM+c2exaiJxUfiiQLH8p1Zs6c3cNu Z7ezl9RNKMIo0DQyRSm7kBhGECn40G2tyCKKgrUHKYrKECu6WEov1hyxt6Dzcvi+ /+/7Md8w95dkuLLSahallo1P/Hie9nioLOba9ULqSAAS0uuAJwECbPZnmJaP2WHb tKLAAyRCDRmJUMEC0ajBmEhEWVOgW4OqwYigaG4IMTNAEfCHIs4E1xAcYZvMEO/x wmvqvPsPPjAbCFCAXIyoWxARJrIGdVVWVQNiSjHBKlIZEihjkkSRjlRR0HSsS7qM GFKxJItMgKqAuS42qxMRkwXOMh4hGQkQSgaEkApI15gINQeMMNvC+xinaZBviS3d Zgf8OBgEDUWAh3GTMucm5iCfGfXHyH8Ho3VhJznAiHfO4SWmpfPb5KNxZkfMkAU8 kJM0ajoSKMvO8iKCRYDVhk2beU2HUJDqFvhXBMI2i3MlkYjCm4wSTJ3IzQtDMQiW ENUVAzKsuFWiICTqEMkqdetQRZhykNeKwICz1X4rBDwSPyb2cWXE9Fk4GrMZaLib 3DPPlZblmp+Z7rwHV9ai5X9fib9swe/ylplUSeU+Mflz46O7IFa7uh55Fnd+nNp2 uvT42baqbtoJ/dn9GTlHlt4ShosDTw8/G8/sGG8e65e6NlVf3aIXHhkYvNBV39T4 6dfo5oLGma71v5qYoYwW91wM5vexp+vOb03vuX6qpi2lp9ZGv71bc2Ykebj9yobS J/hQsEI72VDcWhBOHy5XgFh2JSPjUetk+oNjM5Gq+Eji1Y7g19zcbjuR/Pw1tnO6 r+SOuXfZvRPS0cnqt9rrtMKJ0t1Dg1Uvc3pvt2cvZN+b38gPWW/vVKVv+w111fuK ZN6KxLlcsvLytQ0tBy+9GRADCN90F38g09bjL+Fkfl5LYGTh2B8Ihi0O =QPLr -----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/clintandrewhall ### From the command line: Consider the [keybase command line program](https://keybase.io/docs/command_line). ```bash # look me up keybase id clintandrewhall # encrypt a message to me keybase encrypt clintandrewhall -m 'a secret message...' # ...and more... ```