Created
May 6, 2014 09:05
Revisions
-
darrennolan created this gist
May 6, 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,83 @@ ### Keybase proof I hereby claim: * I am darrennolan on github. * I am darrennolan (https://keybase.io/darrennolan) on keybase. * I have a public key whose fingerprint is 4EFD AC79 E904 EBFB 5BCB 0999 DB69 1F7D AAE7 9E23 To claim this, I am signing this object: ```json { "body": { "key": { "fingerprint": "4efdac79e904ebfb5bcb0999db691f7daae79e23", "host": "keybase.io", "key_id": "db691f7daae79e23", "uid": "0fbec67eeafd7cfd535236ad2339b900", "username": "darrennolan" }, "service": { "name": "github", "username": "darrennolan" }, "type": "web_service_binding", "version": 1 }, "ctime": 1399367096, "expire_in": 157680000, "prev": "a4c76e8591738b93e14747afcbaded134bba80620c6649887e862c43d46855ba", "seqno": 2, "tag": "signature" } ``` with the PGP key whose fingerprint is [4EFD AC79 E904 EBFB 5BCB 0999 DB69 1F7D AAE7 9E23](https://keybase.io/darrennolan) (captured above as `body.key.fingerprint`), yielding the PGP signature: ``` -----BEGIN PGP MESSAGE----- Version: Keybase OpenPGP v0.1.14 Comment: https://keybase.io/crypto yMHhAnicfZFtSFRZHMZnfE1hsJpQFgzqyKLhNNw79/WMUhromiZKEmWbTefce+7M Tbsz3jtj2eD2si7W+mEEq2WrtTDsxTCDEhMaZpT0w0YfCkEDQQqiIAvB6AV78Y7Y t+h8OZzn+T3POYf/A1uyJdMalLpetaf0HLQ+jM+HLHW+vnthgP1yK3CHQSNZ3hRV 8xI9oKtaELgBSxQZSQIkkGIJVjCHJUxBCGXMQ1oRZISIaboY4AA+v5FImDUYGcSp +k3NPHhU2VR/wIeWDUrBROIFQpAiC5IicwznYngkuxgGYkhRCdAguoYOkUQN0nWi af4mpIE2BzCNFlUyjTBYAbxq0BfCPw0FWwMJ9TDBnpW8B6uabH7bjLUQ3VD9GnDT JikF1UQBzUDI8AIFeQcgRwKqTjxqguAEXqTM5QABnbSYlYiVBJ6IHKQFRsSQITQr sAJSJIxkItMMizESKd5FSTzPQlEUiMi7JJaRWV7kOIzM+w3SrPmB22U+E3nNSkP1 aigY0gloG4vvS7FYMy1pqUmJwVkyM1Z/H2cZl/51a57WUPz/ukXj5IGBktNb2mO9 j0cn+p9/bh/2TVcmv43Z7bUjxu90Rapz4fajsYGX891pWaUf7NGs305J0tV/pwod JH88slBfsn+o89zonv6M44I2M9go9BX8qpa9jm+7WU++5Uzm/5dq+ydr9/lIaVdE q7Q7rbmXpxpmyqPVHzvW9lwruv50dszWnTMTWaz4ZfzsMJvdVDu0PdpUM/uF9vkv 3hgkc3y46376i96SlOgfc9VrdqLNzTmWWGdSZ90d6sKxqtaJje/u+v6e3FC844lz 9CjM/ZTtHPqr4NKtP9eXVzUu5D2zxWo2XRkplM6cECaKi3rj0x17d1W/eb+qIbgE 5QQQlg== =qi1t -----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/darrennolan ### From the command line: Consider the [keybase command line program](https://keybase.io/__/command_line/keybase). ```bash # look me up keybase id darrennolan # encrypt a message to me keybase encrypt darrennolan -m 'a secret message...' # ...and more... ```