Created
March 26, 2014 15:47
-
-
Save zacechola/9786412 to your computer and use it in GitHub Desktop.
Revisions
-
Zac Echola created this gist
Mar 26, 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 zacechola on github. * I am zecho (https://keybase.io/zecho) on keybase. * I have a public key whose fingerprint is DC63 4B51 A62F 1619 F366 B258 752C CB11 348D 7422 To claim this, I am signing this object: ```json { "body": { "key": { "fingerprint": "dc634b51a62f1619f366b258752ccb11348d7422", "host": "keybase.io", "key_id": "752ccb11348d7422", "uid": "ff83d565766f46e05decb8f51c2c7000", "username": "zecho" }, "service": { "name": "github", "username": "zacechola" }, "type": "web_service_binding", "version": 1 }, "ctime": 1395848820, "expire_in": 157680000, "prev": null, "seqno": 1, "tag": "signature" } ``` with the PGP key whose fingerprint is [DC63 4B51 A62F 1619 F366 B258 752C CB11 348D 7422](https://keybase.io/zecho) (captured above as `body.key.fingerprint`), yielding the PGP signature: ``` -----BEGIN PGP MESSAGE----- Version: Keybase OpenPGP v0.1.1 Comment: https://keybase.io/crypto yMGpAnicbZFdSFRPGId3Sw2FJbOohGxzMoJVtvO9Zw+BWEnQRaCRFyYs52POOqTn bOdj1RYzjD8pWaZk0F1GEBhSmcZGIrpokYmKJWlZkf8u9EKjEIskdI7YTXQ1zPM+ v3nfmRn0bHaluYPF3aV7j5EH3a/6O2zXKWrZigFJV2qAEANn4fqiIi0MjYiBNAsI QJE5mpFYUuQoleTIoEpznESxfIClZFkiSZrhlQBDUSAPlOumk8DHSKIJ/UjHDG9C SMH0H769XlBVnlZYjg1wnMpwkGAVKEu8ypIyJQcIgnBEExqaWAmxfR7K5TqozQMY RZGMUQxslMLIKrelv3RRdgIVohOxaiIOq4JSaCMdkpCm4OviUBQaJtI1IJDYlC3k xEk6yPIMz1NEHoDVEWTAEHIMPCuPJ8M0YsAoEDS7osKZ6Jym4ypuJIZxHxOFNdGy DQhqE/1lSS53misleZPz5K601PQ/H5HUs2W1yG2UtYlH9Z0xV5TxvUP/i0P/eUYS W62391Jqz5R0TtdnnkgeGqtpjAuJ5x/t3u2No/dnd6sDB7z6nurslw8nrq90xj2p 849v3Dz+NN+zMC2EE3aR707WiHZ1ZWx/1rJ1aSDjU+v8ju72uUMd0e9PAsv+8eYL hZWnd1383Vc4M3wr+OCL2jDlTYm/yR2eqbZ/xu2cKe9qaqevbDQQvbJt4XDd4lLk 0YfJEkZ/0dX3zMxIz/76umBxrn2fe/Vy+xFvrNubW+ybOJn5q3mwYabJHOgqGM/J XxKq6uqyiM+Td7/5e2bbeLqptX6lVFD495X58PYQPe3/0dKrt1xbA/IwAMo= =ouS+ -----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/zecho ### From the command line: Consider the [keybase command line program](https://keybase.io/__/command_line/keybase). ```bash # look me up keybase id zecho # encrypt a message to me keybase encrypt zecho -m 'a secret message...' # ...and more... ```