Created
April 11, 2014 20:57
-
-
Save alexmcroberts/10501022 to your computer and use it in GitHub Desktop.
Revisions
-
alexmcroberts created this gist
Apr 11, 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 alexmcroberts on github. * I am alexmcroberts (https://keybase.io/alexmcroberts) on keybase. * I have a public key whose fingerprint is EC3A 7E2E 279F 98D6 A9BB D120 5C83 A8D3 04C4 DE64 To claim this, I am signing this object: ```json { "body": { "key": { "fingerprint": "ec3a7e2e279f98d6a9bbd1205c83a8d304c4de64", "host": "keybase.io", "key_id": "5c83a8d304c4de64", "uid": "a36d6df261f859b8a02794ee407dd100", "username": "alexmcroberts" }, "service": { "name": "github", "username": "alexmcroberts" }, "type": "web_service_binding", "version": 1 }, "ctime": 1397249851, "expire_in": 157680000, "prev": "27baccfd775da976f930a7c12e995b52eb85ce64bca39eb752f1578d802fd144", "seqno": 2, "tag": "signature" } ``` with the PGP key whose fingerprint is [EC3A 7E2E 279F 98D6 A9BB D120 5C83 A8D3 04C4 DE64](https://keybase.io/alexmcroberts) (captured above as `body.key.fingerprint`), yielding the PGP signature: ``` -----BEGIN PGP MESSAGE----- Version: Keybase OpenPGP v0.1.5 Comment: https://keybase.io/crypto yMHZAnichZFtSFNfGMBnWtJkc4FZSn45giQtue8vM7IocpT5xcoiYd5z77nzlrtb 926+oAs1QoVIgoKRlMTogyBZEsUfMWw0jTLEoBeEPxVYEhhmjlIK81yxb0Hny+E8 z+/5nXOe54kj3WZPczme7cm/M+dIez6aitiqvNWlLQAGlWbgaQFn0dqmarofGSFD 08PAA5BMSzyiEMWLqigonCRCqJAUwcoCLQkKTTAyoyCOAW5QFzStCqyBkolKtCCO 4YNPU3D0L3xkLSHRnMIpKsWRqsCKUJAIfBWDEEPwikIShAWayNClALLoetQUkI0g REbYBFE3wKkGTcapFrCO+LVwXQT+oyzcHLLijQj61g0+qOkK/joubECGqQV14CEx KYc1S0HSIk8xosCSboCaQpqBfJpFsDwnEHi5QchADVhJ8VCSZVXheVaRRJ5TRZqQ eJmkkCiykKUQFFgZNwDKEi0iyLOUiiWCIhCUqpCM1RgTndODwEPhZ0p+rDQ1vy6F IwYC0cRoTYYtzW7btHGDNTybfbPrz0hn9mb+rvQ9Xqz5UPW+ttP5aLLL9X9h9u5E Wcd8jpOORUvOb73ROCInO3L55eWy4ipzdiV877/Y4DZywu+qBmL7wLDxeoEpH8mr H0p4LyeXOOFp6mdoYefFZGv+/d5LHeLJ7XnZRQdvT52oDGTG4/5Y/5QzevVtweLA YTj44LN7aflj75eSGf1mek5eYGSoz8jSrkyMF7Y9tHsrcs8UfB233yKPa12JrGsX 2Hinfbi++9eR+OnvZGhyV+ydKz/1Mrlv1L3iyHjxxs85jfaiA27vpzETznZfP7Y0 n3tXjI7V7jhUenT62w+1uPzVqbmeLT2tOfu9fanhtul0rb+idc6+CmHfEfM= =lQFu -----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/alexmcroberts ### From the command line: Consider the [keybase command line program](https://keybase.io/__/command_line/keybase). ```bash # look me up keybase id alexmcroberts # encrypt a message to me keybase encrypt alexmcroberts -m 'a secret message...' # ...and more... ```