Created
April 19, 2014 16:40
-
-
Save jparise/11089798 to your computer and use it in GitHub Desktop.
Revisions
-
jparise created this gist
Apr 19, 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,82 @@ ### Keybase proof I hereby claim: * I am jparise on github. * I am jparise (https://keybase.io/jparise) on keybase. * I have a public key whose fingerprint is D54B ADE7 F74D C699 6F3B FA58 B2BE C105 157A C76F To claim this, I am signing this object: ```json { "body": { "key": { "fingerprint": "d54bade7f74dc6996f3bfa58b2bec105157ac76f", "host": "keybase.io", "key_id": "b2bec105157ac76f", "uid": "8102128434bb9e8a5c91c6801f46fa00", "username": "jparise" }, "service": { "name": "github", "username": "jparise" }, "type": "web_service_binding", "version": 1 }, "ctime": 1397925533, "expire_in": 157680000, "prev": "eca82e571e36bf463639836bb9806eafff863a04c567ea555e9b00887fa413b0", "seqno": 2, "tag": "signature" } ``` with the PGP key whose fingerprint is [D54B ADE7 F74D C699 6F3B FA58 B2BE C105 157A C76F](https://keybase.io/jparise) (captured above as `body.key.fingerprint`), yielding the PGP signature: ``` -----BEGIN PGP MESSAGE----- Version: Keybase OpenPGP v0.1.8 Comment: https://keybase.io/crypto yMHSAnicdZFdSFRPGMZ3/cw1tezCELE4aJhtcr4/FumiLoLoolQoTVxnzpmzOxv7 4dmPUtskQ6OChCKDSEgDsQjFUqjQMtP+wkKIlmWif+rKtQJJEpFQZ8Xuam5m5vc+ z8vz8o6kxZss5g76ZGNTxVqzOTI0HzSVlnS21VPQq9VStnrqLNq8dOxxIMNnYE+A slGawEOgIUmXeE0VFUXUOagDQYYsRCpDC4wgAVUSdcpKOb3+mIO0gcCPirCXMPKx Y43Qv+iDmwWZoVmGlXmOh1BBMhBUhVFFmWZ0XtQBTceEfmR4gBsRtcsHDOxHVNhK ERjCKoH11FbRgQPOIPynIVDri5FzCNq3vHaIPRoZl1hCyPBjr4eyMUSpBnDMzHCK pLCCwHFWCp33YQPZcUwhSCQfOVbKZ6AQaYlUILNIkBjEiZDk5kROkckTKjItIqDr uixygOZVQZQQEAQBKZCmZVnSAc9wMDajH9V4vJSNJTGBg7T0Y4cHBIIGST48VJlg MltMSYlxsYWZLCk7/qzxmC957cBXmKd/bkqk5w+W4e+R0C5lAN9oXK8e6371YmUs 991cc7TiYmrt/awf/ek/R1ffBy29HxqOJGSVdyW2pl52TdZtS3nwiHfdWfykZFsr 23+zg3GT3UlnPq6eehi9sJA/slzsrTmRmd24vjTRa5n91nJlX2veTObCVdmN9kZz 0hXh+HUtdzhDnESKO3x0fGJ72jQ7c7cz+XXQ23P48a2e3QWjJf/PLQdv3rP3Pg8n ZUTKTxc6q/YULA4uvOyrdtkiT9BSYdv+kN7ZkvFf+yXLoXXn1NsG7ksc96bM/awj HD/dfc38q38KFC3NStGdVSsjXeM5Sl9d8dOp2wP5pTMbmOMTRQ== =3CyL -----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/jparise ### From the command line: Consider the [keybase command line program](https://keybase.io/__/command_line/keybase). ```bash # look me up keybase id jparise # encrypt a message to me keybase encrypt jparise -m 'a secret message...' # ...and more... ```