Created
July 22, 2014 18:56
-
-
Save JamesBurgess/aee40b5f62fa6f4db70a to your computer and use it in GitHub Desktop.
Revisions
-
JamesBurgess created this gist
Jul 22, 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,83 @@ ### Keybase proof I hereby claim: * I am JamesBurgess on github. * I am jamesburgess (https://keybase.io/jamesburgess) on keybase. * I have a public key whose fingerprint is 0675 F3BA 3800 3D84 509E F2CD F541 FB56 845A C41E To claim this, I am signing this object: ```json { "body": { "key": { "fingerprint": "0675f3ba38003d84509ef2cdf541fb56845ac41e", "host": "keybase.io", "key_id": "f541fb56845ac41e", "uid": "db3055ba091efda99f53b7532576c400", "username": "jamesburgess" }, "service": { "name": "github", "username": "JamesBurgess" }, "type": "web_service_binding", "version": 1 }, "ctime": 1406055378, "expire_in": 157680000, "prev": "aff35b2953f4f56017188de7e159428a04c73b9e14cddfac8108f73679f444e6", "seqno": 6, "tag": "signature" } ``` with the PGP key whose fingerprint is [0675 F3BA 3800 3D84 509E F2CD F541 FB56 845A C41E](https://keybase.io/jamesburgess) (captured above as `body.key.fingerprint`), yielding the PGP signature: ``` -----BEGIN PGP MESSAGE----- Version: Keybase OpenPGP v0.1.23 Comment: https://keybase.io/crypto yMHjAnicbZFbSFRbGMdn1C5OmCJUgg/hQkxwqrVn30fESE9BeCFENE417ctaM9tz nBn3nu04jSaUmiUYiL0UWIIPMYdTaUIYGdKpjPKSppKI0UOQFkQjRklhrhEPEfT0 sf7f7/9f31rfo6R4i81asbrkwdHhK9bnQ0umpWzszmQYyD41BJxh8BdaL1jzupHu 1zVvADgB5HgW07JECxDSqsCwUETYoaiYZSgssxxRJIWhELADj8+IOUiMLBlon+Yj Gjm4NJWov+HN9YYq05BlZQmKFMKqJIqYpWWepR0szykMhDHQQLpXqkaEriLFkE3d jQwDNNgB6dRqCumEwQbh1gIeU/7VdSTmOvjTFQj5Y3IQya6NAJeseVXycOKrRbqh +bzASRFSCWixBIqBHJmS5gU7QHV+TUcuLUaQGcm/QGgHfh3VkkgJY5qVHSJLYwaz HKR4ShBUxCOKFRmHIEFG4WlZRBSjqCqWFIGCAuZpjhcxwzCII/cbqMbrA06OjCm5 SaShub1SwNQRaHg4dDzBYrVZNm+Ki63OYktM+X+hE46tloE357jh7/3ZU7tSb/nn +9825EYP9+4ZudaR8s+7hK6WgYySmu7G+gJ28MWTx0PJfN+/Dy5mMk878vLbFurj L4y/7Eu7OT2cFfSsvK+aKa/QW7oCJa9uHGot3v3FCZO2zI5GP7XnJJd2G41Ow4wU VcctLt7LnkpVjoX++Lw3sbO5NHs5zhea/W/wek96u1Rw31g4sL0ws3NmR2H+yvjX o6Nmxp+unFPBiDnX9/fpuby6xdmRcGXWxzZq8nWQ91jv8idPROaX9cCP/ekpetHl 5lBl5KxvMumD5XbPmfLepkvOb55nbhu+er4QdrrHp7ubWifSduZuC0fH6rWBssbV 4jXT/hnH =3Fv8 -----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/jamesburgess ### From the command line: Consider the [keybase command line program](https://keybase.io/docs/command_line). ```bash # look me up keybase id jamesburgess # encrypt a message to me keybase encrypt jamesburgess -m 'a secret message...' # ...and more... ```