Skip to content

Instantly share code, notes, and snippets.

@aalaap
Created April 19, 2014 06:02
Show Gist options
  • Select an option

  • Save aalaap/11075525 to your computer and use it in GitHub Desktop.

Select an option

Save aalaap/11075525 to your computer and use it in GitHub Desktop.

Revisions

  1. aalaap created this gist Apr 19, 2014.
    82 changes: 82 additions & 0 deletions keybase.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,82 @@
    ### Keybase proof

    I hereby claim:

    * I am aalaap on github.
    * I am aalaap (https://keybase.io/aalaap) on keybase.
    * I have a public key whose fingerprint is F267 4132 B0A1 3A35 2D5F ECDE 2968 DF2C 0D0F 5E20

    To claim this, I am signing this object:

    ```json
    {
    "body": {
    "key": {
    "fingerprint": "f2674132b0a13a352d5fecde2968df2c0d0f5e20",
    "host": "keybase.io",
    "key_id": "2968df2c0d0f5e20",
    "uid": "d02f7752c1e64dcccf2165d04ce2d400",
    "username": "aalaap"
    },
    "service": {
    "name": "github",
    "username": "aalaap"
    },
    "type": "web_service_binding",
    "version": 1
    },
    "ctime": 1397887291,
    "expire_in": 157680000,
    "prev": "0502238a5ecbf2abcb7d65d6da5aa17a723112e2944dd90754e137afe9a92c76",
    "seqno": 2,
    "tag": "signature"
    }
    ```

    with the PGP key whose fingerprint is
    [F267 4132 B0A1 3A35 2D5F ECDE 2968 DF2C 0D0F 5E20](https://keybase.io/aalaap)
    (captured above as `body.key.fingerprint`), yielding the PGP signature:

    ```
    -----BEGIN PGP MESSAGE-----
    Version: Keybase OpenPGP v0.1.8
    Comment: https://keybase.io/crypto
    yMHTAnicdZFdSFRNHMZXcxXXryShLsSLEVqLLc6Z87W7WfH25SuJipISWMucmTnr
    QTt7PPvhV/JCRKAU6ZWWVEjljRtERWqspPaBZL0galclRWnpS5h5F+XrrNhdzc0w
    z//3PDP/+T/N2GJzJJzuQ0Vdb3YaCZOjC2FbZUX2vlagBkgz8LaCOrqxabrhp5Zp
    6UYIeIEGZUXkBahyiBeQIEEiaRQTCj2ym2gQc4TTJAo54AK1gWDcwWJUFKR79QDT
    2MGnE6b+hg9vFAgHNUWRIOapLBKMsQZ5WSKciCkkIrcBBqlloDOU0QjVI2SCNhdg
    WkTHTGsFmzW/HqoNq3/iQ81mXGikqm/T6lN1g7BmmSNCraAeMICXZyQO6XEvL3gU
    t1uBHt4FaJOpW9SnxwlJkd0cWy5gWjTCIjmJg1BwI4liVYNIxapCWAcyQRJCvIIU
    KPA8ZD8mioR4OEUSKS8oSKMe5IFYkdn9QdpgBIAXsmciP4sM6n4DhcIWBW3jozVJ
    tgSHLdmeGB+XzZG69dcQ/4qk/F+xrXr4gsNpz/p8q7o89na+d+jOy7x/T0YDk+jR
    d2oX7obSHR3TnYmpq9cqZicGkv5uHL7yRCg0crdnLZU2XBRncqS6x8v2G/bp/Ia+
    wZLLa0Ojg3NH02L8eNXZyPu5FefACjic0Ts2b8v45Ng/9bo0vbuzp6Dj67TvXles
    fXfJgRfh8SP9//W78fxI4s/FmtXM7IftaT31M6jmefeJlrIuXHnKhUuLM+8PJWcV
    lqVIVT8O5TgXFnLosZRdV4+/ylszJ5zW2DmtnBTePhiKLu0Y0z541m4Gh5uWix98
    +RjrzS9oiU4tPrtuJp2fLXkXdhftGeG9l/hc859v0UjeOvs0Cio=
    =Qg48
    -----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/aalaap

    ### From the command line:

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

    ```bash
    # look me up
    keybase id aalaap

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

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