MDN/Archives/Kuma/Scripting: Difference between revisions

Line 155: Line 155:
* Can this be done in a way that restricts file, network, memory, and CPU usage?
* Can this be done in a way that restricts file, network, memory, and CPU usage?
** Anything else dangerous and in need of restriction?
** Anything else dangerous and in need of restriction?
** How restrictive do we need to be? (ie. is trusting a certain set of authors enough?)
** How restrictive is DekiScript?
* Options inside node.js
* Options inside node.js
** [http://nodejs.org/docs/v0.3.1/api/vm.html#vm.runInNewContext node.js has sandboxing out-of-the-box]
** [http://nodejs.org/docs/v0.3.1/api/vm.html#vm.runInNewContext node.js has sandboxing out-of-the-box]
Confirmed users
920

edits