Created
June 9, 2014 17:45
-
-
Save quidproquo/12c72f1db2236c2006aa to your computer and use it in GitHub Desktop.
Revisions
-
quidproquo created this gist
Jun 9, 2014 .There are no files selected for viewing
This file contains 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,82 @@ ### Keybase proof I hereby claim: * I am quidproquo on github. * I am quidproquo (https://keybase.io/quidproquo) on keybase. * I have a public key whose fingerprint is 00CE DDB7 B93E F0DD 776C 3773 4590 E3E9 540F 7B09 To claim this, I am signing this object: ```json { "body": { "key": { "fingerprint": "00ceddb7b93ef0dd776c37734590e3e9540f7b09", "host": "keybase.io", "key_id": "4590e3e9540f7b09", "uid": "c7911c70d600a3a34e92f9a99a0a4200", "username": "quidproquo" }, "service": { "name": "github", "username": "quidproquo" }, "type": "web_service_binding", "version": 1 }, "ctime": 1402335912, "expire_in": 157680000, "prev": "35eb4619329fe12e01ed4e658d648252102fa890e35e28ccf3003ebd28eb90af", "seqno": 2, "tag": "signature" } ``` with the PGP key whose fingerprint is [00CE DDB7 B93E F0DD 776C 3773 4590 E3E9 540F 7B09](https://keybase.io/quidproquo) (captured above as `body.key.fingerprint`), yielding the PGP signature: ``` -----BEGIN PGP MESSAGE----- Version: Keybase OpenPGP v0.1.21 Comment: https://keybase.io/crypto yMHWAnicfZFdSBRfGMZXzaK1TalArIg4/S3Rrc587cysad5koFGBRPblNjPnzDqI M7Ozs5ZtVlpUZLCYSmEfdpOZeiGWKZFgX0b4lUFhFKEQURaR0pXyL8+K3UXn5nCe 9/k9L+d9n7riHM6YNjO7z/026XpMf+/3kKOgfqo5DGQDlQNvGJTguUvVdD+2TEvT beAFECoYIZmXRQarECGe9ygMzzMsJ0LMYJFjocrLUARuUGwEowSJkaUg3qQZRCMP n4aI+hd/aK6g8CJFKTxEHgglRmJYLNKqKImiBCWWhjBqDGJLl0oxcQcIZFpGIGSA CjcgepmmED0M5ut+zS4Oyf9i7HIzKh7Bsm8e98majsinCVWGraBm6MBLEadia1Ge YiHNMJxI0W6Aj5qahX1a1MHxHgGS4wamhctIJMNhmfVQIkOLKqZoDCmMWOzhBORh BZqjKUirkhAdA4dpQVFUBkIGy4gWsCxCSSX9gzigG8BLOtmSn0QGNb8u2SELg4rH vQcXOGKcjoXxsdG1OZyLk/4s82HHot8HBody2ObTKfdK1/DduZWjtt/VIpdMTKmR T6nx6uWsNHlVXGRftqsO9DwadppGdU3yg7RO79XEJwX9J3HfjQYxvFy4o06eCrTn 24Ot6W9yhvbkVD939ey9WNd1+4Jy1lXFJ6e07n55hvPXxN6q3JGQnjrzi0dJte1X GoyqY4ljLxozRqaHt/6Ynhjqq41kDhqFP2u3CaCEtgua6jdTbFHX4Q8tn6F3JDFh e+5kxutxNZLfe+7Z+UPvjY5L4Ka+Eu9vWT16/Nq6xoHuFZVL4op2fd0Amt7dz1w2 1vYqz93tzNuJ7i79Tx9Yy+ZndX4ZP1H4Tf2fBVuqZzauRx9nAdzmDgs= =S9LM -----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/quidproquo ### From the command line: Consider the [keybase command line program](https://keybase.io/docs/command_line). ```bash # look me up keybase id quidproquo # encrypt a message to me keybase encrypt quidproquo -m 'a secret message...' # ...and more... ```