I'm not an expert on this, but there are other "jails" than chroot that are actually meant for security that one might want to look into. BSD has some jail stuff if I recall correctly.
I don't think PyPy would work, given the ability to use compiled code from SAGE. (SAGE might not even run under PyPy due to all the Cython code). It should be noted that one requires a local privilege escalation to break out of chroot (though those are certainly not unheard of). - Robert On Oct 5, 2007, at 12:14 PM, Juan M. Bello Rivas wrote: > Hi, > > On Fri, Oct 05, 2007 at 11:45:46AM -0700, [EMAIL PROTECTED] > wrote: >> So: what can we use instead? VMWare? UML? SELinux in VMWare >> running under UML? Or, will we have to stop executing arbitrary >> code by unknown public entities again? (I really hate the last >> option) > > Using Pypy's sandboxing capabilities might be an option (I haven't > tried this myself): > > http://codespeak.net/pypy > http://codespeak.net/pypy/dist/pypy/doc/sandbox.html > > -- > Juan M. Bello Rivas > > --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to sage-devel@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/sage-devel URLs: http://sage.scipy.org/sage/ and http://modular.math.washington.edu/sage/ -~----------~----~----~----~------~----~------~--~---