Created
March 13, 2015 04:55
Revisions
-
maxkaplan created this gist
Mar 13, 2015 .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,83 @@ ### Keybase proof I hereby claim: * I am maxkaplan on github. * I am maxkaplan (https://keybase.io/maxkaplan) on keybase. * I have a public key whose fingerprint is 3FEC C2B0 A7E1 DD72 E5F4 850C 0F7F D605 0DE9 1FAE To claim this, I am signing this object: ```json { "body": { "key": { "fingerprint": "3fecc2b0a7e1dd72e5f4850c0f7fd6050de91fae", "host": "keybase.io", "key_id": "0f7fd6050de91fae", "kid": "010135d47c484c8fa5eb65829457e0e2b0a15f7366826c15e6893ce51b2024d213b00a", "uid": "cb38f8f1c18312f8b973b4583b1f9019", "username": "maxkaplan" }, "service": { "name": "github", "username": "maxkaplan" }, "type": "web_service_binding", "version": 1 }, "ctime": 1426222160, "expire_in": 157680000, "prev": "47cbda5d551b3a86d8ec0e01dfd4024d25941c784051ad0dcc5a51de2a1a145c", "seqno": 2, "tag": "signature" } ``` with the key [3FEC C2B0 A7E1 DD72 E5F4 850C 0F7F D605 0DE9 1FAE](https://keybase.io/maxkaplan), yielding the signature: ``` -----BEGIN PGP MESSAGE----- Version: Keybase OpenPGP v2.0.8 Comment: https://keybase.io/crypto yMIOAnicfVJtSBRBGL7T8lDMMhRF6MOlAkNqZndnd+8yoiK/UDEsMZV0dmb2XO68 O+9O8yMtAlPpg0zQUoTEIDAwKtEfkaQZFF5YhJUUhb9UguKoHwZi7Zr9i+bPMM/7 PM8778M7tSnSEmM93RK3rTjyl8M6PXGg1nIywl3YxKle2sA5mjgXW7s03eNkfp9f 9wQ5BydojBBeBVhmkFKZZ0gTFQQI0GSNSgAByuxQw4xL56q8AVNh2Kg4wPbpXgMz HhU6NdB/8F1/ChBAAVFRJqIiEkXDiKkSUni7iGQGmNkaIk0WJEnhJQIRkxS7QBiC Kg94kfJQUAHAhl3tmh1RBUVTNEigIkBeU1S7LKgiUgQVanYA7SYxwPweXM0MdjWu d2GfG3u45nTOgOt0wswM1stOPVhVq/5HEmzwmdgZplasqytU3UONBA1RHfMHdK+H c0CDSYK6KYciL/E8DyWQzrF6n+5nFbrJQLKkAOOkcz4/qzMsjTxUihFFxqACViSq MAIYgFSj4trcyC5CIisiQBBTQAlBGEHKeAwxFBHhzHlqPF7OwRvfxE7DMqA7PThY 62dc8+ST8g0Wa4wlamOEuQOWmOgtfzdj/LptJfpbfEaR5V1ROFQcLpvtO/+qqbog OtS2+XHz6qPejpn7c8ODx5f33r3XmQabvFOpR0Ovx1riroU7l1tfxM4/66ns27/9 xpGUgyGXSzlsY7drkh4ecAda+hNH7+TJKcl5fbvfZ169uFo3n/alLHsywRl62/l0 Z0dGEly0k6KZTwl7Ajtinr/szZpOc9Ush63tsRfyhqwnTnXfCuy6nFuQnzO3+FEd yW7Ux22XBvlK+dgI35NW0lo6NDyQlXxzqjjDbTk0G86d6C5NPVvmLS+Z/fAm8oq+ lONfSjwXP/AzawG1t3V1CK7Gse9Rhb4HHWWZX/O3fu4m/bOVK10Lo7aUH78B3BAg GQ== =hxm4 -----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/maxkaplan ### From the command line: Consider the [keybase command line program](https://keybase.io/docs/command_line). ```bash # look me up keybase id maxkaplan # encrypt a message to me keybase encrypt maxkaplan -m 'a secret message...' # ...and more... ```