Created
February 26, 2014 23:57
Revisions
-
dialtone created this gist
Feb 26, 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,77 @@ ### Keybase proof I hereby claim: * I am dialtone on github. * I am dialtone (https://keybase.io/dialtone) on keybase. * I have a public key whose fingerprint is 747C 877B 2D5C 6F6D 4029 E175 F4B9 73DB CC22 7465 To claim this, I am signing this object: ```json { "body": { "key": { "fingerprint": "747c877b2d5c6f6d4029e175f4b973dbcc227465", "host": "keybase.io", "key_id": "f4b973dbcc227465", "uid": "0a21304b949033d44b0b8d0d4a559300", "username": "dialtone" }, "service": { "name": "github", "username": "dialtone" }, "type": "web_service_binding", "version": 1 }, "ctime": 1393458990, "expire_in": 157680000, "prev": "2390fa4e4f294dd3e3c763ef90e0b5d5f114f84db82baf6a0aecf5b983a08b06", "seqno": 4, "tag": "signature" } ``` with the PGP key whose fingerprint is [747C 877B 2D5C 6F6D 4029 E175 F4B9 73DB CC22 7465](https://keybase.io/dialtone) (captured above as `body.key.fingerprint`), yielding the PGP signature: ``` -----BEGIN PGP MESSAGE----- Version: Keybase OpenPGP JS 0.0.1 Comment: https://keybase.io/crypto yMDaAnicdZE9ixQxGMfj+7no4WFnGbBbjmcmyWQycKWCnJ0fYEkmT/aCmllnZlfP RfwKItgJWmoh2G4j50sjJ2Jjdd/AWkSwuWeOs9M0w/z+L3nC8+niKTba+LnqDr7w Hk/s7/2Ys1vrjzeX3DV+l1dLfhuPPiGmKbazNqaeV1xLXZdau9yrugiFl5AbzLQK 0hktvKvrPNeyUHzMd5puSFCNsx1uxoYY/UyiJ/oP//xIAJtnAkiVBoTwUjpwpQcv rVJGAAzGDttk7yK5fbR3+iYhfzTmRBexJrrkx+o09jtz9/9Evzsb0H10k+PwxMXk 6cGUWWDbxSbxKiNn3cchnQkjpCqNgTHHB7PY4iQODqWLEuiM+azFBVXmwkCwEmXI jfReoKh1ITAYQHDKq5BlMpTSuzJ3NhQWLNZBOVMKC6WDgu7v8F5qeCVpTDulyi5O k+3nLU3+4fpptjFiZ8+cHDbGRucv/d3j+xV7cXNr/9uV32t7N369ev3mybnL7z5u f2Yvnz18vnbt69vV1T8HF9h3s72+lZ4eAjBZpjw= =eBz5 -----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/dialtone ### From the command line: Consider the [the keybase command line program](https://keybase.io/__/command_line/keybase). ```bash # look me up keybase id dialtone # encrypt a message to me keybase encrypt dialtone -m 'a secret message...' # ...and more... ```