Re: sandbox module in gjs
- From: Havoc Pennington <hp pobox com>
- To: Jonatan Liljedahl <lijon kymatica com>
- Cc: javascript-list gnome org
- Subject: Re: sandbox module in gjs
- Date: Fri, 13 Aug 2010 09:49:04 -0400
If coding this, a question is how secure you want it to be; to be an
actual secure sandbox at least a couple things to do would be to
prohibit any use of native or gobject-introspection modules, and
implement the "stop a runaway script using too much CPU" callback, I
forget what spidermonkey calls it.
Havoc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]