Message2990

Author leknor
Recipients
Date 2001-03-17.04:38:41
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
I want to write something like a web game where people can write scripts and submit them to be run on my server. I would like to avoid reinventing the wheel and use jython but I need a way to prevent people from writing scripts that access some data like the file system or privileged data and that won't get stuck in infinite loops. Does jython support this kind of runtime security? If not is there a plan for it?
History
Date User Action Args
2008-02-20 17:18:57adminlinkissue409315 messages
2008-02-20 17:18:57admincreate