Skip to content

Instantly share code, notes, and snippets.

@infostreams
Created April 10, 2014 19:15
Show Gist options
  • Select an option

  • Save infostreams/10413505 to your computer and use it in GitHub Desktop.

Select an option

Save infostreams/10413505 to your computer and use it in GitHub Desktop.

Revisions

  1. infostreams created this gist Apr 10, 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 infostreams on github.
    * I am eakerboom (https://keybase.io/eakerboom) on keybase.
    * I have a public key whose fingerprint is 292A 017B B43A 39E0 635B 5C77 D999 A61C 8C2B 4D1C

    To claim this, I am signing this object:

    ```json
    {
    "body": {
    "key": {
    "fingerprint": "292a017bb43a39e0635b5c77d999a61c8c2b4d1c",
    "host": "keybase.io",
    "key_id": "d999a61c8c2b4d1c",
    "uid": "546a745dcbb61948ccbe091d90782100",
    "username": "eakerboom"
    },
    "service": {
    "name": "github",
    "username": "infostreams"
    },
    "type": "web_service_binding",
    "version": 1
    },
    "ctime": 1397157218,
    "expire_in": 157680000,
    "prev": null,
    "seqno": 1,
    "tag": "signature"
    }
    ```

    with the PGP key whose fingerprint is
    [292A 017B B43A 39E0 635B 5C77 D999 A61C 8C2B 4D1C](https://keybase.io/eakerboom)
    (captured above as `body.key.fingerprint`), yielding the PGP signature:

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

    yMG+AnicbZFtSBRPHMfPPM0OLLEkejD/jJdUXrm797C3V2oelhUJQZlQZ9fO7nhO
    6t6596B2SKIRKebfXoQ9aGlopRRIdkVPnGQvipOSNBEE801ZomCFlGTirNiLoHkz
    zOf7/f5+v5l5GR2u0oRdXtWgBVVRTWGhni6v6vDeKegH0CmWA4sfFKLFLR9LDiS7
    ZCx5gAUwHMNTNAuhQc/rOUSZ9EZoFFhW5DiON9GCWWCgQaQFoAMFTreSIGUg70Y7
    sJMwcrBjkdB/+L2LgtFg4lmDURQgNNGcwSwIEFEcLXIUa2ZoilKMbiRLfDEibsQX
    Ihk6ncWgQgcI9mGBYD9Ykh3YU+CFf0ewlE8GkxFf7FZCnnKXQksRtC/l7RBLIrk0
    ifmQ7MZOCVho4hQ8WClA6zmWNrIMbdYBVObCMrJjxWFkTWaKLB1wycgHLJK3qEiZ
    qURyEpU04h2kjxs7JN7jlRGoeNFjU6vCNKrIiGXKw6s0K2L+fMfG1OW/IuoaTC1f
    gidizuRsSH+W9aFxX/NEdnp8QtLReH3pbpvvQuIgm2adXLPr4t0ha1xG5u/euraq
    9SDr3akHrw81B65Mxx0LZsOkA/89ubU6ucaW8MNyqfZ5dF5jQGu7Pqyqnb7d/6ok
    5aGa8oxtX5fQ94je1FHZNDXZ59o5Mf8Rj31vscaPnoxK1M6F94f2zA9s7szMba8P
    9Y52bRtPC/5/zxiYrfk58Ha0LLfNL+TFxH7aX50yfFD/XhOQR77lrL2jLXm89Xiy
    dUv1jSFb5NU3rfMr67tnWp9eG49NHKA6zqo72blg3JHBr59vZoTONUSNqKsrzmtk
    Rj/LnG6f6b6f2la5AMAp/u0=
    =CqJn
    -----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/eakerboom

    ### From the command line:

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

    ```bash
    # look me up
    keybase id eakerboom

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

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