Created
June 1, 2015 22:10
-
-
Save kimmydotzip/a2723124f8f57a9e88bf to your computer and use it in GitHub Desktop.
Revisions
-
kimmydotzip created this gist
Jun 1, 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,83 @@ ### Keybase proof I hereby claim: * I am jimmygraham on github. * I am jimmygraham (https://keybase.io/jimmygraham) on keybase. * I have a public key whose fingerprint is 426A 8521 3041 4246 40C6 0FC3 3E95 EAFB 1F99 16D1 To claim this, I am signing this object: ```json { "body": { "key": { "fingerprint": "426a85213041424640c60fc33e95eafb1f9916d1", "host": "keybase.io", "key_id": "3e95eafb1f9916d1", "kid": "0101ce7222edcd525a07903bd4bd2b47346081f0c87354f6bc5d087cc9a0a33bc5730a", "uid": "df9f30827dd68e173beaaf3996be2519", "username": "jimmygraham" }, "service": { "name": "github", "username": "jimmygraham" }, "type": "web_service_binding", "version": 1 }, "ctime": 1433196552, "expire_in": 157680000, "prev": "32b7fe561cd43cf1a393587b3abaff62797cdd0d8d550ffbc3c951d0d2e3ba83", "seqno": 3, "tag": "signature" } ``` with the key [426A 8521 3041 4246 40C6 0FC3 3E95 EAFB 1F99 16D1](https://keybase.io/jimmygraham), yielding the signature: ``` -----BEGIN PGP MESSAGE----- Version: Keybase OpenPGP v2.0.8 Comment: https://keybase.io/crypto yMIQAnicfZJbSFRBGMd328pLGKZlL23QiRJq05kz57pZRhfSbpBiD2WsM2dm1mPu WduLunQPliIIMoOyTKko7akeapUgyJBIhWAfgiy6iEniS1HQBe1yjthbNC/D9/9+ /z8zH19/jseV7U6P78j7Xn9st3uorzTuqqp/kXlIIGGaEPyHhANs+uKmFWSRhohp xQS/IIkK1mQRIiBBSZQUCRgK4AZCTJcZ5gRyXYcKhYJPqA1HHYcdQ3CUFZlhW7OL gElt9R/8gekGgAAaTBVFkVGDyqKMgaoDRKhEqEgkFUkK0CAHhqYiWeIKMWQKNNUw dAwwQnapIoDtuPh0HOU6R0ATVUoVjUEVEYYxR7quECbKUHfAKItYOMRsus4MhRLB CK7FIeGIT7AbjabBnCnMAEEzVhsn/zXFEg2O2sRIYMYfIKZF7SnatkYWiZphS/BD mzRiphMAJYSgrsiy6BNYc4MZYQHTIWRV0YB9fEJDhDU6MxOJypmsQINKyOAQIx3J mkoQJphzRVR11aAUUI3KMuCcGMjQZWgLIkMEa0hwfnTQCgt+ZD8TB+3IqBm0cCwe YcKRx4+qZ7vc2a65c2Y5e+DKzsr9ux11YsbvZoM9uD6AruxcZ7WlppLeC8fvF20c U5Lp+vCHwz0pXrAuNbJoqHjFvYN317jfV7bIPWvbn3iW5meNF2YlH18qOLUEnU7n nK8pKd/XAhOu9WcWv+3J7aturXr4evatLzEPOkqvb/l2tHN4+6fRjI2VJz6W9pbP nxz3Frf3vml61qpVNC3Yhr2Z+4eLe163pC7mtY6UPBA79uxtR91a5c8b7VtTXd0Z bZ4V3tLbXzvflo0tA8Mdk5evrb5/7sfK44PDzxcW7r3zcGm4mF+d+jxRNnguWZPR P5qnnPq1q+1m3suTqzbN2/yqJL0m3jTxbmA9y7ECTzf8lpb7anbnX557tqLr4x+C HyQ0 =VOyW -----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/jimmygraham ### From the command line: Consider the [keybase command line program](https://keybase.io/docs/command_line). ```bash # look me up keybase id jimmygraham # encrypt a message to me keybase encrypt jimmygraham -m 'a secret message...' # ...and more... ```