An idea - request for comments

Ian Clarke I.Clarke at strs.co.uk
Tue Aug 3 08:44:33 EDT 1999


Just browsing through the Python documentation, I also notice that it is
possible to restrict the execution of programs, similar to Java's sand
box (called a "padded cell" in Python-speak).  This opens up a very
interesting possibility - namely that if the system I described in my
previous post allowed CGI scripts to run in a restricted environment,
then there would be no reason why an ISP could not allow their users to
use CGI in their webpages (at present, most ISPs won't grant CGI access
to their users due to the security nightmare that would present).

I intend to do some work on this as soon as I get time.  If anyone wants
to help please email me.

Ian.




More information about the Python-list mailing list