Created
January 6, 2015 07:34
Revisions
-
Brandon Harris created this gist
Jan 6, 2015 .There are no files selected for viewing
This file contains 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,85 @@ ### Keybase proof I hereby claim: * I am jormosaurusrex on github. * I am jorm (https://keybase.io/jorm) on keybase. * I have a public key whose fingerprint is AA96 91D2 9F1C A611 10D8 EA37 5598 FC0C E57E 215C To claim this, I am signing this object: ```json { "body": { "key": { "fingerprint": "aa9691d29f1ca61110d8ea375598fc0ce57e215c", "host": "keybase.io", "key_id": "5598fc0ce57e215c", "kid": "010168f83459863bc7b8f2117d6c43fa727ccc22baee9190cfabe87c46a10b9bb5450a", "uid": "f3b3b8e5fe958379528e3e84f8d60900", "username": "jorm" }, "service": { "name": "github", "username": "jormosaurusrex" }, "type": "web_service_binding", "version": 1 }, "ctime": 1420529625, "expire_in": 157680000, "prev": "85831ce23c543144351decdc714c0ecbb3786fe53f2a9b9a0fdcc5f9b1e93dd0", "seqno": 4, "tag": "signature" } ``` with the PGP key whose fingerprint is [AA96 91D2 9F1C A611 10D8 EA37 5598 FC0C E57E 215C](https://keybase.io/jorm) (captured above as `body.key.fingerprint`), yielding the PGP signature: ``` -----BEGIN PGP MESSAGE----- Version: Keybase OpenPGP v2.0.1 Comment: https://keybase.io/crypto yMIRAnicbZJbSBRRGIDXLkqmmVn4UEkMuNWy2Jy5z1oJqQUqomk3KtZzzpxZR9mL M7vrmkhIkqilL3bRLuBDKthLDwVCeIkgKkiJsEwWZX1YjSJLMoKoZsSe6rwczv9/ /8f/H/6nqettyQmZk9nxxqnWMwkvx3NDtsqhrulGCvmVBsrVSNWS1UvVfB6iB3TN F6RcFISyIAOFkVWAoQAAoBWJQFbkeVlSMY0JLxIG8JhyUtV+w6owNQgaJEfzmzHz 4dYUM/ofvnY1QQMaCJIqsZxJCCzCIpJUBgBRETDHqlBkRIwxwyBIiAxkGqsQEUnE nAABjWSEeI6noakLrepUFrFIIrxKZF5iRZlnJMISiVMlRaBlmrZAg+g+6CUmXePX vVSTkzIjYQ0Ta/y1jEcLVofQv7TfgCE9ZOgkYtUFGwJWop4g95rCjTSfYv6gWRkm uqH5fZQLmCQOapYDcAzNM7LA8E6KRAKaTtyaRfCiINHmcVIBnYRNpWR2DzBhWMxz LOA4lgcKwQoWAYdpghFiRUlQCc+qDJSRDGlVwZhXZQSIzCqKNadB6nx+ysWZbUKP qTQ0jw8GQzqhmp6MndtgS0i2JW5cZ+2ALXnT1r+bMdqQ9EvatuV9fvtNe2TaQ1o7 YldfN38s+34NPq8eb/l6aGl0ZDap4OCl5usV3I6F+PLo8M++F/OBvMHO/lBq1tSx jIs19V7/QCA03O0gOx+l9O6xHy/GPi63K7aY1ifX1aS2F01mnZ5vGypYClRN2DN6 0g/vLvjkptXPELw1FopKqiKV76ZLL3dU1LYcxW7v7ZWJ3gcls4u4/83S3ntMV3ru xO/Buexo/a1Xm8uW3bG0nrNtM0coPPQtHNEiPx67EuNxR9QxdqPw7peHetkpx7ML c5nR/JW8nO27io0D5a7O8729KcHm+6C8aWDE/mH/ne6TpTOxE6C8bl/hlbFo2PYH mjMpbQ== =Zdm6 -----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/jorm ### From the command line: Consider the [keybase command line program](https://keybase.io/docs/command_line). ```bash # look me up keybase id jorm # encrypt a message to me keybase encrypt jorm -m 'a secret message...' # ...and more... ```