securing a python execution environment...

Paul Boddie paul at boddie.org.uk
Mon Nov 19 09:03:59 EST 2007


On 19 Nov, 12:16, Chris Withers <ch... at simplistix.co.uk> wrote:
>
> I'm trying to build a secure execution environment for bits of python
> for two reasons:

[...]

> Have other people bumped into this problem?
> What solutions do people recommend?

It might be worth looking at these pages for some suggestions:

http://wiki.python.org/moin/SandboxedPython
http://wiki.python.org/moin/How_can_I_run_an_untrusted_Python_script_safely_%28i%2ee%2e_Sandbox%29

Paul



More information about the Python-list mailing list