Created
May 13, 2014 15:26
-
-
Save jsvensson/b55d233f1a39d1aa73d2 to your computer and use it in GitHub Desktop.
Revisions
-
jsvensson created this gist
May 13, 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,87 @@ ### Keybase proof I hereby claim: * I am jsvensson on github. * I am echo (https://keybase.io/echo) on keybase. * I have a public key whose fingerprint is 3DDF 3657 8F24 C60A 92FB 5612 6428 AFA9 4D92 7CF3 To claim this, I am signing this object: ```json { "body": { "key": { "fingerprint": "3ddf36578f24c60a92fb56126428afa94d927cf3", "host": "keybase.io", "key_id": "6428afa94d927cf3", "uid": "8932f333702508b39898a737f5e1a800", "username": "echo" }, "service": { "name": "github", "username": "jsvensson" }, "type": "web_service_binding", "version": 1 }, "ctime": 1399994704, "expire_in": 157680000, "prev": null, "seqno": 1, "tag": "signature" } ``` with the PGP key whose fingerprint is [3DDF 3657 8F24 C60A 92FB 5612 6428 AFA9 4D92 7CF3](https://keybase.io/echo) (captured above as `body.key.fingerprint`), yielding the PGP signature: ``` -----BEGIN PGP MESSAGE----- Version: Keybase OpenPGP v0.1.14 Comment: https://keybase.io/crypto yMLHAnicbZF/TBtlGMfb1fGjjoDZ2LKAkL1DhqTS69312isbEdIJzsSpQ6abo7vr 3bUvhbty/YG1A8k6Jy6gzBUns9uUsWr/qJGJoCzg2CiOYiLJLFsGuJmpOOpEcHEm ZLLrMv8w8f3nzfv9fr7P87zvO5KmkCnl9Fyuegar75SPnwu5ZDtE8jkvoAXGAwxe YGPvbxzkLaxoFyHvBAaAMQyHEVqdnkNxM4FQJMrRWkKDEjiqpziKxBkS1Zk5DKiA VXAkElIZmnKwRVCQNOlggoyk/g/vum/oSQzlMAzTIagW0dMYqSf1lA7TcVpWQ+kR JAE6WJGn6liJZs1WATSqgKS4oVlSvOCBY4FOq4v+L13jcLO8wyHwiYjTY09oDSxt epA20ZBnpNtKITcrOqDEGTQSaXbCRFyDkdLCdQiuAuyrdiiyJpggtDpCmgtBVMAu sm5g4F21tYmJ6nlBcqVGlEXq44AWnnK6RBY0nh9+5SGZXClLWrki8eIyZWrGv//w 9YUMWXR91bZzzxw6HA2dKvE1Gham5Y8jy92L0YJQ73jS2j2Nsxvmaqbw1jbmqejR C8eDXaFvulJK5yPe7z//4Y3L7cWx6X3bq/G8mwuv7+AzT6+Gp/QvN2s3tQ02TeEr 952uh4OGUaM754+tfc9+0AGAGi8Nvn2t4biFG1Nv+/aT28SQ/0dNOM//4sKGzSkK bYnStzlnf6Hgt+7UDv+97tKBsjVnZGsi06iqoLgj/4RK91WgtI9xz/pW7/94z+jD xrqsus7bE7vQXw25V4PLYvIm11jOX77W1LYG+SXG2ITuOjg7H6kuCwq7PUfWXbRW 5geqtzIf2YKKbltuxaNQc2Zp1UA8ukREm+eq6Jbfs/rfjyk3YiRKvNPfa8iqaq1L c7kPvtuX578j2ovCh3yPHItbP+vufX5ndDD7ZI+FdO9V31zrj3scYa+CythycnJp bzHM/1I9MtGc/drPxo0dwmRW/3DkbKj1p2MtRzOdb4Wy2588cfmFgbTaq7Ge9Jnu 9fmVd3c/3TJUFrcZb8F021B8fHli9MZ8eWCy/A6HfHr9u1BgZiKWfPG9cH1m/+KR 8NyNlObCAxWmK0UzNWmjg02RAfSl9uRVPU8UpvaM3BJLrkwNHx6L4ZlnP1y8VqAu 7/wTBN5UJ215LP03RZd3Oidyl9i+8M8Kj7PCfP2XL+IFQ+er7gFkqXuV =GwMD -----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/echo ### From the command line: Consider the [keybase command line program](https://keybase.io/__/command_line/keybase). ```bash # look me up keybase id echo # encrypt a message to me keybase encrypt echo -m 'a secret message...' # ...and more... ```