Created
April 2, 2015 13:18
Revisions
-
jackmawer created this gist
Apr 2, 2015 .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 jackmawer on github. * I am its_notjack (https://keybase.io/its_notjack) on keybase. * I have a public key whose fingerprint is 3189 5603 4E8E D534 C015 4FBC 4E06 01A6 3284 639F To claim this, I am signing this object: ```json { "body": { "key": { "fingerprint": "318956034e8ed534c0154fbc4e0601a63284639f", "host": "keybase.io", "key_id": "4e0601a63284639f", "kid": "01011b7fd02b3614a0957210161d4f038aa22a0b8151fd907a5cea845ab1e31b8dfc0a", "uid": "2c883426c932b8223ac70c336df44919", "username": "its_notjack" }, "service": { "name": "github", "username": "jackmawer" }, "type": "web_service_binding", "version": 1 }, "ctime": 1427980636, "expire_in": 157680000, "prev": "5ed1fecfe073542a7cece7328fde431c6a61e904b9436d452dc6bec7ffb1a1b4", "seqno": 2, "tag": "signature" } ``` with the key [3189 5603 4E8E D534 C015 4FBC 4E06 01A6 3284 639F](https://keybase.io/its_notjack), yielding the signature: ``` -----BEGIN PGP MESSAGE----- Version: Keybase OpenPGP v2.0.8 Comment: https://keybase.io/crypto yMIUAnicbZJbSBVBGMePmZ08ZRhBEloPW0jGQWZ2Zm+HLmiRhd0oC8vqNDM769nM PbZnj2aikAVhEVEPFtHFosSuFBgWlHQvSkh8KcKCijQIkVK6IEKzUg9B8zLM//v9 /8z38T3KSA2EUho+xDq3fDnVnPLi/oJkYP3Mgs11Eo2btVKkTqrgY5dlO+XcrXJt x5MiEoK6oagAYa5zU0GYAahgizLMgQogUZGsYxUZlhSWYvGE7xAxlCR4vh0XmnhE bVOo/+ErxgoAAgipZplApkiFmABD0WQhqtDEFkA6IbJMANWhAi3TABpRGCc6VgiF HEGqmxYDRMQlx+JkpusIyyozkEx1WUaEaYAhpJoWxgY0fDDBXYdUckHbXiLqxL3t hFVI9WFJFKptxv0p/AHKbS+WpP+afLqS1HDXt3i1Vb5Ww2n0jztKbccUMxSmau4m 7LgjRaAgmWf7dohlzdCBitSwxHdV2S6P2j6haKoOxAlLVS6vFpEKN6HFmcWBhhQs E41xxjUxP8vkGEGmEhVyA2BqYNEdVmSTqZQzzbIoJJBiye9npxOXIrL4JikXkQm7 3CFe0uVS/YN7m8cHUkKBCWnj/C0IhNIz/+7G5YLg6NRNe81PJX1N8oWGuxtLhmMb 9izNfZxIK/LW5K0ZDXYXpQ6OPH11pj4jK3vR9Vhm7fKsoZru+RdDBdPDfbllk66d XZbVtnXeyLq10dDJ5mneunfvS8t+Ffb31o0865QOdg307pszwc5pC5Y+vfliihsv pi3JW0vOpaeQbxdWHZ8dbh06lvcc/njYUfyysvfox8aNpLPRaVkcGJxx232SeqTn 8E/Spp7emf1gRYaT89XIQO6BHSXts04uNK4EX5/I6QgO1M7NXbmtJdx1+FB789vC 23akqTV/+uri/cN3wOehq1rhk/TvgxNv7O6/9+Z8uMTInDxadiA7/9LgxJEexKid d+I3ZeEg6Q== =xjor -----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/its_notjack ### From the command line: Consider the [keybase command line program](https://keybase.io/docs/command_line). ```bash # look me up keybase id its_notjack # encrypt a message to me keybase encrypt its_notjack -m 'a secret message...' # ...and more... ```