> The thing is, even with separate interps turned on, Rivet is no good for a > traditional sort of hosting company where everyone shares a web server. Tcl > (and Rivet by extension) allows too many commands to get at the filesystem > and other goodies in the OS. There's no way to lock that down, which is why > NeoWebScript used safe interpreters for every web request back in the day. > Nowadays, a hosting company would just give you a virtual machine or a > virtual private server and not worry about it.
Why don't add a configuration option to make Rivet using safe interpreters? Marco --------------------------------------------------------------------- To unsubscribe, e-mail: rivet-dev-unsubscr...@tcl.apache.org For additional commands, e-mail: rivet-dev-h...@tcl.apache.org