[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: disallow interaction with "outside world"
- From: Nathan Hüsken <nathan.huesken@...>
- Date: Wed, 01 Jul 2015 22:00:29 +0200
On 01.07.2015 21:37, Ignacio Burgueño wrote:
> On Wed, Jul 1, 2015 at 4:27 PM, Nathan Hüsken <nathan.huesken@posteo.de>
> wrote:
>
>> Dear Lua community,
>>
>> I am completely new to lua (not to programming) and also to this
>> community, so hello everyone :-).
>>
>
> Welcome, Nathan.
> Surely someone more versed on sandboxes will pop soon, but in the meantime,
> you can search the archives of the mailing list for "sandboxing", because
> that is an issue that gets regularly discussed.
Ok, cool. That is exactly what I am looking for!
I might also be targeting the browser. Does sandboxing also work with an
javascript interpreter like moonshine? I am wondering because as far as
I can see the way a script is loaded is different.
Thanks!
Nathan