Created
March 14, 2014 22:37
Revisions
-
mletterle created this gist
Mar 14, 2014 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,77 @@ ### Keybase proof I hereby claim: * I am mletterle on github. * I am mletterle (https://keybase.io/mletterle) on keybase. * I have a public key whose fingerprint is 3762 9171 ABB9 A148 0970 1795 4AAF 5557 B73F 2193 To claim this, I am signing this object: ```json { "body": { "key": { "fingerprint": "37629171abb9a148097017954aaf5557b73f2193", "host": "keybase.io", "key_id": "4aaf5557b73f2193", "uid": "bea657e8e418f6727ed3e8292a5bb300", "username": "mletterle" }, "service": { "name": "github", "username": "mletterle" }, "type": "web_service_binding", "version": 1 }, "ctime": 1394836594, "expire_in": 157680000, "prev": "4b19b681a15ae2a8fdbec0f72ad33f1dc756a29e89ac6596f894bfbb17535189", "seqno": 3, "tag": "signature" } ``` with the PGP key whose fingerprint is [3762 9171 ABB9 A148 0970 1795 4AAF 5557 B73F 2193](https://keybase.io/mletterle) (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 yMDcAnicfZGxixQxFMZHT0UXFO9PMAdWg0ySySRZi7M5C1tRwWZ5b+ZlN3g3s2Zm Vo/FzurgtLATiyu0tlzwCkXExtIrra3EP0Euc5ydmCbk977vy3u8L5fXktH6nff3 Hqw2r7068+3Trz65u/E8LBk21S4bL9kjOrmcr6cU5sHXHRszqQthueaAaIHnJrM6 49qqHMAppTRq6QS3kqVs1rSDI8YgtHTDN5HFx8RXkf5D358UkKBQmgzl3LhCC02V JCOsAIUos2wQthRq2KGo3tmmrqOwTexZyiJe+DLiJTstT3036/E/lm53PrAnhJNT 9wR9XcWRo2lBofVNzcY8KsvOD3YubW5koWyeMno694EmflAoXZgsnpTNAy2GAZFb LAwHroAEGFchlZnTAiopHa9KrQoQloyFMsYVztgcHSLXSipubPy/pcd1w8YytgnT GNn6aQ1dH2Lnn2+fS9ZHyYXzZ4edJaNLV/9u8uXD5OD7/q23h9c/fN3/2d+/uHrD q6O1zeTgo92TL1Zbv2/+ObrybmN2+Hrrx94x3F2lJw== =eWuD -----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/mletterle ### From the command line: Consider the [keybase command line program](https://keybase.io/__/command_line/keybase). ```bash # look me up keybase id mletterle # encrypt a message to me keybase encrypt mletterle -m 'a secret message...' # ...and more... ```