What do you mean?

El jueves 15 de marzo de 2012 18:30:58 UTC+1, Jann Horn escribió:
>
> Am Donnerstag, den 15.03.2012, 09:19 -0700 schrieb Alfredo64:
> > Hello, i'm making a node.js public sandbox, something like codepad for 
> > Javascript. I'm running a VM with debian and i call node via ssh sendind 
> > the script to be ran. The problems i'm having is that i've tried the 
> > Sandbox module, but it doesn't allow for node modules or functions. I 
> want 
> > to whitelist modules and add custom ones. What i plan to do is scan the 
> > user script for "requires( something) " and only allow the whitelisted 
> > modules.
> > Can someone hint me on the chrooting of this? Will it be enough?
> > Thanks
>
> Use real sandboxing (outside of node).
>

-- 
Job Board: http://jobs.nodejs.org/
Posting guidelines: 
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 post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en

Reply via email to