Created
January 16, 2015 21:31
Revisions
-
pianohacker created this gist
Jan 16, 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,90 @@ ### Keybase proof I hereby claim: * I am pianohacker on github. * I am pianohacker (https://keybase.io/pianohacker) on keybase. * I have a public key whose fingerprint is 1C67 3C7B 3567 9DCC 0589 2C6C ABCA E0A0 FF2D 7C80 To claim this, I am signing this object: ```json { "body": { "client": { "name": "keybase.io node.js client", "version": "0.7.3" }, "key": { "fingerprint": "1c673c7b35679dcc05892c6cabcae0a0ff2d7c80", "host": "keybase.io", "key_id": "ABCAE0A0FF2D7C80", "uid": "1a0cda203b75289f5013857b01888f00", "username": "pianohacker" }, "service": { "name": "github", "username": "pianohacker" }, "type": "web_service_binding", "version": 1 }, "ctime": 1421443827, "expire_in": 157680000, "prev": null, "seqno": 1, "tag": "signature" } ``` with the PGP key whose fingerprint is [1C67 3C7B 3567 9DCC 0589 2C6C ABCA E0A0 FF2D 7C80](https://keybase.io/pianohacker) (captured above as `body.key.fingerprint`), yielding the PGP signature: ``` -----BEGIN PGP MESSAGE----- Version: GnuPG v2 owGbwMvMwMG4+tSDBf91axoYTx/4lMQQsrPpR7VSUn5KpZJVtVJyTmZqXgmIlZeY m6pkpZSdWpmUWJyql5mvkJefkqqXVawAVaOjVJZaVJyZnwdUZaBnrmesVKsDUg7S nJaZl55aVFCUCTJLyTDZzNw42TzJ2NTM3DIlOdnA1MLSKNksOTEpOTHVINEgLc0o xTzZwgBoZEZ+cQmKrUpgM+MzU4Cijk7Ojq4GjgZubkYu5s5g9aVgCcNEg+SURCMD 4yRzUyMLyzRTA0NjC1PzJANDCwuLNAOwwuLUIqiXCjIT8/IzEpOzU4tATgZKlGUm pyL5OT2zJKM0Ca+mksoCkGh5alI8VH98UmZeCtDbyOFiCFSZXJIJMsDQxMjQxMTY wshcRym1oiCzKDU+E6TC1NzMwgAIdJQKilLLlKzySnNyQG4qzMsHygItSkwH2lOc mZ6XWFJalKpU28kkw8LAyMHAxsoEijoGLk4BWIReqxBg6A0uDGwzeVgWN+dfje6/ Fm/2S8u1uC+wCjEs7ukI2bz9dMIOGZ7ircL6l28wiP5VCZ5gkHTty9Szx+YEVGzN CYsM5D/TocrBu2zxQk77icKScgV3pl5W15JXixBV3NGQlj3B8+Xkg/Uijt+3f4x/ ZN4ov0M/XGSXWUlp+v23E7pP1BTOObVWbMqKNa7tORcWMlad2C7y1N3vudxk99fr 05MNm7kV66TsPz8o8b5aOP+G4Y0HLNuPPT8l82vH3V/L3x9N4TliHSBaJMKR93Jq geK7vUVrIgxC/QWMt8uks9yRYjpWq/HN7N6+P8Uq663UutRTXhh95RU8vE2R8fCZ M2bs5Tv0jXRYOLi6195a/qhnpWCeS/39qs/KVRMMpF5ap7Q0Hc4/avK0tqtd34sh Y+EX/eXyBfsZMgsrJnvP4hKdsadMsZJl0du5x5sbvtS9WdP7ulzk1rtHDp8vC5t/ WvxtUv3uaTOOZm+dsvjLhFfxrbOPpibPOL8l6mijY9iXjUfTzjAdiXjOZfCo6H+L fJRa0v2POluk7iY13C93z44zLXr/7uLprIRI/r+L3RbN0dg3h/Hw8+cioWLpMf2X Ove5fuXeHneC65apxEKVbby6ib4uAZzbZpW0d+6T+3K3YYOcSrSD4aIz1hzP1Itk 96RLHr2x6ZuNXFvZ3+TzX2TmVknUhjX7OV0I4jr9eVEs94RzXpobOufMXn0SAA== =JpSR -----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/pianohacker ### From the command line: Consider the [keybase command line program](https://keybase.io/docs/command_line). ```bash # look me up keybase id pianohacker # encrypt a message to me keybase encrypt pianohacker -m 'a secret message...' # ...and more... ```