Created
March 21, 2014 16:07
Revisions
-
sethvargo created this gist
Mar 21, 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,88 @@ ### Keybase proof I hereby claim: * I am sethvargo on github. * I am sethvargo (https://keybase.io/sethvargo) on keybase. * I have a public key whose fingerprint is 604B F64B D0C0 06BB 1511 3BB9 3A56 10B2 542B D061 To claim this, I am signing this object: ```json { "body": { "key": { "fingerprint": "604bf64bd0c006bb15113bb93a5610b2542bd061", "host": "keybase.io", "key_id": "3A5610B2542BD061", "uid": "9170c2a19f01ebf6007d0ad64133a400", "username": "sethvargo" }, "service": { "name": "github", "username": "sethvargo" }, "type": "web_service_binding", "version": 1 }, "ctime": 1395417800, "expire_in": 157680000, "prev": "3ac19a5ba8c99d1d680822872cf3bfadb9a2570933cde2afa6727e6af47a3144", "seqno": 2, "tag": "signature" } ``` with the PGP key whose fingerprint is [604B F64B D0C0 06BB 1511 3BB9 3A56 10B2 542B D061](https://keybase.io/sethvargo) (captured above as `body.key.fingerprint`), yielding the PGP signature: ``` -----BEGIN PGP MESSAGE----- Version: GnuPG/MacGPG2 v2.0.22 (Darwin) Comment: GPGTools - https://gpgtools.org owGbwMvMwMVociJOW+3rRl3G0wfeJDEE6ySdqFZKyk+pVLKqVspOBVNpmXnpqUUF RZl5JUpWSmYGJklpZiZJKQbJBgZmSUmGpoaGxklJlsaJpmaGBklGpiZGQDkzQyUd pYz8YpAOoDFJicWpepn5QDEgJz4zBShq7AhS7wRS7+QCUV8KlrA0NDdINko0tEwz MEwFWmVgYJ5ikJhiZmJobJxoYmAAUlicWpSXmJsKVF2cWpJRlliUnq9UqwPkFJVl JqeCHA2VTs8syShNwqOlpLIAJFaemhQP1R2flJmXAvQyUFNZalFxZn6ekpUhUGVy SSZIu6GxpamJobmFgYGOUmpFQWZRanwmSIWpuRlQDCRaUJRaBvJgYrKhZaJpUqJF sqVlimEKUNrCyMjC3Cg5zTgpLTElyTLRyNTcwNLYODkl1SgxLdHM3Mg81SwxzcQ8 0djQxEQJ5J/CvHwlKyOgMxPTQS7PTM9LLCktSlWq7WSSYWFg5GJgY2UCRRoDF6cA LCo/pgsw7JpVIK1qbZGR/MSkbXFF7vK3F2/W7P6TozZn7bUP9o/vHpUsPOBzX9Dx iZ7zdM3dYUHPK/9Ea830qWfeuf9mlPGy5tpNeXoXOV1i0464dzooXfLWdj1xbsHv w20TVnzcofRXut+pLJB5tYPXlA0lWfNMlU9+8ou95//xxrNS/1Nrahdc+6AesEjH /8Ap6Zks3H7C0vKS2/j6s+Znt+ZMW3/t4m3DP//XHtq69LX+khPa+VeUFD4vcmWS sjuom9e1LtPm8aWdSS/NBdd/qqj+Fv3zfJTNrNbIm6ahXVuO3M4+uGrn3ktZ+Xxm s47pZ066f8X+w/wP3C9ey9eacQezqq1sXM/nWaoasObSgoBO0ekp+0RPZrumGrAb x5/Pdcs7835Hpt01Ru4FxTcZnmxqOnxz/luJGibfydJT9fib9YN4+RQ3ceV+s5Tx vdWtWsv9Rswyosj2beXBogMTtosJ7dmbovuTzSGi4faJ0KO8NT/j351/7Dy1KmWd b0jTtiPeO+RiF+ypj16mGt+Q3q4SynauWaJv2o8X66a2fPq+XEhnd9TM+ze0XDzb ppS4Tfa81jLx6IysQK7ni/d8WbHGVVjnnEl1ypXzcRdenxJRmlmasGlZoFHzy0n9 FVqu+kf1fZcJVv/nvice/jMoPm1pnKPYiV8P+Q4cfuUl4Hn1ZJDYlm5xvXdOZ0tq ls6ROZ+bncr98unDFBGvjN5AAA== =knq8 -----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/sethvargo ### From the command line: Consider the [keybase command line program](https://keybase.io/__/command_line/keybase). ```bash # look me up keybase id sethvargo # encrypt a message to me keybase encrypt sethvargo -m 'a secret message...' # ...and more... ```