Created
September 26, 2014 19:22
-
-
Save gerhc/fda557469abe8d08f80d to your computer and use it in GitHub Desktop.
Revisions
-
gerhc created this gist
Sep 26, 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,81 @@ ### Keybase proof I hereby claim: * I am gerhc on github. * I am gerhc (https://keybase.io/gerhc) on keybase. * I have a public key whose fingerprint is D6D3 BEFB 0A4B 2796 E071 327C D9D0 D829 D1C6 9953 To claim this, I am signing this object: ```json { "body": { "key": { "fingerprint": "d6d3befb0a4b2796e071327cd9d0d829d1c69953", "host": "keybase.io", "key_id": "d9d0d829d1c69953", "uid": "7aec6a3d47ae44e0b06bead304e03300", "username": "gerhc" }, "service": { "name": "github", "username": "gerhc" }, "type": "web_service_binding", "version": 1 }, "ctime": 1411759353, "expire_in": 157680000, "prev": null, "seqno": 1, "tag": "signature" } ``` with the PGP key whose fingerprint is [D6D3 BEFB 0A4B 2796 E071 327C D9D0 D829 D1C6 9953](https://keybase.io/gerhc) (captured above as `body.key.fingerprint`), yielding the PGP signature: ``` -----BEGIN PGP MESSAGE----- Version: Keybase OpenPGP v1.0.5 Comment: https://keybase.io/crypto yMGTAnicO8LLzMDF2J2x7uaWjHdXGE8fWFbKEKK652e1UlJ+SqWSVbVSdiqYSsvM S08tKijKzCtRslJKMUsxTkpNSzJINEkyMrc0SzUwNzQ2Mk9OsUwxSLEwskwxTDaz tDQ1VtJRysgvBukAGpOUWJyql5kPFANy4jNTQOZgqi8FS5gnpiabJRqnmAAZJiap BkkGZkmpiSnGBkC2sbGBAUhhcWpRXmJuKlA10GUZyUq1OkpAobLM5FSQg2FSmSUZ pUk4lJdUFoD45alJ8VCd8UmZeSlArwI1lKUWFWfm5ylZGQJVJpdkgrQamhgampta Gpsa6yilVhRkFqXGZ4JUmJqbWRgAgY5SQVFqmZJVXmlODsg1hXn5QFmgRYnpQHuK M9PzEktKi1KVag8diGFhYORiYGNlAgU3AxenACwSluzmYJhS1R7N+Y5VR6Qy31KV a/8KQxn/3VpXtfef3arg0VGg8vpjfyRDR+ey2L2rS/f2v2oKetrqIWu1jOv/nFkO X9ruLr4ny8fNPTHj/fvVD+N7NC6dkX4dOWvtJMN/osVtMpvEghtChTTOPriSIaRz opStQqI8INp2s2TxkQV3tr/eNf2V19maH5eunYtl098YreX+iNPF5nKA8iNdlY9v HklprtybummbGfc634f2zUUrOzrenj7w7LGGPpNmd9X7r5v873ts12ybFxgqtvTM 4XDGNV6JsUEvuaKOTph88ue3TfWc63PC/8/cEnCN59fy5Z3ML5/qn/y2Za5LysfI gmfHwhT2/O8LVp9mfuO7xD4ATBcFKA== =Ysrs -----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/gerhc ### From the command line: Consider the [keybase command line program](https://keybase.io/docs/command_line). ```bash # look me up keybase id gerhc # encrypt a message to me keybase encrypt gerhc -m 'a secret message...' # ...and more... ```