Created
April 30, 2014 16:22
-
-
Save mattkennedy/7ca3d459da5980cdfe5a to your computer and use it in GitHub Desktop.
Revisions
-
mattkennedy created this gist
Apr 30, 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,81 @@ ### Keybase proof I hereby claim: * I am mattkennedy on github. * I am mkennedy (https://keybase.io/mkennedy) on keybase. * I have a public key whose fingerprint is 5329 2031 33ED 9959 B3F2 0C0E F3CF 6339 90F7 1B17 To claim this, I am signing this object: ```json { "body": { "key": { "fingerprint": "5329203133ed9959b3f20c0ef3cf633990f71b17", "host": "keybase.io", "key_id": "f3cf633990f71b17", "uid": "8c8ff045e2a1bd3fe8d1d02bcb52bd00", "username": "mkennedy" }, "service": { "name": "github", "username": "mattkennedy" }, "type": "web_service_binding", "version": 1 }, "ctime": 1398874873, "expire_in": 157680000, "prev": null, "seqno": 1, "tag": "signature" } ``` with the PGP key whose fingerprint is [5329 2031 33ED 9959 B3F2 0C0E F3CF 6339 90F7 1B17](https://keybase.io/mkennedy) (captured above as `body.key.fingerprint`), yielding the PGP signature: ``` -----BEGIN PGP MESSAGE----- Version: Keybase OpenPGP v0.1.12 Comment: https://keybase.io/crypto yMGsAnicbZFdSBRfGMZ3tfLv0oqi+QEKecwwWWRmjrMzswYZXiTkTZYXgbjOx5n1 oM5uszObshoS8beLXJHyQqNQu7IPW12MDC01YQup0EwoCAn6IIvAiwQTyjNiENG5 OZzf8zzv+55z5pyJNoc948PBtN5Pg6/t89N3TdtJEWyEgeRXWoEnDBrR9qZizYf0 gI41A3gACxmBoSANIVIEgRUkqDKUTCEVyqobQkGgVI6WaA64QIM/aCVIGUkMohLs J4wcvFgh9B9+c1vgZV5VqVIWMSItKVBFvEIrFCPJEstICkVZxiDSNbEZEXdzI9I0 ROZtdwFCQ1gmNAx2VB82Gkzpr4RoGH+EjNaARc8iybuT90pYU8idSSyE9CD2a8BD E6dsYKsADQWe50p5DroAaglgHXmx5WA5N0+R5QIBHYWARzObmqyZzmh+opJGoo/0 CWKfJhqmjkD77HTtLpvdYduzO8F6d5sjOfX3bxxJSfqlNuFHtlMjec7oQvpQW8Vk 9UIfR89da3sS+++4Iz+uLr2r+z/SvfItYyI3M+WQudeTmiaFCi5eksauVmFQDeoL Fx6WrV+/oOfGP0Lvs82u6PBgpKQn60VnUWXXncfJBefHGhLuC1kj8Za1o7mllV8y Y51Pl+yFU2rVj5XDArrnz5550Hdjsr8+eqW4+2dv2hS3tu9m+bjdEShn5fCt76Nd ka8HJiLvXY6OeMW48BndXj49PBpxZ3e+GtjcjHVkLq7mMAV5lTnHXiZFZ/L1c+mX a/rVgUk25t6YLXvb48xadNYWLRebG2+Kh56bsKYuUZnZ3xgEJ1bX52PNW8ue/Kc= =WAx1 -----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/mkennedy ### From the command line: Consider the [keybase command line program](https://keybase.io/__/command_line/keybase). ```bash # look me up keybase id mkennedy # encrypt a message to me keybase encrypt mkennedy -m 'a secret message...' # ...and more... ```