On Tue, 2003-01-21 at 13:44, Randy Heiland wrote: > Following up on this previous topic... thanks to those who responded. > > It was very unfortunate that rexec is now considered unsafe, but I think I'll > proceed using it, in addition to some other security mechanisms.
There's also a SandBox module that someone wrote just recently -- you could check the Python announce archives. Zope I believe uses some sort of proxy to make things more secure, you might try mxProxy. -- Ian Bicking Colorstudy Web Development [EMAIL PROTECTED] http://www.colorstudy.com PGP: gpg --keyserver pgp.mit.edu --recv-keys 0x9B9E28B7 4869 N Talman Ave, Chicago, IL 60625 / (773) 275-7241 ------------------------------------------------------- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! http://www.vasoftware.com _______________________________________________ Webware-discuss mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/webware-discuss
