[Python-Dev] ANNOUNCE: CapPython, an object-capability subset of Python

Maciej Fijalkowski fijall at gmail.com
Fri Sep 19 13:31:48 CEST 2008


PyPy offers sandboxing interpreter without compromising language
features itself. Here are docs:
http://codespeak.net/pypy/dist/pypy/doc/sandbox.html

Also, are you aware of directory Lib/test/crashers (in python's svn)
which contains some possible ways to segfault cpython? (which can lead
to compromise later)

Cheers,
fijal


More information about the Python-Dev mailing list