Created
October 1, 2014 15:18
Revisions
-
gmq created this gist
Oct 1, 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,83 @@ ### Keybase proof I hereby claim: * I am gmq on github. * I am gmq (https://keybase.io/gmq) on keybase. * I have a public key whose fingerprint is 5A04 70E9 8733 747A 5DAA A06B 71CC 995D 1993 B5DA To claim this, I am signing this object: ```json { "body": { "key": { "fingerprint": "5a0470e98733747a5daaa06b71cc995d1993b5da", "host": "keybase.io", "key_id": "71cc995d1993b5da", "uid": "17e4574124ad5ca0ae4719621bc9ac00", "username": "gmq" }, "service": { "name": "github", "username": "gmq" }, "type": "web_service_binding", "version": 1 }, "ctime": 1412176684, "expire_in": 157680000, "prev": "98f6f1b99098356bf80bbd1a773e256a2bd011c1bb0c3b57d14c0d330489fdd4", "seqno": 2, "tag": "signature" } ``` with the PGP key whose fingerprint is [5A04 70E9 8733 747A 5DAA A06B 71CC 995D 1993 B5DA](https://keybase.io/gmq) (captured above as `body.key.fingerprint`), yielding the PGP signature: ``` -----BEGIN PGP MESSAGE----- Version: Keybase OpenPGP v1.0.5 Comment: https://keybase.io/crypto yMHOAnicbZFfSBRRFMbXPyVulFtSiCbBrZBilbk7/3ZWwR7MQM0wg4LC7d6ZO+tQ zq6zu+oiLgkioW0EsWXhg5VGoogQWNiiJlFroZW9qET5EAlSqZAhQdkdyTfvy+V8 5/d9nMN5sTPJYk2Itv2odfXMxxLejM0HLWfsWfZGgL1KCLgawSWy8ama7iGGz9D0 AHABHjGcyBDJKbKsyImIVxBCjIBFKMuSxCtQklhMRWAH1V6/6aAxGPlJnualGi3c mkLVLfjgRgOKhONFDjo4pPAyYhDhRCgJDohlCckMY4J+YuiohlDaU1MLmuyACnWa TMxxNxtaoDqIt4QDIZ9Z1RPs/u9zY01X6JoUryOGX/PqwAUpKQc00wjpNFAUBCdn B6TBpxnErZkELwpOhj478BmkjkZKTlVQIZYkRnKyvIBVJ4OxApEossTBC8iBFQZC GWLMyHRrUYGczCgsy3BOSVUUDpib1Ope4HLQMZGHRvo1j44CQYOApvGxC8mWBKtl +7ZE81AWa6pt83x5B1PWQ2mvn+yIVM39yegy4rmDk9nNB0jsnK234srl9InbHwFe WrU+Xn+Z+aVwNBx5enEhtEcbCL8/Gk4+nJNbOD0at4rdXWrq4tu9Zch1vQEMZ3/S fvqmcDy3IItJWXv3YXHAt9LwWx2529y6Eu/fn1bwrdKrFqXOPOxYf0SaSvpYPpoz /ax8PCWWvKukpufzr+IWfKPl5kxvW/n9rlPC2c6h8PmJvs7u9rXYbK/+17LcPlJU 2TozWBrPWM7MOl0cLD1Wlhl9sHtIsM3mN96xeQuLjw8DdG8yOpc+ElzKvrWQH7nW H2LrI/nfVzPEqdaTzzsqkkoPfX1VdWLf1SOJ/wBLsgrt =h/gN -----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/gmq ### From the command line: Consider the [keybase command line program](https://keybase.io/docs/command_line). ```bash # look me up keybase id gmq # encrypt a message to me keybase encrypt gmq -m 'a secret message...' # ...and more... ```