[Python-Dev] The pysandbox project is broken
Maciej Fijalkowski
fijall at gmail.com
Wed Nov 13 08:37:37 CET 2013
More information about the Python-Dev mailing list
Wed Nov 13 08:37:37 CET 2013
- Previous message: [Python-Dev] The pysandbox project is broken
- Next message: [Python-Dev] The pysandbox project is broken
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Wed, Nov 13, 2013 at 2:11 AM, Steven D'Aprano <steve at pearwood.info> wrote: > On Wed, Nov 13, 2013 at 12:58:42AM +0100, Victor Stinner wrote: > >> I now gave up on sandboxing Python. I just would like to warn other >> core developers that trying to put a sandbox in Python is not a good >> idea :-) > > Do you mean CPython? > > Do you think it would be productive to create an independent Python > compiler, designed with sandboxing in mind from the beginning? PyPy sandbox does work FYI It might not do exactly what you want, but it both provides a full python and security. Cheers, fijal
- Previous message: [Python-Dev] The pysandbox project is broken
- Next message: [Python-Dev] The pysandbox project is broken
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list