Hi, I've a dilema, recently I was create a simple BaaS, it works fine, its build with koa and node 0.11 with harmony flags, but don't know how to build a system that let users upload their Nodejs scripts (not full apps, just simple javascript triggers for the database, like before save and after save) but how can I build a sandbox so the script only access the resources that I provide and not the entire server.
I was thinking this maybe its not all related to Nodejs but also to virtualising environments with something like docker or similar, but if there is a pure Nodejs way I want to know. Regards -- Job board: http://jobs.nodejs.org/ New group rules: https://gist.github.com/othiym23/9886289#file-moderation-policy-md Old group rules: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines --- You received this message because you are subscribed to the Google Groups "nodejs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/nodejs/bb3b8a7a-59eb-4c91-b163-fa9e0a4e6a81%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
