Created
October 2, 2014 19:25
-
-
Save karger/e8dae2b6bacc0dc1cf7b to your computer and use it in GitHub Desktop.
Revisions
-
karger created this gist
Oct 2, 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,81 @@ ### Keybase proof I hereby claim: * I am karger on github. * I am karger (https://keybase.io/karger) on keybase. * I have a public key whose fingerprint is 73FE BEFB C4E2 FB23 E8D3 9788 8E79 BDC2 A909 3224 To claim this, I am signing this object: ```json { "body": { "key": { "fingerprint": "73febefbc4e2fb23e8d397888e79bdc2a9093224", "host": "keybase.io", "key_id": "8e79bdc2a9093224", "uid": "ba67c897c899bedfd6a78a61ac910500", "username": "karger" }, "service": { "name": "github", "username": "karger" }, "type": "web_service_binding", "version": 1 }, "ctime": 1412277811, "expire_in": 157680000, "prev": null, "seqno": 1, "tag": "signature" } ``` with the PGP key whose fingerprint is [73FE BEFB C4E2 FB23 E8D3 9788 8E79 BDC2 A909 3224](https://keybase.io/karger) (captured above as `body.key.fingerprint`), yielding the PGP signature: ``` -----BEGIN PGP MESSAGE----- Version: Keybase OpenPGP v1.1.0 Comment: https://keybase.io/crypto yMGTAnicO8LLzMDFyGsWqxB0rDeC8fSBFaUMIbrLjKuVkvJTKpWsqpWyU8FUWmZe empRQVFmXomSlZK5cVpqUmpaUrJJqlFakpFxqkWKsaW5hYVFqrllUkqyUaKlgaWx kZGJko5SRn4xSAfQmKTE4lS9zHygGJATn5kCFMWivhQskZRoZp5sYQnClkmpKWkp ZonmFolmhonJloYGpgYGIIXFqUV5ibmpIMMTi4COU6rVUQKKlWUmp4JcDJVLzyzJ KE3Cpb6ksgAkUJ6aFA/VGp+UmZcC9CxQR1lqUXFmfp6SlSFQZXJJJkivoYmhkZG5 uYWhoY5SakVBZlFqfCZIham5mYUBEOgoFRSllilZ5ZXm5ICcU5iXD5QFWpSYDrSn ODM9L7GktChVqfbQgRgWBkYuBjZWJlCAM3BxCsCiIfEDB0PrxSfTQt5+mjGJ/fOi nCj78wdOdK2Wu6hXKvXr0Hqf2YcDXaqfi3239Agw4r4bfSexS9LCOL3T8fOPqOZH p+OKik5pu2ZMbvLhqTi0RKFw0q12BdeV/HNWt+UFxe2dLlA86c/ZltAZnYs1zNb+ tzIXSbapPtKpWyHjx8qycHFytLCP1/EbMdlxd/O8E6K3znTp9J0tsabotqj2NsEP W8yCbrAtvHJL9FfG0Z1BrNWHNl3ymVsv05xTkJXMnZuT/1Dywdt3Er9uap/brVhl lzXpZa1G/OyU7/NXi16aOql9Qmd9X//e2zf6bXpjwl4rC2YKVd+b6Htwre/6S1vk 1v09mX115r4n+wJ4nq28mQwA8Yf+sg== =X4uD -----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/karger ### From the command line: Consider the [keybase command line program](https://keybase.io/docs/command_line). ```bash # look me up keybase id karger # encrypt a message to me keybase encrypt karger -m 'a secret message...' # ...and more... ```