[Zope3-dev] Restricted Python

Baiju M mbaiju at zeomega.com
Fri Apr 20 01:17:41 EDT 2007


Hi Nikhil,
                Here are few links you can go through to learn more about
Restricted Python.  I am not an expert in this area, so please ask your
questions in zope3-dev list.
I have added some notes collected from a thread here:
( http://mail.zope.org/pipermail/zope3-dev/2006-September/020569.html )
http://wiki.zope.org/zope3/Zope3UsingPython25

http://wiki.zope.org/SupportPython21/RestrictedPython (read subtopics)
http://wiki.python.org/moin/SandboxedPython (follow links)
http://www.cs.ubc.ca/~drifty/papers/python_security.pdf (Important)

Some related deprecated module's documentation:
http://docs.python.org/lib/restricted.html
http://docs.python.org/lib/module-Bastion.html
http://docs.python.org/lib/module-rexec.html
http://cdrom.gnutemberg.org/python/rexec.pdf

http://www.python.org/doc/2.5/whatsnew/ports.html
http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/496746
http://mail.python.org/pipermail/python-3000/2006-April/000567.html 
(thread start)

[general]
http://groovie.org/articles/2005/12/08/is-rails-a-dsl-what-is-a-dsl-and-is-it-possible-in-python
http://www.martinfowler.com/bliki/DomainSpecificLanguage.html
http://www.geocities.com/ptmcg/python/stateMachine.html
http://grail.sourceforge.net/info/manual/restricted.html

Regards,
Baiju M



More information about the Zope3-dev mailing list