Skip to content

Instantly share code, notes, and snippets.

@randylubin
Created April 9, 2014 17:52
Show Gist options
  • Select an option

  • Save randylubin/10296969 to your computer and use it in GitHub Desktop.

Select an option

Save randylubin/10296969 to your computer and use it in GitHub Desktop.

Revisions

  1. randylubin created this gist Apr 9, 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 randylubin on github.
    * I am rl (https://keybase.io/rl) on keybase.
    * I have a public key whose fingerprint is 2F4E 623E 0C65 4ED7 8457 1CC1 4FDE 20C4 00E0 3423

    To claim this, I am signing this object:

    ```json
    {
    "body": {
    "key": {
    "fingerprint": "2f4e623e0c654ed784571cc14fde20c400e03423",
    "host": "keybase.io",
    "key_id": "4fde20c400e03423",
    "uid": "00cc87d8c2ab08f381a40a47fad9b800",
    "username": "rl"
    },
    "service": {
    "name": "github",
    "username": "randylubin"
    },
    "type": "web_service_binding",
    "version": 1
    },
    "ctime": 1397065966,
    "expire_in": 157680000,
    "prev": "13bc0eaf1c6925c545bce7d264a112fdfbab3a042f20544a90a9a29358391a87",
    "seqno": 13,
    "tag": "signature"
    }
    ```

    with the PGP key whose fingerprint is
    [2F4E 623E 0C65 4ED7 8457 1CC1 4FDE 20C4 00E0 3423](https://keybase.io/rl)
    (captured above as `body.key.fingerprint`), yielding the PGP signature:

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

    yMHcAnicbZFtSFNtGMe3lkZC+RgVYhTtpkBq6X1eX5ZFFoJYSSKJQTjvc8595iE9
    287Zpmsaz4cnMhEi8oNGLxKkVhYVBhMLZBgiEqFEL1gMIwyJFEvKPSR6T+xL9Onm
    +l+///+6bq6hDQ5bhj0edz4u68vJto8Ofg7ZyouaZ6JA9qkR4I6CM3jl0XTDi02/
    qRtB4Aa0xmKeZjBUeI7FqiCynEApCsVqKqahwkKIIcPSDHCBGp+VcpAYGVk4T/cR
    jRQeXSXqX/jQSgNCRREFVVRoJENRY0QKsRCxgoZUSRYhTIEWNg1Uhwlt1oImFyB1
    WFdIHQWrulcP1oTkP1hkqJHakKwbKU8w4k+J9Vj2rNo9pKOSzxJXGJuW7jOAmyKk
    EtRTfoqRBMhzEs+7AG7w6yb2kCQ3xQk8WQtCF/CbOEwiKUZWIEYapfASzSkcy8kK
    FlSaZxFF0ZqqyUhmEGRpjYYcyyIJIgnREsOJjEQhUSDzLRwwfKmRZE/kJZmW7jVQ
    MGRi0BQfPL3WZs+wpaetSd3LlrH+n99XrHOsWyqpvbd5d/68z723uwwVduxq/Bhd
    sCe+tVj80ySYPRTLvtrOzlSeK1oU5xMOoXkm2VMfiWd2Hcsunt6mdSxO//BU5M3G
    LiaW5tr041R+9YWSs+qlzjH2zf8Te8YngtM9vtKBjS868tq+OAODt0+eL29spfw7
    nKMByDd2/SrZNHLl+UDm+Ie08anAZCQSKX70fijWe3TLf8MclXu968b9f/fffGsd
    OFzQ0qYfrGuXXc7JmIO6W5kcnvq+L8teXZqsfxkIvnvVubOlOqewquDJ1u7Es/jr
    O33hsfLcr6bXdSr92sOsaP9I7wlwuZVbeNA/3Fp15FPN9iy+YezW3M+KZfdUE0U=
    =iuWT
    -----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/rl

    ### From the command line:

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

    ```bash
    # look me up
    keybase id rl

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

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