Created
June 19, 2014 08:54
-
-
Save onli/ba312ecd709d86d8b2fe to your computer and use it in GitHub Desktop.
Revisions
-
onli created this gist
Jun 19, 2014 .There are no files selected for viewing
This file contains 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,94 @@ ### Keybase proof I hereby claim: * I am onli on github. * I am onli (https://keybase.io/onli) on keybase. * I have a public key whose fingerprint is 7CA0 26FD 9C88 506C 85A0 91AE F321 B890 CF11 F733 To claim this, I am signing this object: ```json { "body": { "client": { "name": "keybase.io node.js client", "version": "0.4.7" }, "key": { "fingerprint": "7ca026fd9c88506c85a091aef321b890cf11f733", "host": "keybase.io", "key_id": "F321B890CF11F733", "uid": "0779ab38f0a83dc932dcacead8055a00", "username": "onli" }, "merkle_root": { "ctime": 1403167953, "hash": "c91bafa02f9778fd8eed2a60e7bcbbc2b2ad016f8bac20378274dd5817aaa254621eba0885446d171d6a55b569b0b82a4f9c6c97fda378bf022008e94e3e40e7", "seqno": 20796 }, "service": { "name": "github", "username": "onli" }, "type": "web_service_binding", "version": 1 }, "ctime": 1403167986, "expire_in": 157680000, "prev": "c5d40c57f0637536d2e04a9d673d3caf3690054ce6902bdacbcb8fe8d0388d65", "seqno": 2, "tag": "signature" } ``` with the PGP key whose fingerprint is [7CA0 26FD 9C88 506C 85A0 91AE F321 B890 CF11 F733](https://keybase.io/onli) (captured above as `body.key.fingerprint`), yielding the PGP signature: ``` -----BEGIN PGP MESSAGE----- Version: GnuPG v1 owFtkm1oFEcYxy+xl8MU39oGCgaqC4LUcMzO7M7MXqlV00YUG60mKBh7zmuyJu5e 9y5pD4lYpCEREY2SWKmCV19QP4gfiqXxBeMH0WoLpbWlrSEGpVEQUkVEqLazaQpp 6XyZeWZ+z8v/eWb3tCmJ8rJHc7/c/e2sJ6js63s8saZ05NEWi4eyaGW2WKLNV0Eh PgVss7IyVqsqcpZXaT+cE4RSpTfl50wwNVaHivJ+GBgKpJ00sTprYjx21n7QrKJc 5MexLCIYgFhLT1DqAiyoy4BnM6URtDn1gNC2rQlCJmRLmC/8K6s1HjPrS3NbZ/gl hq+ts+26v/n28QdAiMc4ohowiqTwEJSCCcUkBa7JBWIwr6IJSWHQ5se1blZRa5vK RmE4LlgU/PjZdgCyMfFcZKph+RbjIDybM200aI8QqiVVSkKGgSJccC4gh0wCG2vK mYAAEQqJI6VLbcIYg66Doa04A0a842BpE1ti5rrcxR4HnELmaE9g4REtmXHmGkAI AFWeo5ByTBZTfl59EIRWBgLi4c7YjDp8oSbNqdkvtLTz/xdaKOZi80PFsxOOWe4H 0szIOjhpirZB/9MEimss9VHOj1TWjwmXYArMqrFykeqIW+NKBwiXaIARcRGWUAGH eRITJJFgGmEPANcRyuyQSyZMx6hWVAJEqcTuJGmmTtZsQub95oAV2iNldfaUVb+Q KCtPVCTL42+aqJw685+/2/hr6s+NrSeSqdnLexfffz5chE5P9bNNDbde3+q//RUG gyu2zQey+1LjGnLqzpTpA9cHeq/vqGqoT2572HTxzJ1D3Ucfl59v7A/ur9z3/cs7 r+I3f373pls6sDw10jQy74eHX1z1h1e9dPDyUvb56Cs3UuurVtc+2ApvH+iv3UXf Wbjo8Lr6T5ey0+xxtudM0zdvnBsdvHvreW/X4k8yLaVnYwNh1/lk0/5pmV9OVZ/u Gpv7YnEh2u5dvtnw+2sbVoaj350tpcdu1O/YP/RHa+5kVWXDkuGLU9d/NvJWReXT C3uvfVwa/C25NjW06NqCFSd/em9Gn4YVT/vXDR3f/v6y7iv1Z9WP7cf6ul/t25P+ Cw== =glke -----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/onli ### From the command line: Consider the [keybase command line program](https://keybase.io/docs/command_line). ```bash # look me up keybase id onli # encrypt a message to me keybase encrypt onli -m 'a secret message...' # ...and more... ```