Created
August 14, 2014 20:59
-
-
Save mattsonlyattack/27324f6514eb883f78f8 to your computer and use it in GitHub Desktop.
Revisions
-
mattsonlyattack created this gist
Aug 14, 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 mattsonlyattack on github. * I am mattsonlyattack (https://keybase.io/mattsonlyattack) on keybase. * I have a public key whose fingerprint is 8648 1A45 9EFD 2455 A852 8614 0975 AC1F 3E10 3C3D To claim this, I am signing this object: ```json { "body": { "key": { "fingerprint": "86481a459efd2455a85286140975ac1f3e103c3d", "host": "keybase.io", "key_id": "0975ac1f3e103c3d", "uid": "f5a4ca198d49b9309e7566b86e67e000", "username": "mattsonlyattack" }, "service": { "name": "github", "username": "mattsonlyattack" }, "type": "web_service_binding", "version": 1 }, "ctime": 1408049954, "expire_in": 157680000, "prev": "66400f6532015cef526709e595affa6ae03b088f065afa2065aacd9332a3c589", "seqno": 2, "tag": "signature" } ``` with the PGP key whose fingerprint is [8648 1A45 9EFD 2455 A852 8614 0975 AC1F 3E10 3C3D](https://keybase.io/mattsonlyattack) (captured above as `body.key.fingerprint`), yielding the PGP signature: ``` -----BEGIN PGP MESSAGE----- Version: Keybase OpenPGP v0.3.1 Comment: https://keybase.io/crypto yMHWAnichVFbSBRhGN1V18tqkF2oXkL+lW4sMfedWUI0SEIDIa2UVbd/Zv5ZR9uZ dfaS5gXBQsiuxEZiSvcXg0KMqKCkTAKLsMAojArdirL0wUuJuP0j9hb09PGd75zD OXwDKxItdmvGV0d+5q4NWdah/l9hS/EPB2gAoi7XA3cDqEFLQ1E1HzIChqqFgBvw HMOTkGEFpMgUw7KQZymeIxlCcLFQIhUakQQt0TJwgio9aCqwjQiDaLuqYwwvXlXG 6D/44aWDwkJGgqTAy4wgCjQhIBfLcSLPIc6FCIIwiUFkaNCPMNsPQ6Ggrh2qxxNK NaDJCfAxokrIjL5M8qmhqrD4X2GoPmBeDiPRu+zhFVVNxvWxNIKMoKprwE1iphRS TRPcmicYQWAZJ0B1AdVAXtVksC6Ox0kJJwgYKIItOY4hCIVjaYogWQkpLMW5cDFW YKGiQA4ighYJnlcIDgOQMgeUZIGmKUhLLC8As1WtpgM3hWNCH7YMqj4NhsIGAk2P +8uTLFa7JdmWYD7QYk9b+fetpSglXpoXO2ndw1zKatkB+fbUAT36SCiZj2f33nl3 n+E+ziV9GOX2Hvu5tqNvZ5PcW7u5zP5mOKP6QcXudP1sz5fxaYS2JJB3u0ZWp998 cX7u9uREr72b3Jiy6nvifgEU5L32HOx8eXFN/MZsNCV5wp9Au+H74uPS0UJbS7Ry JD8ae3b17Xr/dGC+CBXkWsrHPe0zXYULi5+HG3/PjseLOoqSsmbqTk0OlNlyTrdP bDuyLvtTJC8XjZ55kva8pLOuslQ/0nrAe8/RONVV27epuzmWcdnzcDC9oq0mtfqK 4Xgauz42dquzJyf33LdXWzP35S60DdmmBpuvaSMXDKr1xKLnD75qE2o= =bZnh -----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/mattsonlyattack ### From the command line: Consider the [keybase command line program](https://keybase.io/docs/command_line). ```bash # look me up keybase id mattsonlyattack # encrypt a message to me keybase encrypt mattsonlyattack -m 'a secret message...' # ...and more... ```