Skip to content

Instantly share code, notes, and snippets.

@mcfdn
Created September 18, 2014 09:13
Show Gist options
  • Save mcfdn/3f75fe6e3c6805079791 to your computer and use it in GitHub Desktop.
Save mcfdn/3f75fe6e3c6805079791 to your computer and use it in GitHub Desktop.

Revisions

  1. mcfdn created this gist Sep 18, 2014.
    82 changes: 82 additions & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,82 @@
    ### Keybase proof

    I hereby claim:

    * I am jamesmcfadden on github.
    * I am jamesmcfdn (https://keybase.io/jamesmcfdn) on keybase.
    * I have a public key whose fingerprint is 5FF5 AA62 EEE1 B318 F0DB EB9C FE76 D65B 78A1 9EE3

    To claim this, I am signing this object:

    ```json
    {
    "body": {
    "key": {
    "fingerprint": "5ff5aa62eee1b318f0dbeb9cfe76d65b78a19ee3",
    "host": "keybase.io",
    "key_id": "fe76d65b78a19ee3",
    "uid": "dd1be843f57032e0ed7ef6b601362300",
    "username": "jamesmcfdn"
    },
    "service": {
    "name": "github",
    "username": "jamesmcfadden"
    },
    "type": "web_service_binding",
    "version": 1
    },
    "ctime": 1411031606,
    "expire_in": 157680000,
    "prev": "e6c73bce5b9cb65951d30b9a15aa4091a60229f871288a55bed82cb2bd5eb774",
    "seqno": 2,
    "tag": "signature"
    }
    ```

    with the PGP key whose fingerprint is
    [5FF5 AA62 EEE1 B318 F0DB EB9C FE76 D65B 78A1 9EE3](https://keybase.io/jamesmcfdn)
    (captured above as `body.key.fingerprint`), yielding the PGP signature:

    ```
    -----BEGIN PGP MESSAGE-----
    Version: Keybase OpenPGP v1.0.3
    Comment: https://keybase.io/crypto

    yMHWAnicbVFbSBRRGJ7NvG1oGYq69nQiJVtrLjtnZhcRn4QlUgtDE3OdM+fMOqa7
    6+yuKWpmiL6U4I1SCCHCRF9Cnwy8FCGUqYH4ECSlgV3INFAKjOyM2Jv/y8///d/3
    8V9exkUwVkvFdsfAQP7Sa8vczM8wU2R7BBsB8uMG4GoEN8h+0nSflxgBQ/eFgAuI
    miYqCuQJIRwSOFljMSLIqWpEghiKSJIVzkmIAOyg0h80FdQGKUFyXvdTjBYeHVP0
    EH54v4Exh4jsEDRRYgWesARLRIMIspwAeYFlTWKQGD6lhlB2FU3BGlXDPtBsBxSv
    01ViTn3Q9+qhyjA6XKNgTPZloYaAid8kyHPg4EG6D9O9qbCOGEHd7wMujjLVkG5a
    cA6OYwUOstAOSH1AN4hHNxmiBGWWhh0EDFJHLQlUJQGpRKQXQlB0ihwWWORUOHpD
    B+vkFMjyvFOTJY6XZUUUEcEyryIeYZEgSXIAc6danx+4eDqm4qWWQd3rU0Jhg4Dm
    FzNlRxmLlYmKPGJ+jrHGnvj/z97J6L1g770Pl9RPu5PMj5j5jHZ24zcTPj6x4Z/L
    /nsLT6+fVvZmM0qV3baRlojOxG81ne4e3P5sfOpLe9Wp1bjrS8l4fmjnfs4i09Lf
    lPZgJw8m9K3KsY+rjSvv+7uu9uWNbmZ+PenOhd8LPmdenoVl1u6tV9Pry61ycUEt
    k5SQkp0QnZNVVji13j3qHrOVD26eGywy1u7qT+rzwcqxsaJrA6W25rTUX1Ej7+Kq
    YwpXE4feZi0vbA0fP9szkV6rapGDi9VJJWubbaV/5Du2Yn9rnj21J5572hHzcdxW
    /qaEDF0cLn+emG6Z7VuI3m5c6TpT8TBqKP7C7abk3BTRPTbzD+YWD7I=
    =GFwV
    -----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/jamesmcfdn

    ### From the command line:

    Consider the [keybase command line program](https://keybase.io/docs/command_line).

    ```bash
    # look me up
    keybase id jamesmcfdn

    # encrypt a message to me
    keybase encrypt jamesmcfdn -m 'a secret message...'

    # ...and more...
    ```