Created
June 7, 2015 06:41
Revisions
-
Phally created this gist
Jun 7, 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,89 @@ ### Keybase proof I hereby claim: * I am Phally on github. * I am phally (https://keybase.io/phally) on keybase. * I have a public key whose fingerprint is 209B E3C7 28CE 1F3F A3ED 2791 543F 74DE C933 F63A To claim this, I am signing this object: ```json { "body": { "key": { "fingerprint": "209be3c728ce1f3fa3ed2791543f74dec933f63a", "host": "keybase.io", "key_id": "543f74dec933f63a", "kid": "010143e9a5a293d3713e404b82fe2c36a452aa8464f93290804547eb907135f6cc390a", "uid": "4f3d02d645b2737befde5b45c3339119", "username": "phally" }, "revoke": { "sig_ids": [ "12b4d6037c96207b349b05a5ad396258b223feab6907e829f6e9f8e25765b59e0f" ] }, "service": { "name": "github", "username": "Phally" }, "type": "web_service_binding", "version": 1 }, "ctime": 1433659162, "expire_in": 157680000, "prev": "0f0a6073c48515f774baeaab16ad675ee1d48be7a363e4a62a2f7a86b0cf6ecc", "seqno": 3, "tag": "signature" } ``` with the key [209B E3C7 28CE 1F3F A3ED 2791 543F 74DE C933 F63A](https://keybase.io/phally), yielding the signature: ``` -----BEGIN PGP MESSAGE----- Version: Keybase OpenPGP v2.0.8 Comment: https://keybase.io/crypto yMJVAnicbVJbaFRHGN6NNepq1dpEa5JaOiy21u12zlzPrOCDJYKpFUEtbZOQzpwz szlN3N3s2Y3GeHnxQSRaQ9KSBwUDgVIjKOIFtYIRBYkR8QbaCjVCtfRGW7Ra6oNz gi0UOi/DfPP93//9l/MvTool4lXDXzyY9/WrD+OXRnrLsXXhg5puoPJ+F8h0gzY9 cZkgl9XFQjHIlUAGICiUxh5Hrqcdg43E2kdcOJRgw4mvPYGxYViCFGjNh1GElVEy 1OkgbzH7aAl8i/4Pv23iAzrQIVgLSSUS2MfcwZpAolxkNPIwk4QiKV3CiBEYCehC QgnXSkDLpIZ5HhYwkitPyBGDfYh8RqhCHHOlja+pItTDGAvHEREx1MWcXK8tu9Aq 29u7wJYUKOrOfJuO6g+DrLUcgkwjcJAiPoOYe4IhyBUmQkFqnfrYAtRVCGGjpWLW jHaRMEwL42pEOaOKCg0NaLbaNl9n4E2IP8+bDUqtZfVfL6v/9VLqKkTABq1anoe2 qCDn27nYiE5dDIN8DmQcy/RKQRRrG4gZFQ5DKaA3FoKibgkihvXhQntSoGDri5pt oGSQY4+41KGGc6KkllI5TPqMU60dn7hKc4mZnYJkSCLDpcsU9GxtngeiYjpyeZDB 1qbMWknbrpwslYsabDl3tumFWDwRq5xcEW1WLDFt9j/7NrZ1amwMfPPYHR972nvk xqMn7JOT/ZeX7kkvr3j3rffIzR9u9f88s3qwqn7knb8W3n8459Oe8Zqw+nR82oXX 7z7emLm58PLfH8ebr/xy8Y0zF7emHh29M512/Pj5qjvpXz9cE1xrSH9nKgZrXz75 /Z/+XL37YHND0q+a/FPH9G0X3nzpI75nSl9+xXDbtdT2o5UL+kY/q0tm9+5r+qMP uG+HJxbtr1089cy9ePeOW7UrdjW4iZ767rrG5OD848lNa53y5m8PjL4ya15m58C5 s78fun+scvGppvH48Pb6JaPtcORLNqeydtnt9przK4euHq5+7bfe4dtrcocSQ+8f jiV3w+uT5n41kGysm7GsZ+cH6WciLTPG =HSZt -----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/phally ### From the command line: Consider the [keybase command line program](https://keybase.io/docs/command_line). ```bash # look me up keybase id phally # encrypt a message to me keybase encrypt phally -m 'a secret message...' # ...and more... ```