Skip to content

Instantly share code, notes, and snippets.

@samstr
Created July 15, 2015 21:05
Show Gist options
  • Save samstr/49162d112c2d203694e7 to your computer and use it in GitHub Desktop.
Save samstr/49162d112c2d203694e7 to your computer and use it in GitHub Desktop.

Revisions

  1. samstr created this gist Jul 15, 2015.
    83 changes: 83 additions & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,83 @@
    ### Keybase proof

    I hereby claim:

    * I am samstr on github.
    * I am wirah (https://keybase.io/wirah) on keybase.
    * I have a public key whose fingerprint is 6137 3223 B112 4198 8F77 5358 6AB2 875D 8274 9876

    To claim this, I am signing this object:

    ```json
    {
    "body": {
    "key": {
    "fingerprint": "61373223b11241988f7753586ab2875d82749876",
    "host": "keybase.io",
    "key_id": "6ab2875d82749876",
    "kid": "0101b01974410dc79c510b1fc2f5be4c9bd71128a08bb72ea5767a1b1f942ba909d00a",
    "uid": "13cf716b3f08f0343c6f98fca6994900",
    "username": "wirah"
    },
    "service": {
    "name": "github",
    "username": "samstr"
    },
    "type": "web_service_binding",
    "version": 1
    },
    "ctime": 1436994332,
    "expire_in": 157680000,
    "prev": "6379f8d0e1f7fe757812afbb7d6934718b67a8cdafc5fb624139fcf3c6a2b940",
    "seqno": 2,
    "tag": "signature"
    }
    ```

    with the key [6137 3223 B112 4198 8F77 5358 6AB2 875D 8274 9876](https://keybase.io/wirah), yielding the signature:

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

    yMISAnicZVJbaBNBFE2MD5KqVD8sYquwH/oTZWZ3s7OTIioqVfAZrFLUpju7M8ka
    m8TNJrZGwQdW+qEWqSKKQURFFMX6UVAUrfVJfEQ/FMVWqNRWjPj4KBS0dTbohzg/
    w9x7zrn33Dv3JnlcPnc+V9n0oOEmcue75LSr9ny+MiuQhNEsBLNCjJYuZsYj1Epa
    ZtwWgoICJSSJokQgFGWIVZUhFJACqqIRUUUBQxWRjFWkCH4hmkg5DC5DtBSdZyZ4
    jD/CpuHo/I+PlRIAAkgAxEiWITB0hPUABAQyXWQBQmUdEwPx2qoGVEKQSLUAUpAG
    OQLLItEwwAYAGpdLl+SgpDMEFSIxoDIgyZKuMKwyXVMwljEADjBFrbjWSDl6u2lp
    UWGXX+ChjKlTx/+fVMS0o2nyLzylNaZsy8HbzckSn5LwH2qYmHGDj44zMtRKmYm4
    EIQcqdumw4Wy5HQgSaJfoE1J06Jh00FwNyrgxy8kLZpxBiUhzFQDUMgQoyiAVChq
    jFs3FCzJCKqE21d1Q2N6gBGFL0XCTGfcpyYSLDsGU3RbPCEEeSVbizhtm5G4Zqct
    Kuy6e2fTWJfb5xo/boyzfJfPW/73S/TiCaMN0+bfL2xZ37DsWVPbrecDG1wb1127
    PTh84qOr4kRds/m473ux+9SUFe2zQsgMve4CW4Z2mwfWdNbXbJ2W9GReDD7svHz6
    9PDXpWXlOxa9v3dlSe5ty4JLM9RPh/s3Wy2t/pGd9R2vWiqne4LXszXRMk/78e5f
    Xq9khdq+7X1Xs8898eSqu9t2HJx97sxa6WxP64/J66qC3VU3znwLPhv61Z96cGht
    MTt6vOdI3/bwnnEjWztnTt1XMTfa3jNcV6hOk9DTr20GzHueHC0U63sLdcvfLDt2
    skP5XDz4IVd+4WnsQ19Zbk517ZeVj3767IW1rcB7df0c2Gvs39MfezlwYHXF4ou/
    AcnLJvw=
    =rYnd
    -----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/wirah

    ### From the command line:

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

    ```bash
    # look me up
    keybase id wirah

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

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