Skip to content

Instantly share code, notes, and snippets.

@alltom
Created March 24, 2014 18:34
Show Gist options
  • Select an option

  • Save alltom/9746309 to your computer and use it in GitHub Desktop.

Select an option

Save alltom/9746309 to your computer and use it in GitHub Desktop.

Revisions

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

    I hereby claim:

    * I am alltom on github.
    * I am alltom (https://keybase.io/alltom) on keybase.
    * I have a public key whose fingerprint is 83BA 6BBE 850C A897 1A4B FBF8 75F4 6A37 8603 F396

    To claim this, I am signing this object:

    ```json
    {
    "body": {
    "key": {
    "fingerprint": "83ba6bbe850ca8971a4bfbf875f46a378603f396",
    "host": "keybase.io",
    "key_id": "75f46a378603f396",
    "uid": "5ab092a093fa74409edfeee78a095f00",
    "username": "alltom"
    },
    "service": {
    "name": "github",
    "username": "alltom"
    },
    "type": "web_service_binding",
    "version": 1
    },
    "ctime": 1395686029,
    "expire_in": 157680000,
    "prev": null,
    "seqno": 1,
    "tag": "signature"
    }
    ```

    with the PGP key whose fingerprint is
    [83BA 6BBE 850C A897 1A4B FBF8 75F4 6A37 8603 F396](https://keybase.io/alltom)
    (captured above as `body.key.fingerprint`), yielding the PGP signature:

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

    yMGrAnicdZFdSBRfGIfHSlFrYwsrxSI92YeyyayzuzOzF154YZKKaOFFHw7n7J5Z
    T64z68zumol96FYq+C+VKLoRClPICEtBvEn8oMyiCyv5x4YUqIkkrhhCgnhG7K7O
    zXCe9/md9z1zRk3bmfio1PbhSOz9/fVRE0PdAeYMe6WlFiDVXQOctaACb35koniw
    5tOI4gdOIHAIOhDCgp11QUHkrdCGZCQLvF22OSDHCw6WkznRASygXNWNBD0GQR1n
    EpUyupGIm9K/+IHNgh0iVsyCrMjJkLfZWBG7ZYwxL1Bkl1nWEHWsKbASUxt6vX61
    EtRZAGVB4qKsFmzVPMRfHkD/8v01PgNUYyRtRSVEFDe9LE0EsaYTVQFOKzVdfmJk
    rZxod9Bxs0QLwJd9RMMSMQw77xBYuizAp+EgcCoBr9cYp0pRaZU2gh7aRyceBfoD
    GgZ1w0MXdjBR8UxM9DbjhzPxceY/zzD3JpZ5V3r07O3sgsnDB/uAmlef8fEYN93T
    KDWlpX1vSUc9H/as9n8tSh4M72sbaf7U3bc0c+Jk73LMlFyidMKVpF9yTiih+MnN
    SHP5e7Yg3LRzLLfw/+K2nwGXGTWYZmYH+YHFW6def9k1GC56CSIp/YV5/KGUG8sj
    d50/6kPaVTxuMu9d6TiwrsS9ela6vvzcmteaef1z9ePSspzEO6YHT79JjRNvQ4Vq
    cdMIe2Qp6d7a7/zjHelV4daG6dXzzLx5ZbFrLiP/tGkyNXe04iLXNb4w1dneEEpc
    2D02YJ5NeNFeNj9cfU2PjkleLxg7txbsatZzHs3/1/vwUsTckj0glWwA/B4AvQ==
    =5npI
    -----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/alltom

    ### From the command line:

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

    ```bash
    # look me up
    keybase id alltom

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

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