Skip to content

Instantly share code, notes, and snippets.

@nothingrandom
Created September 24, 2014 10:01

Revisions

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

    I hereby claim:

    * I am nothingrandom on github.
    * I am nothingrandom (https://keybase.io/nothingrandom) on keybase.
    * I have a public key whose fingerprint is 48A4 87B0 A396 1D5E A328 EFE8 4F3C E469 5EC7 62ED

    To claim this, I am signing this object:

    ```json
    {
    "body": {
    "client": {
    "name": "keybase.io node.js client",
    "version": "0.7.1"
    },
    "key": {
    "fingerprint": "48a487b0a3961d5ea328efe84f3ce4695ec762ed",
    "host": "keybase.io",
    "key_id": "4F3CE4695EC762ED",
    "uid": "2b9ce08fd3b088a4a54b7147d52de200",
    "username": "nothingrandom"
    },
    "merkle_root": {
    "ctime": 1411552781,
    "hash": "d1db022a9359b2aeae6e1765ca95aa0023a82b6b5b74bf25410af32b16d5b18b9cfb02541aae1c21feefb5b90e7222beefc0eff811eb66b1d142300933c1db5b",
    "seqno": 59446
    },
    "service": {
    "name": "github",
    "username": "nothingrandom"
    },
    "type": "web_service_binding",
    "version": 1
    },
    "ctime": 1411552855,
    "expire_in": 157680000,
    "prev": "9823b659a949b7b9fafc2f50c1d2beffda704983c341e459573ea409b06d177e",
    "seqno": 6,
    "tag": "signature"
    }
    ```

    with the PGP key whose fingerprint is
    [48A4 87B0 A396 1D5E A328 EFE8 4F3C E469 5EC7 62ED](https://keybase.io/nothingrandom)
    (captured above as `body.key.fingerprint`), yielding the PGP signature:

    ```
    -----BEGIN PGP MESSAGE-----
    Version: GnuPG/MacGPG2 v2.0.22 (Darwin)
    Comment: GPGTools - https://gpgtools.org

    owGFkm1sFEUYx+9Q6lltg4Cp9QXrgkDM5TIzO7O7UylooEYJMZAABjA5Z3ae6S3t
    7R6719ILadQoJNDEUKONH2jUSAg2vDSNQuQDGtAoqdpGwQgxISof4IMSE4JQX+Js
    UwN8Yj7Ny+/5P///zOxuuCNTn53cOVJ89rPK4uzYJZlZaw2+sM2SkapZrdssvyuA
    sJrOQlEGq9XqhJoUCRSCqCWMFBQ2Jy3TTN7qgTgJotBQqOAWsNWXT/G0WAdhB8SV
    OEi1LOoJ6rkSCZs7WDEQNvFAg0e17QN1OAPfdQgoI1mKkuotXa0pzWKgUp1n7OXt
    Kd++3PDtK8xZ99QBkdwH5GllS+SZZoJR6WLqKkYUEIRSMIF4OlIYVUvGXyxCFZVT
    02WIO7ugGEfRVHK/GqQcphgzRlwPG1siKZlKhZVEhAhuMy6JAAEOYNdhvuBMCISI
    LTwiHcmkS6UmjGIktE0kdhST2DMutak320IA9gnWANrAHIFLCJFm5SPQ2sMYpONI
    rDAlNkLctn3TmUmTI4EtYWS1Mk6p05cu457Ah5serCOolrrlbRJXa5V0fysclsVp
    iaIMQmWgm98VG/TW2/AYy1vQWwliKAYpwVzHQ2bkrUoMPUaTe8SWDuOCUy5dybXQ
    PtEMmQQmodZKuIhyz/ZtioEyzlwbBEVcIkdh14UbGR3jU3QYySToCEW1Owarb2f2
    4Tsz2fpM3cwZ6cfN1N896//fXCrlMnv3Tc65uHJJ/zejH/x0/PTRh5ZOvvrE2ytm
    NresXtj45kjXzxtzWxrGuzvHrz7wfNvQsWHNox/var53w/rkuXn3rKurj4vZt778
    o//vyn2/r9KTy77+as/A/onhwUO1xo3D8zz129iVTze3fXK66Rfd+9GaBe9c3iVG
    x45d7j/ftOvIS+fu57nRvyo/nM0FB157bO9YeEKfWTb+3YPrh65u35R/N879+cX2
    GbNf/udk7ePdrx98cs+F8tzyieMjjXNW4QPzzy5eOMLCb79n/z4+q3n2r0u2Xnjk
    0YFTT286Fcxd9OHEldVruiY+P/di4drg/mDReztOvtGW9B6sNg0txb09DXW5M0+9
    smPg/esbRs//Bw==
    =73Zc
    -----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/nothingrandom

    ### From the command line:

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

    ```bash
    # look me up
    keybase id nothingrandom

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

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