Created
March 7, 2014 18:37
-
-
Save skimbrel/9417192 to your computer and use it in GitHub Desktop.
Revisions
-
skimbrel created this gist
Mar 7, 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 skimbrel on github. * I am skimbrel (https://keybase.io/skimbrel) on keybase. * I have a public key whose fingerprint is AD27 EF34 B9F1 96DF 5D34 4151 9F11 A7A8 DECD 30AA To claim this, I am signing this object: ```json { "body": { "key": { "fingerprint": "ad27ef34b9f196df5d3441519f11a7a8decd30aa", "host": "keybase.io", "key_id": "9f11a7a8decd30aa", "uid": "fd448f33f13893c12397e14437f57f00", "username": "skimbrel" }, "service": { "name": "github", "username": "skimbrel" }, "type": "web_service_binding", "version": 1 }, "ctime": 1394217430, "expire_in": 157680000, "prev": "25804354fff5edfb65d6163e660695bcc5f87b7b9b34cc9d75534047b9d9d322", "seqno": 2, "tag": "signature" } ``` with the PGP key whose fingerprint is [AD27 EF34 B9F1 96DF 5D34 4151 9F11 A7A8 DECD 30AA](https://keybase.io/skimbrel) (captured above as `body.key.fingerprint`), yielding the PGP signature: ``` -----BEGIN PGP MESSAGE----- Version: Keybase OpenPGP JS 0.0.1 Comment: https://keybase.io/crypto yMLqAnicdZFtTFPnG8ZPQdGVgcCAkZphczYlhtad9xdiBo6AZG+ua8Bu1tXz8pxy 0tGWc0oVGBE1DRhhYAA/jDF1sgVljiyBkYAyx+Sf8VIjYxmEOIr5xxglwtikjM0O T437tj1fnty/+7ru53pyX0+IhfS6utFfIpGSHkY3fu1+BWQ1JP9cDfMesRLOqYZd 4MklyW4nULyK7PbBOTAnYjSQcIJnJZSlRIkUcYJASVQrUY7mGBEIIo5wHGyCSz1q 1KGN4TkV7JI9GtMKhyxq9F/0FU8akkgQjITjEoozLC6gGM7SACUInJZIWkKQqFAF ipsrA5padcllvAI+gGtMsEb9sqDRavhp1yn7Siv4/3b4Kr1RdBjwjqdmBy+7Re3D mscPFFX2uOEcVFMKPjnqRnGWwFCawBETDI54ZQU45KiCpCkG0Y4J9irAr43ESAYh cJKQJIkEosRTpEihFA4oCqFYkhcEUmJonuZZHicEgRVpksQJhNCAyIo4hmnvq6Dc 7YFzMC0m54wGl51uzlehALhm+Dv7Bkinh+I2xkRXBumfSfpnkeE9W9YLrqfusn7p euv/UsusvLXvPaGoelvAuJhgs2Mrj/rW3689lvyA2gTWYpXL+5cnMNPBs8BZ70y0 ZM/3t0+8XjZXBBVuTRgpPvCSWBLetnl0JjW+2/vxN1DXoqPbCrWYzxRcCicnTf+w IlxQ3zz67MWuE31DfsPIoebdgXB720BsO9/ZcWFn371EdM/4yfLYxsQhy924vQ1z xrLazO2ha6uFoU7fwvi8435xadA/+wl/Z+q50576A9Lg5/tezruhRE4s4zfHak/F k7bjHDLzvJrVFn47wfLXXINB4JnJycHV+q+nplkqvrUoc8b0fe4L98SrDw/723YX ZA2d68//rX6jtSmpKm0lZrIbykiwrmXdySun9eaF0auJE8Zfd6x/uqBPv6tONTG/ C9nVw/vDZ8vNgZS0unNbAsGdPemLSwZfEHrl20jG3hbr0h/G0BLC545kXBkoiZk9 +aJRty9/eLwyd/6L4yXT9d6Fiz+dmszsZdd/FFb7F5t7v3o30Gk7X2ewt/7tfO1g +qUPA82VDzpkueZV4UaHTbYQ5uLecin7zK3PsnIf+m83joROmy+PVU3v0H0Uyf9f SNX3VF2ZPXqkazjiX25PdaWtYY2dKa1Nm82FJuYN2+Cmd1KhOMv5m/ZC/Wrxbasj eMjoynPbLQ23/tyQ9Ggud8wZ3H7MnDLwGHtOjls= =bGAx -----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/skimbrel ### From the command line: Consider the [keybase command line program](https://keybase.io/__/command_line/keybase). ```bash # look me up keybase id skimbrel # encrypt a message to me keybase encrypt skimbrel -m 'a secret message...' # ...and more... ```