Created
September 19, 2014 04:38
-
-
Save peterlada/43c7d05a982c341da374 to your computer and use it in GitHub Desktop.
Revisions
-
peterlada created this gist
Sep 19, 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,82 @@ ### Keybase proof I hereby claim: * I am peterlada on github. * I am peterlada (https://keybase.io/peterlada) on keybase. * I have a public key whose fingerprint is A1E4 529C C4DA 430B FD67 35F0 759A 832E E341 6260 To claim this, I am signing this object: ```json { "body": { "key": { "fingerprint": "a1e4529cc4da430bfd6735f0759a832ee3416260", "host": "keybase.io", "key_id": "759a832ee3416260", "uid": "07f5a599b60c07969901bc19c05a1d00", "username": "peterlada" }, "service": { "name": "github", "username": "peterlada" }, "type": "web_service_binding", "version": 1 }, "ctime": 1411101481, "expire_in": 157680000, "prev": "cd6f527f788fbb7cb86c76ae20d7c3a8198f798215c9a97329c055e718300544", "seqno": 2, "tag": "signature" } ``` with the PGP key whose fingerprint is [A1E4 529C C4DA 430B FD67 35F0 759A 832E E341 6260](https://keybase.io/peterlada) (captured above as `body.key.fingerprint`), yielding the PGP signature: ``` -----BEGIN PGP MESSAGE----- Version: Keybase OpenPGP v1.0.5 Comment: https://keybase.io/crypto yMHVAnicO8LLzMDFOLWrRF0jKMGI8fSBN6UMIdKbNauVkvJTKpWsqpWyU8FUWmZe empRQVFmXomSlVKiYaqJqZFlcrJJSqKJsUFSWoqZubFpmoG5qWWihbFRaqqxiaGZ kZmBko5SRn4xSAfQmKTE4lS9zHygGJATn5kCFMWivhQsYWCeZppoammZZGaQbGBu aWZpaWCYlGxomWxgmmiYYgBWWJxalJeYmwpUXZBaklqUk5iSqFSrowQULstMTgU5 GiqdnlmSUZqER0tJZQFIrDw1KR6qOz4pMy8F6GWgprLUouLM/DwlK0OgyuSSTJB2 QxNDQ0MDQxMLQx2l1IqCzKLU+EyQClNzMwsDINBRKihKLQMamZxilmZqZJ5mbmGR lpRknpxkYZZsbpaYamSQYp5snGhhaGmRZm5pYWRommyZaGlubATyoWmquaGFsYGB qYmJEsg/hXn5SlZGQGcmpgONLM5Mz0ssKS1KVao9dCCGhYGRi4GNlQkUaQxcnAKw qCws5mCY6RnLqKNTHv7RmzUx5+7jP476TyXf+5n1rgnbu4DDy7FNsHWle/EEpgk1 PFE71m43yXl5ZcLvT2+3iu3/+0ktWP7Bvy92Cf+uS044WaXw8sZ/c+HY+DOOt23S ez6k3s+48vlUwyQP7r933n9g9Du8vHdh2qS75y83z+KRt6if+sRw50nPhdz6BtM8 O3tV/pfLpTlt/bRQo/jSdoXvwdpijzjEX65e8bVMxylmRvWJTT15Gmn2wbfrPEse njriLBUV9vnyGe7mB7xlQspFs7/ILffh1Vq+KGrx/bkx1QyC69UMe7jirUR8jhld yzLUXZ8Z0SVln6V9/Nbm5IucRkrLPK++evKVUUErf/nfyM0AI18LUw== =nZ4W -----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/peterlada ### From the command line: Consider the [keybase command line program](https://keybase.io/docs/command_line). ```bash # look me up keybase id peterlada # encrypt a message to me keybase encrypt peterlada -m 'a secret message...' # ...and more... ```