Created
October 21, 2014 21:52
Revisions
-
MarcoPolo created this gist
Oct 21, 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 marcopolo on github. * I am marcopolo (https://keybase.io/marcopolo) on keybase. * I have a public key whose fingerprint is D308 20E9 C435 0FF7 11AB B8F0 F5D5 EDF3 AAA6 0570 To claim this, I am signing this object: ```json { "body": { "key": { "fingerprint": "d30820e9c4350ff711abb8f0f5d5edf3aaa60570", "host": "keybase.io", "key_id": "f5d5edf3aaa60570", "uid": "4c230ae8d2f922dc2ccc1d2f94890700", "username": "marcopolo" }, "service": { "name": "github", "username": "marcopolo" }, "type": "web_service_binding", "version": 1 }, "ctime": 1413928304, "expire_in": 157680000, "prev": "98d8b3749c70f977a1ab01423a89a9f0dabecf066ac3125fcb6ef63d13be6481", "seqno": 3, "tag": "signature" } ``` with the PGP key whose fingerprint is [D308 20E9 C435 0FF7 11AB B8F0 F5D5 EDF3 AAA6 0570](https://keybase.io/marcopolo) (captured above as `body.key.fingerprint`), yielding the PGP signature: ``` -----BEGIN PGP MESSAGE----- Version: Keybase OpenPGP v1.1.3 Comment: https://keybase.io/crypto yMHSAnicfVFbSBRRGF7X0m0r6MHSRDAOKoqrnLntzCxiV0J6WIN8KcvlzJkz61TO jLMXFZNYI5MgIQQtMs2oXoQQkjIKktio7IKklpBloiimRBQVkVozYm/R//Lzf//3 ffyX+MZEhzuhK/z+4LJRgROeDSxEHGV7R416IOlyHfDVg2NkJSmqFiSmYapaGPiA zECBhkTELMNBReEpCkmSoECFkzkiKwxCyAs5HgIPqNRDtsKykVCIFKq6hVlFQJUt 9B/8yEqDxTQDERFkWhFpWsY0xpiyC1YQIQ9XiCFiaqiKWOwqZGLd0I/roMEDLDiq YmIPvdoOquHKiPQfSbjOsLEaIgVW1QFJ1WRrZUsUJWZI1TXgoywmDqu2nGIpRqQF BrIeQGoN1SQB1WZwvFeAVniAYZKoZSkKsiAxPCtiHioizyPrUJBiaQYJIhIVKCOJ YAV6vQgzFM0pWPISxcvIFCMRLytQwN6nWtOBj7HGREHLMqQGNRSOmAQ0PBw4vMaR 4HYkrXXaT3O41236+8qkKZejc/bVi+mtrljzDlfLYGyya3gxB35p7pl94OrtSR/5 4bx/K60gz5HVsXQjs3UuecPJhV2Fi0eT/VlvX6dNHyp94uKu5nR0xF5W74t21jRN RDKzd1YV535ln27vn0/ZFpsHed8fX5o944wPx6XxsYp37ETJ+v15J2pLiwfTJX7z gbGfMNedfSowVLDl2sfaiSNFI6k4PPkm/+7SzPLtBjnx7E3p8u+LTa7886fvLe4W esZJt9D2KKNvkE55PtPuPKcNNc9cp/38Utmd1OICmFLZ2f3h1+eilvKIvzpDD0Tj oyV9yf5G0JrdPixPN14Z+ZZ+oc7tmWvqT0Of2sr3TP0BZx0Tyw== =GYY8 -----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/marcopolo ### From the command line: Consider the [keybase command line program](https://keybase.io/docs/command_line). ```bash # look me up keybase id marcopolo # encrypt a message to me keybase encrypt marcopolo -m 'a secret message...' # ...and more... ```