marklogic-community / Corona

Community REST API for MarkLogic
Other
37 stars 9 forks source link

RFE: Enable safe browser/Corona communication #11

Open hunterhacker opened 12 years ago

hunterhacker commented 12 years ago

People are going to pretty quickly want to talk to Corona directly from browsers. But that's not really safe. A malicious browser gets full access to the Corona data. We should think about ways to make that architecture safe.

Examples are the parse.com REST APIs and security model.