Skip to content

Instantly share code, notes, and snippets.

@shaeberling
Created January 9, 2015 21:06
Show Gist options
  • Save shaeberling/a2f0f1d98b614af604b2 to your computer and use it in GitHub Desktop.
Save shaeberling/a2f0f1d98b614af604b2 to your computer and use it in GitHub Desktop.
Authenticating with keybase

Keybase proof

I hereby claim:

  • I am shaeberling on github.
  • I am saschah (https://keybase.io/saschah) on keybase.
  • I have a public key whose fingerprint is 6BAE 442F 51CA 27F7 8F21 3601 FBE3 5C63 CDE7 CA38

To claim this, I am signing this object:

{
    "body": {
        "key": {
            "fingerprint": "6bae442f51ca27f78f213601fbe35c63cde7ca38",
            "host": "keybase.io",
            "key_id": "fbe35c63cde7ca38",
            "kid": "0101ea3a0ee00a4c4b30995e464aabcc7c796dcd1c1a277323e4bd024807fa48037b0a",
            "uid": "692e36e1a7b914074121f3111d5c7a00",
            "username": "saschah"
        },
        "service": {
            "name": "github",
            "username": "shaeberling"
        },
        "type": "web_service_binding",
        "version": 1
    },
    "ctime": 1420837504,
    "expire_in": 157680000,
    "prev": "7d033152d22511989543cb543de66121c05e2f60a4bfb2c38d49bfb0ba1a6663",
    "seqno": 2,
    "tag": "signature"
}

with the PGP key whose fingerprint is 6BAE 442F 51CA 27F7 8F21 3601 FBE3 5C63 CDE7 CA38 (captured above as body.key.fingerprint), yielding the PGP signature:

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

yMIRAnicbVJbSFRBGF5Tw9QoLO3yUDHRDdaYOXPOnD0b0T0KpBJSsovLzJw5uyd1
dz27Wlp2wZdAkdruRdSrRrGVWFGUhnRBM5FKIuxFS6IeKlKi+xypl2ge/pn5/u/7
+P+fv3NiqiczZfvXE/0PN2xqS+nqWFLl2ZxceWAPYBGzBvj3gDIxdll2OCicqGOH
48APCKNCVRVLQ5wquqX7LAVhApHFBNY4wdwUOqfYB7wgFIm5CmnDaEwstiMSk5+A
bUr0P/yysQREEAmKKRQCQqpylWFoGJpQiUop41znukFMbiKOZAE6VrBQmQkV1Qd1
i8qIdQaptKsasyOGIjARiOrMQCrUVaQgCyOETI3rFEKXGBNOmFYIyY7RGA/REKjz
AglW21y4E/iTDNrxUBX7RxCiggmnXM7IFcVroi66S7DAH32A2WHTzXpBtXBidiQM
/Egyedx2DZCqQB/WNah6gdgdtR0RsF2GphMflMcLoo6olpa6CTFGmmIqioaQ4TM0
FXMmgykIkT1xqAnFInJizGIKxz5TNeQLMoooIQQDt6PKcAT4FVkmDbq128EwjVc5
AtTda9+e5knJ9IxPH+fugCdzwuS/m3E/I8NTHwStaYWk41fNrJlnCDuYNSfadOBx
QQ3e8nE2WThjDX1V172up/l8w4rU4jW+yIIJ65O5nV+PtR65tKNWX12+rn3vwKKp
5ud3O70vrxaVZy/K6K99370yf8mqRxVHB/DwUMGnvGn+UDBrwY/ewWd2INF84WTe
smtn49+KMrKfgsTl4Y6m9MM5t3NuLi06fKP+em1lYmht4wcSXH43+XpkX8/GxNUb
h0rqnoSKjMFJJU5fX7Y1vYnO681/8TM3uTF77rm3/Hsuf2PcudVQ4C3uautZFu0a
bUmWp+49v/54QWnnJ+NBaukx7duXiq2jV041Hi8sHWyZMj/xfP+2h/kjpy/Oa/sN
I4QlMQ==
=/lkv
-----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/saschah

From the command line:

Consider the keybase command line program.

# look me up
keybase id saschah

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

# ...and more...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment