[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Lua [in]security and the distributors
- From: "Pierre Chapuis" <catwell@...>
- Date: Tue, 26 Aug 2014 16:50:39 +0200
> On Tue, Aug 26, 2014 at 04:06:22PM +0200, Jonas Thiem wrote:
> Which channel? Using a dynamic language for (real) sandboxing seems a
> good recipe for a disaster, and as far as I recall Lua has not been
> designed for sandboxing.
It has, or at least even PiL gives an example.
And people do use it for sandboxing.
Here is an example of a sandbox by Roberto:
http://lua-users.org/lists/lua-l/2013-12/msg00406.html