Re: sandbox module in gjs



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]