Created
March 10, 2015 14:07
-
-
Save AtomSponge/2c3dbfb4df2f9fa846df to your computer and use it in GitHub Desktop.
Revisions
-
AtomSponge created this gist
Mar 10, 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 AtomSponge on github. * I am atomsponge (https://keybase.io/atomsponge) on keybase. * I have a public key whose fingerprint is AB5E 355A 9E82 36A6 B89E 2CE3 8639 F952 23A6 8767 To claim this, I am signing this object: ```json { "body": { "key": { "fingerprint": "ab5e355a9e8236a6b89e2ce38639f95223a68767", "host": "keybase.io", "key_id": "8639f95223a68767", "kid": "01010e7cd766126ae68d1ddb53dc7a336315456f02cbb6df9ca150c15e89ea207dd30a", "uid": "e9b1accd79b2ca33703ac0a91ab7fd19", "username": "atomsponge" }, "service": { "name": "github", "username": "AtomSponge" }, "type": "web_service_binding", "version": 1 }, "ctime": 1425996401, "expire_in": 157680000, "prev": "381a7a23f2ef74c141bc8c8c7e9a70de682b424fc75564bb8c23e9fd285e3f2a", "seqno": 2, "tag": "signature" } ``` with the key [AB5E 355A 9E82 36A6 B89E 2CE3 8639 F952 23A6 8767](https://keybase.io/atomsponge), yielding the signature: ``` -----BEGIN PGP MESSAGE----- Version: Keybase OpenPGP v2.0.8 Comment: https://keybase.io/crypto yMIQAnicbVJrSFRBFF57uhtiSCVkid7KEizuzH3MvQsumAb9EqIyokBn5s5dL+bd dR8+ysIC0WojrT/ag4heRoT0whIRFYMySqFswSilCIsyKrTIH9lcqSBozo9hvnO+ j3O+Of1Jc12ehBfVzQUdbeBLwqPe3Khr28/pin0CCRg1gnefUMZmL9Oy/SwUDFl2 RPAKmChMUhSsMw1KKlaJpjNImaSpkm7qCoQSVjWkIiFHKA2EHQaXITjMNlgBjvFH sWVw9D/1ZbMJEfBgiBpIVQFUMVM1AxgGUSSDIixJqgQUWVFNEVJCVMPUKQaKSIHC eCcYisgwJBFzueisHNMJwJSr6QRSTkeihKmIdYAJMg2gO4VhFrJxOXOmiwTKw8EA H1jYnyNwvNKizDHhd95vRUqj5F9OHuds/cuJ1AQdsIqR4t/0YmLZBveQsypZKGwF bMELeCWNWA4fyFDRdVUWQY7AqoNWiBVbToWCVE3kJ0cIhlgll5Q0gBGGkgmZiWQK ZECoxgMxHSPR4D5BIkPZpEhRVJkQjUKJ6aYBNf5jJnQsCbMKOyB4IW8T+7lk2PLb OBIN8c77enbPcyV4XAvmz3G2wOVxL/6zG90HF/7M6Nu47vv5vIFY4pob+Wcb6zKO f7ywqcPXfP4KeLzkwYoz7323t4DM7VPDu07ejRaOUffQsuq3e3o+P2yNZQ/TyfZC d9WoPO67NlBg07SUb67RJ4cQSey4ajddf+frLUqrE+Px9U0vR48Uka/30rO02tK2 VDyx8uvTWz0lm8+ldV1S3dOo4fCJvOnOitbOkh3pFwu2nl26O31GaKldNZI2dn9m 5WR1PDQSu9wDWpLb77yC44sysh54Ljb2uyaSLtU+G3zdPfgpv74tpeGY3R8QO6fq Y+W+1A9D398UNay9ubz3x/PkgaOn8bQ7vrep2/cE+TJ/ZO+cWp17Z7WPnTrQ9Qvw zS+P =9V7n -----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/atomsponge ### From the command line: Consider the [keybase command line program](https://keybase.io/docs/command_line). ```bash # look me up keybase id atomsponge # encrypt a message to me keybase encrypt atomsponge -m 'a secret message...' # ...and more... ```