Created
April 16, 2014 22:38
Revisions
-
gekitz created this gist
Apr 16, 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 gekitz on github. * I am gekitz (https://keybase.io/gekitz) on keybase. * I have a public key whose fingerprint is 9F42 1470 F4EB 8B9E 8984 A6C3 3320 A90A 9784 0D27 To claim this, I am signing this object: ```json { "body": { "key": { "fingerprint": "9f421470f4eb8b9e8984a6c33320a90a97840d27", "host": "keybase.io", "key_id": "3320a90a97840d27", "uid": "b27cde1b9d973bb6d4efbf9f074cef00", "username": "gekitz" }, "service": { "name": "github", "username": "gekitz" }, "type": "web_service_binding", "version": 1 }, "ctime": 1397687867, "expire_in": 157680000, "prev": "a07b6f7168596c9085626545e87b5cefbe22c5958d6def972c5d62886bbecf29", "seqno": 2, "tag": "signature" } ``` with the PGP key whose fingerprint is [9F42 1470 F4EB 8B9E 8984 A6C3 3320 A90A 9784 0D27](https://keybase.io/gekitz) (captured above as `body.key.fingerprint`), yielding the PGP signature: ``` -----BEGIN PGP MESSAGE----- Version: Keybase OpenPGP v0.1.8 Comment: https://keybase.io/crypto yMHYAnicdZF9SBRbGMZ3XdfVxS9QkLJudbQlY6nZ+TozaxbFhSD7oqyohGXOzJl1 0Du7zc5u6eaNSNq6UkkoGCEXIoqkQvMfCyT7QOgDtCg1Mcg0U6MyoiKLxbOS/9Vh 4PD+3ud55ry89zNsFqc1e1/57pyBdpv1Ufd42LJzW0pxFKCAUg28UVCJ5y5V0/3Y CBqabgIvEFWW9rCQUlmMBCRiQRRYiZcZhqEpSSQfFFhKoSFwg4pAKOEgMUgK4VVa gDBS+DSF0N/ow3MNRENZwR4kKiJkEOIVFqtIFVUKsjJWKSohDGFDl/7BRO3HlZpZ A2rdgLCIJhMWBfM9zawIoz/pzepgAhzEyPfL6kOarpBhiSOCjZAW0IHXQ5SyqSW8 HkaEvAAFHroBPhTUDOzTEgqOUIocNwgaOEIiJQoiXoUeXuBEXhYpgeNpnmM5LEDE kRkQpmmZEzlB4RWsipAUCk8LAo8QllVaJP8P4QN6AHhp8kzJTyJDml+XzLCBQe3d 7vJki9VpSbEnJdZlcaZlzy+xaJkjDrsa7a6We5I8kfFf82L79PmiNYWD/2c+iJX+ Xer2T81M931t6GyF4wvybzaOPS/Ia0iO1lc+PeUyI6tzbnxZEo5n5W7ODbr3Ns5M tn+vetJ++N+fEx3Hitp6h0e3v9lY0NnS5hqL7Kh3rGgdjk9vCny07n/Webl/6drB zLTrd771fCobtq3cMrPc9XJPc/fjW8VDHaP4vcZ9aDXWU30/uHctSU7G6O8fimUl 375gnk4toDbEzKrMhuqeyNZa+cjCdGXdInakxDHa6z3T1GW7lFd39PPFmrcnS/L/ yjj+unngLJM1NZl7rozuTS+8cq1+V1y/GjvheWEfefVQcqTiprpZwyoLSg== =kMkL -----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/gekitz ### From the command line: Consider the [keybase command line program](https://keybase.io/__/command_line/keybase). ```bash # look me up keybase id gekitz # encrypt a message to me keybase encrypt gekitz -m 'a secret message...' # ...and more... ```