Created
May 24, 2014 18:43
Revisions
-
georgebrock created this gist
May 24, 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 georgebrock on github. * I am georgebrock (https://keybase.io/georgebrock) on keybase. * I have a public key whose fingerprint is 0750 F6BF 8064 E22C 68D2 3D90 0C64 3A97 B51F FCFB To claim this, I am signing this object: ```json { "body": { "key": { "fingerprint": "0750f6bf8064e22c68d23d900c643a97b51ffcfb", "host": "keybase.io", "key_id": "0c643a97b51ffcfb", "uid": "0b9e2c8eff49605c96cc3b23e8c2f800", "username": "georgebrock" }, "service": { "name": "github", "username": "georgebrock" }, "type": "web_service_binding", "version": 1 }, "ctime": 1400956962, "expire_in": 157680000, "prev": "0636e6bd40267e0c532b91f859bf28eea910827152dd4eb231843cea5b04101e", "seqno": 3, "tag": "signature" } ``` with the PGP key whose fingerprint is [0750 F6BF 8064 E22C 68D2 3D90 0C64 3A97 B51F FCFB](https://keybase.io/georgebrock) (captured above as `body.key.fingerprint`), yielding the PGP signature: ``` -----BEGIN PGP MESSAGE----- Version: GnuPG v1.4.15 (Darwin) owF9kV1IFFEUx3fVsqTEwFgIQbr6EMtqdz53Zsn0QR8ESUn6kNyWuTN31sGc2WY/ as1Foa1UKsSHNguFoAxiI0WlUFMhMlAIe1CQlLJ6yDRyMxWyoJnKp6Cnyz3n9/+f 8+e07U62JFl3Sa7YQPaPTevkWAJZKps+EhcA0qQwcF0Atfj3IyuqF+s+XVEDwAWg k4Eyi2QOsjQmSZHlJJKSeAhFlqYE3okYQpZFGQEHqNH8psKwQYIf5yuaUTM+HkUy ff7lg38aiMekyGFZpnkWMiLPiiKFSApzImlMhSbox7oq1GGD9mJN92Kka2ItiDiA 0QgpIjbX3gKUQE0Q/VcUCPvM6jmMPH/1HqSokhHbkIWw7lc0FbgIgxQDimlA0BDy DMuzpAPg8z5Fxx7FJBgnaywIoQP4dBwys7AUi1kk0ZBknRiKDEUinpA5hkcyyWEs 8ATkSCfBkJJEYyMkwdGUiAUGQZqABAZmorOqBlyUsabgNSz9ilcVAkEdg0haizUr xWJNsmzflmRezpK2M2PrnnOdOyxddxteiQ1f5zJt6bHW+uPLj9CzqO9mIP+bEgDV hfPt7aVN8ej6k6cyEpqiYVdq45nrvRPP83oXusg30Z9TR8oiBz4/DE60Zu3vnj1W 2j84nFrcf/JF1Wr56onvYdula/bxjbEc93RKc3zf25aOlqEvj+uu2Fe8Q32HN8tt I267/ypaEgdObdS2v563vY9nLo5fPHp5ZfZTUTf1oH5x+l5ybqJtHIw6RtWSkUTs YF921sjgWrP9dsdMIrRe+HLvhzhN91QQc3mxW/kFC509d1yVewrdM1XLXMVSxenc +Y7QjTI07O5cqz5UUDJJKNaM+w3F6VNEUV1OpK/x3cIv =JQXu -----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/georgebrock ### From the command line: Consider the [keybase command line program](https://keybase.io/docs/command_line). ```bash # look me up keybase id georgebrock # encrypt a message to me keybase encrypt georgebrock -m 'a secret message...' # ...and more... ```