Created
March 7, 2014 11:09
Revisions
-
hipikat created this gist
Mar 7, 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,81 @@ ### Keybase proof I hereby claim: * I am hipikat on github. * I am hipikat (https://keybase.io/hipikat) on keybase. * I have a public key whose fingerprint is 975F 55E2 44F8 84CA 1B8D 55DD 0151 A45C 67B0 66D7 To claim this, I am signing this object: ```json { "body": { "key": { "fingerprint": "975f55e244f884ca1b8d55dd0151a45c67b066d7", "host": "keybase.io", "key_id": "0151a45c67b066d7", "uid": "e057b0d6fa4500605913fdb120ade800", "username": "hipikat" }, "service": { "name": "github", "username": "hipikat" }, "type": "web_service_binding", "version": 1 }, "ctime": 1394190533, "expire_in": 157680000, "prev": null, "seqno": 1, "tag": "signature" } ``` with the PGP key whose fingerprint is [975F 55E2 44F8 84CA 1B8D 55DD 0151 A45C 67B0 66D7](https://keybase.io/hipikat) (captured above as `body.key.fingerprint`), yielding the PGP signature: ``` -----BEGIN PGP MESSAGE----- Version: Keybase OpenPGP JS 0.0.1 Comment: https://keybase.io/crypto yMGnAnicdZFtSBRBHMb30orzBSQzFSNqhJQ4bXbv9l6W7EVETBN7+5KIx+7t3N3k tbft7d6lh0USEgmGVhh3FYSFYpYQlBAdnpJIdRAVhRwJFUJRQhZaYRbOin2rT8P8 nueZ5z8zjzJTqDRDXY8s9ml77huexgc06lB+/3gYCH6xGXBh0ISWFzeWPEiRFSyp gAMOG+tmWcRYLG673eLiacEusqwoQpqleQvrstoEaLWKNmACXn9AT5BjBD6ASrGf MLJxYpHQf/i1ZQFBliDR6iYqhFbIOmizWxRoBvIiskOoGwNIkfhjiLi9WMZNvApa TYDAIHYRGAYrogerXk34b0BtlnUSQoJzJesUsCSS65JIECkB7JcARxOnS8V6mDY7 LLQDsmazCaATMlaQE+sO1mYlg0FoArKCgoCTNJ9Pn+e45CcqKeI9pCeAPRKvagoC rWPxhlTKkEatWb1Kf3IqzZj19yMiB9f+KfyVXmku2hK5/aQ3J6fiJufofOCPRTuK yvfdiZWcvZaeNdSQCN97VeGZ/5Hkb8DQqL24ZbL3g5ehGK0gmtw0tkBNXI1vKP1o jNguds4F0c/hXHTh+dfuc9lVn2fnzrjLgtHFhS82ZDzgOz+ztW2dWj/YLjwsqd2R sT10/U3G29Nde5PeW/MTsyMbp+vFqth0NV8Y6jZy31LHDcNlhbvYeF1j8/f3iYzU mqTcc3jostMXff1icPeVd3a5b2CKq24p/7R/ZsBXsDn7VHtlTeb8yG9HcaS/sesS MzW5zfVsfR7TdiQ/L6U2cXI4sZgbG3kZ6bg7vnO05PFRSuhtXAJrQP1k =CAL3 -----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/hipikat ### From the command line: Consider the [keybase command line program](https://keybase.io/__/command_line/keybase). ```bash # look me up keybase id hipikat # encrypt a message to me keybase encrypt hipikat -m 'a secret message...' # ...and more... ```