Created
November 17, 2014 11:52
Revisions
-
Gomez created this gist
Nov 17, 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,77 @@ ### Keybase proof I hereby claim: * I am gomez on github. * I am gomez (https://keybase.io/gomez) on keybase. * I have a public key whose fingerprint is AFA5 22C2 8C46 698A 7558 5BA3 6341 1B94 FD70 495B To claim this, I am signing this object: ```json { "body": { "key": { "fingerprint": "afa522c28c46698a75585ba363411b94fd70495b", "host": "keybase.io", "key_id": "63411b94fd70495b", "uid": "102e5e64e26107b0aa945d23897c5400", "username": "gomez" }, "service": { "name": "github", "username": "gomez" }, "type": "web_service_binding", "version": 1 }, "ctime": 1416225053, "expire_in": 157680000, "prev": "72bd509be5d9ac7a1e97c01a6627b65d4b7b20f0fbde649a1f051aa55af8670d", "seqno": 3, "tag": "signature" } ``` with the PGP key whose fingerprint is [AFA5 22C2 8C46 698A 7558 5BA3 6341 1B94 FD70 495B](https://keybase.io/gomez) (captured above as `body.key.fingerprint`), yielding the PGP signature: ``` -----BEGIN PGP MESSAGE----- Version: GnuPG v1 Comment: GPGTools - http://gpgtools.org owF1UTFrFEEU3pyJYMCQVBamcRACchwzc/NmdrdSC0HtxC7F8Wbn7WUSsrvu7l0S j3QWNkIKewX/gTaWgdhZJk0gjYV/wUIIcTaYLplmeN/7vu+9j3dw91bUW8me3P94 Xj1fn/t5+NtGr/2vhzNmS7fH0hnbossv98WY6qr2RctShjmClJmMM6V1EqMBiMHi UA+VEDZRuTNcJWBZn22UTacINhYbGvgyYKEYeRfQa/iTy4bgkoC0IqkFN5YjJgqc HMaJyUBx3hEbqgvcpsAel9v0lu33WYCmPqNu4auWbzcm9gZ6u1d19Q7Z0X/lyPrC hahBMKW68WXBUhGYWes7qVBCSwkchn1Gu5WvaeQ7Bhgd8/D6rKppGiyNtA54Yglc gplBQWFxLlBraawGp6yxkuc8ty6kTFDkHAQiAOaxNtyxLsubomRpmNTiOFg2flxg O6mJ7S++fzYfrfSi2wu97ljR4p3lqxP+EdHno6WncvBNnuIx/Lj39cXj44PoQfTp 1dnao5N3g9Xvuxdz6cvZ5ocvfw//AQ== =1rkl -----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/gomez ### From the command line: Consider the [keybase command line program](https://keybase.io/docs/command_line). ```bash # look me up keybase id gomez # encrypt a message to me keybase encrypt gomez -m 'a secret message...' # ...and more... ```