Module supple
Sandbox, for Untrusted Procedure Partitioning in Lua, Engine.
Supple is a mechanism for partitioning untrusted Lua code into a separate process wherein it is run sandboxed from the environment in an attempt to reduce the attack surface to a level at which administrators will be prepared to run arbitrary code from untrusted (or even expected-malicious) third parties.
- To see how to use supple, start at supple.host.run.