On 13-01-12 09:54 AM, Elias Barrionovo
wrote:
[
patrick@spellingbeewinnars.org>
wrote:
> (...) but if a user can already delete their home directory
then is it safe to say that it is alright to run their lua files
without a sandbox?
It depends... Who is writing the Lua scripts? If it's the user,
then I think it's ok to run it unsandboxed. But if the Lua
scripts are plugins that the user downloads (like in WoW), then
sandboxing becomes necessary.
Thanks Elias
I was thinking about making a little DSL for users to write on their
own machines, no external code would be involved.