Skip to content

Instantly share code, notes, and snippets.

@arihantagarwal
Created July 14, 2014 19:00
Show Gist options
  • Select an option

  • Save arihantagarwal/b6d937308d3118bf5ec1 to your computer and use it in GitHub Desktop.

Select an option

Save arihantagarwal/b6d937308d3118bf5ec1 to your computer and use it in GitHub Desktop.

Revisions

  1. arihantagarwal created this gist Jul 14, 2014.
    94 changes: 94 additions & 0 deletions keybase.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,94 @@
    ### Keybase proof

    I hereby claim:

    * I am arihantagarwal on github.
    * I am arihant (https://keybase.io/arihant) on keybase.
    * I have a public key whose fingerprint is A600 1336 68AF 087D 4157 378E E80F 5D6C C566 43C4

    To claim this, I am signing this object:

    ```json
    {
    "body": {
    "client": {
    "name": "keybase.io node.js client",
    "version": "0.4.11"
    },
    "key": {
    "fingerprint": "a600133668af087d4157378ee80f5d6cc56643c4",
    "host": "keybase.io",
    "key_id": "E80F5D6CC56643C4",
    "uid": "a21cc4ebef50351c10fa03d714878f00",
    "username": "arihant"
    },
    "merkle_root": {
    "ctime": 1405364296,
    "hash": "2943629aa58ba7638f889600be8962f348f52db463f748e2dc95f6e27dcf67f63598851e854ccc1aacd98bf9904f9ba541799ec17f0df89e357c4e2c03e1489a",
    "seqno": 27501
    },
    "service": {
    "name": "github",
    "username": "arihantagarwal"
    },
    "type": "web_service_binding",
    "version": 1
    },
    "ctime": 1405364315,
    "expire_in": 157680000,
    "prev": "b0ad089af5edfa82bfce9a5fb952a4590f7942f3fcf5ac11842a043b3111eb10",
    "seqno": 2,
    "tag": "signature"
    }
    ```

    with the PGP key whose fingerprint is
    [A600 1336 68AF 087D 4157 378E E80F 5D6C C566 43C4](https://keybase.io/arihant)
    (captured above as `body.key.fingerprint`), yielding the PGP signature:

    ```
    -----BEGIN PGP MESSAGE-----
    Version: GnuPG v1.4.12 (Darwin)
    owFtkl+IVUUcx+/dslSyblAJIa0cfSi8bDNnZs7MbLor3Ir7YFYKhfnnNjNn5u5p
    d89Zz7l39e5tHzKwzASXiAIlKPSh/EOGQvinXtystkATMTP/kdUG6yrbkiboOudi
    sELzMv++853vZ36zecZdmabs8AMruwZN4XB26C+ZWXr48eV1R0Z+zWmtO6or0GEl
    HYWiWzutTqeuSZHoliCaHUa+bnktmX1bk3d6dZwEUWhVoAW3QOj051N9etoEYVnH
    PXGQmjnCAwAi5HlMGMCojyGhiDKtGTDE95QinoeRwtazI0oqd1zrNDxLgW9Xn2Hg
    WfK0Vyg09IVUX21sCBcqhbXUhgBEoILACIB8CjGjzACQChMd32YScdAhbDAbt1vH
    nV26FEdRA1pVglQBMSDIwy73bCCRdNgzLsfIc7kQhElBPcQMY9xiSW071yDMDHF9
    iT1kKGba9RUnxtMu9ZXxqPEQ4YwRqBnBSikohPI5k4ZzgA2XgmBIOdcKUgN8w7hG
    hFogVwGkLQQXliDRq8PIaXUpAbA/nca9gdKTalUOKh1V+b+soiziNaIrRa7UetKN
    NVqWEr2j4VGSQejbik2uaXrFnc+BIMk7em1PEOtSkCoI9RiwLe/0xLrXekogfGDD
    GqJ9I5grjdJcECM5cQUmHBjKsX0sowwRCkKGXQEwkghCqCUEkyBtTlG2lklQDkWl
    Gmunf0N21t2ZbFPmnilN6afNTJ+W++8nH8BTM+vXbTpXnPrkzFqx7b0joPnbR3Of
    DJwY/WJsbNH0tkvF431//v3QxisfZRgbWLEsOHN94YHx4fuPdjY55xl5fv6hn26O
    H8uNqEWvDg3MGF35/dzvHlv89favfq1kF3z+1vXTg3M+nXujfuXnt7fR+TW64dAL
    /qlV0dmL7y5p/61oui/tfb+9eeaq2pvX3vln1uV9x0aeOHn55S17rn02vHXij9y6
    ewsOLE3LhiPtG5s/2PTj2MGLr6weqoKbYV/l9/qWxQuf+2br9n+PmqfqF86tvy93
    vHvniTc+PnlBTOkrPXK1NLFs/PU546On9vOHCz+c/3LXSwsm9gxuK/yy+/SS3Uvz
    4sWrxRsfbp53pNr24C0=
    =WY5Q
    -----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/arihant

    ### From the command line:

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

    ```bash
    # look me up
    keybase id arihant

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

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