Created
February 12, 2015 04:03
-
-
Save uid0/56978288702aa08aaeb4 to your computer and use it in GitHub Desktop.
Revisions
-
uid0 created this gist
Feb 12, 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,84 @@ ### Keybase proof I hereby claim: * I am uid0 on github. * I am imroot (https://keybase.io/imroot) on keybase. * I have a public key whose fingerprint is 9672 A26E 537D C9D2 8F4C F7D6 B2B3 0BF4 AA21 5C5B To claim this, I am signing this object: ```json { "body": { "key": { "fingerprint": "9672a26e537dc9d28f4cf7d6b2b30bf4aa215c5b", "host": "keybase.io", "key_id": "b2b30bf4aa215c5b", "kid": "01011a692306cfab3016d7fe51054f7f85a9c9178c0c8f65292fecb843e0c8aac9700a", "uid": "169abdc0418a415c36e8f62297776c00", "username": "imroot" }, "service": { "name": "github", "username": "uid0" }, "type": "web_service_binding", "version": 1 }, "ctime": 1423713763, "expire_in": 157680000, "prev": "15af9034a0cd85dc08f169ef93c57a52410b63962121af9c047591856c292140", "seqno": 2, "tag": "signature" } ``` with the PGP key whose fingerprint is [9672 A26E 537D C9D2 8F4C F7D6 B2B3 0BF4 AA21 5C5B](https://keybase.io/imroot) (captured above as `body.key.fingerprint`), yielding the PGP signature: ``` -----BEGIN PGP MESSAGE----- Version: Keybase OpenPGP v2.0.1 Comment: https://keybase.io/crypto yMILAnicbZJdSBVBFMevH5ldMMwQeyjQxQjhajP7vWZRD5lSaJBJoXCdnZ29dxH3 Xvd+qImQEkhgUoqIGoYZYUYflvVikpphamUESpBoYKg9pAQZhSHNij0Ezctwzvmd //mYGY2Lcjgj5udu9LwpasyLmBzmQo6C2f0L1Yzq06qYzGqmlGxeumF6iOW3DDPI ZDKKKLGIFYnASRpWNFbWeaxLmqiyKgdUnUeIhQIWVMbFeH0BO4PKqChAMgwf9VHD bWjU+x++dDMAIIAQiQrLARHriFJQ1CSdCBAIvC7psoAUrEBJxgDLuiiwCqsTrMo8 R6gDIaxIACAqF9qUg6KCVA0DHsqIp5U4kdAsllUkSRIxADYYIJaJygiljTLL5wsy NS6G+sIGJvYCtmIeI+gNqf/ytAaw6WCV3zYriOreSnSrhqnRzVE+TKyA4TOZTEhJ HDTsTMiznAQ5SeRcDKn0GxZxGzYhSKIM6HExfouE7f4FpCuA4xHAmizQQWSdjkR0 hcOChASWh0AVOUVkIQspSQeVBAXKgojpYiBvzxcg5aaPyWRpm8hDJQOGx0TBkEWY mpGh4mhHhNMRsy3SfnuHc0f83x9RVrB9PWZ+oiUrdbxoo00pbnw/Qfa0XLqW1pk4 QpKXRpWKDx3TpYuKtzfqVsbr/uWxt9nHvM7Ooz9fhc88u3dn7VBl3drqr7DjCYI4 5+PgVyFKO5cyWB7/EMw5qrJiE7S0mO7lJvI5v8EcSIx4MbaRO3Sq5YQYWfZt+ou5 6zrTl366JMG3sXO16+liVfKR1qypwvrepLqehda4Cyv5S+0xn2ZL2tJSvHxzdtPo u5N5Dypn7u7rnip4eXGm8WxTdvZk6mF0+/du8uh++fH26Xu1B3BOYfPjnvPpw1et gdr1lYNTz8ejk+qv/OjYG9tnDTSUf5+bDXW5b/bP+y/neroSVvtDC38AVYsogw== =oBJs -----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/imroot ### From the command line: Consider the [keybase command line program](https://keybase.io/docs/command_line). ```bash # look me up keybase id imroot # encrypt a message to me keybase encrypt imroot -m 'a secret message...' # ...and more... ```