Created
April 4, 2014 20:16
Revisions
-
copystar created this gist
Apr 4, 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,82 @@ ### Keybase proof I hereby claim: * I am copystar on github. * I am copystar (https://keybase.io/copystar) on keybase. * I have a public key whose fingerprint is 446C D0C1 7084 5379 981A 27F1 0DD4 D726 00AB D692 To claim this, I am signing this object: ```json { "body": { "key": { "fingerprint": "446cd0c170845379981a27f10dd4d72600abd692", "host": "keybase.io", "key_id": "0dd4d72600abd692", "uid": "7076369c19e796e5c93ff1c03d28b300", "username": "copystar" }, "service": { "name": "github", "username": "copystar" }, "type": "web_service_binding", "version": 1 }, "ctime": 1396642528, "expire_in": 157680000, "prev": "493990fc294854878eed95fb6799e8bc4ea1bac8596433a1a0f276d3f5d9aa65", "seqno": 3, "tag": "signature" } ``` with the PGP key whose fingerprint is [446C D0C1 7084 5379 981A 27F1 0DD4 D726 00AB D692](https://keybase.io/copystar) (captured above as `body.key.fingerprint`), yielding the PGP signature: ``` -----BEGIN PGP MESSAGE----- Version: Keybase OpenPGP v0.1.3 Comment: https://keybase.io/crypto yMHdAnicdZFtSFRZHMavZqaDk9WHAqGSsxRSg93XlzOEEvsloUDclD4M3O7LuTN3 ojvTvTOTszYUoUG0aBKCie3q2m4vQhQrThHmK0pqZYqESFmsxmCuJJVrgegZsW91 vhzO73me/znn/+9zbiAcKfnSH7t2zCzaKUNds2Hil8JtbyqAEtCiwF0BTqK1TTdM L7KClmGGgBuwLK9qpEoJpMhyjAChSMm0oFOkprGaQPMkKSsaD2ngAr6AnUzgMops o3wjgBk+SIaG6Xf84TVBIAWe4aFKQSRAHnEqZHSdUklGo0WFIcmk0UaWKZ9C2K0G glE7JFsg5gKYRgwV0wqwrnqNkC+s/DgRigaT6AxSpPWwpBimhj+MMxFk2UbABG4K O9WQkUxTDOR5luZo0QVQedCwkGQkHZzAiyReLhC0UCTZJshASOoqDVmRY0VBREiD nK7wuGNIVFQWyZQiqyIHeZZhZEomdVrgNUbnNCjLPIfvt9FpMwDcDH6m7MUlbcNr yqGwhUCsp8uTRqQ4iPSNqcmREY7MLd8GOc1kEPXb/bdeLRVOSrt9/eMvOmLFzXWt NQvdsbHUoKPNdXGp3Rq15YKBubzfPhZthuhLznjL3YNlOx/83VLS5PeZvdF4H3A1 Dv8Fu+v+o2aGr084Hz0Z9hfeVgYaOi8/Kz5S9Wtme9Xsz+6JQeNdwWxbZDH2k+f/ xP2JjH+e117LfnioZypxo3LT009SSetCb5ZwqR72+0MXOpfdJ8D7o43xP50fhtIX c49nHe7w571u6i5H/yYS+9Jg9coV4tjb+Nhy1Dm54jk7V9lVWpMTH2wuu+cZJXJH 9h94PD9z59zN+d+nRsHn81LNSkPt3qJsd1Hpyz3q1mphclnV7emRq/NfVwHUcByR =VpSf -----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/copystar ### From the command line: Consider the [keybase command line program](https://keybase.io/__/command_line/keybase). ```bash # look me up keybase id copystar # encrypt a message to me keybase encrypt copystar -m 'a secret message...' # ...and more... ```