Created
July 16, 2014 16:57
Revisions
-
melonamin created this gist
Jul 16, 2014 .There are no files selected for viewing
This file contains 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 melonamin on github. * I am melonamin (https://keybase.io/melonamin) on keybase. * I have a public key whose fingerprint is 0A39 2EAC 485F 8A9B 7446 75D9 F99F 0A92 2E8C 58EE To claim this, I am signing this object: ```json { "body": { "key": { "fingerprint": "0a392eac485f8a9b744675d9f99f0a922e8c58ee", "host": "keybase.io", "key_id": "f99f0a922e8c58ee", "uid": "ca721be0953d987fe02aa08d68de3c00", "username": "melonamin" }, "service": { "name": "github", "username": "melonamin" }, "type": "web_service_binding", "version": 1 }, "ctime": 1405529715, "expire_in": 157680000, "prev": "8d247a237bb68043307b526d46420a0227df5d2878711e96dc8f46e0610d9154", "seqno": 2, "tag": "signature" } ``` with the PGP key whose fingerprint is [0A39 2EAC 485F 8A9B 7446 75D9 F99F 0A92 2E8C 58EE](https://keybase.io/melonamin) (captured above as `body.key.fingerprint`), yielding the PGP signature: ``` -----BEGIN PGP MESSAGE----- Version: Keybase OpenPGP v0.1.23 Comment: https://keybase.io/crypto yMHXAnicfZFbSBRfHMd3vSRuKmWYxF8TT5GYSztz5r5BhEVoQrEtdNmEZWbn7Dr1 35l1ZnfVFsHoqdRlI5UuBmUXNcW0IogeWi1KU8iH8EFfJMukfDBse0s9K/YWzcs5 5/O9nDP83mSnmizm4dI+RxnvmzSPxxdDJufbASMCJE1uAPYIOI/WF6+i+pAe0BU1 COyAECkBItFD84yXFwWJo2mWY2TBKwheQhQgRLyH4RECVlCjGckErpFEA+1TNMzw wa3ImP7FH1oXPCIHSQkRAkPJAs95EQFFkeBllpcR5SGIpNFAuir6EXb70f8a3ioq aLQCjMOKB+MI2JB9SrAmJP0jEmwIJFkdktwbabekqDL+ZRwKI91QNBXYSez0BJVk nKQJhoECRzJWgOoDio7cuMlOMhzLE/izgoCOwriSlyHNiZDiJAkrNEURnMRAVqZZ GhIiASEnexkZ8hzPkSQSWNnDe2kWESxJyALJ0Ph+A9WqGrBD/EzRhysNxaeKwZCO QONIvDrNZLaYNqWnJIdmsmRu+TPKw2TGiuBchmJVhrPfaHjV1n0zcfY/R8yozB9Q E0u2G/eojrF5R/vULm41i2/2XzqRP99/0rXfMTz79eHMg6hrdalkqCLXeO1+PNlH FeWcTluu0F/0bk/czTxU2DLtTPlwWYvufT838St2Iez/+OmdedwoiNdn3UkNlzY/ /ZEez+gs67k6WTT0vOPzE9uR7O/XOxfaRxp/l9zvpuWfY3p0sKnn1uwMX3ysd5Tu NRYKv5QdBE1bzwzGjpYX5B0/ULdjtO1ba6urMvaoKr32Wtfu8n7FQndxE1OLz3Jd avjKXETdWR2/vc0mCH1jAznnEvYWky26R7MreXDl5ebp4lMX1wCznQ3V =T3Xm -----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/melonamin ### From the command line: Consider the [keybase command line program](https://keybase.io/docs/command_line). ```bash # look me up keybase id melonamin # encrypt a message to me keybase encrypt melonamin -m 'a secret message...' # ...and more... ```