We'd like to set up a sage server allowing different users to see,
copy and edit our published worksheets. However, this allows users to
execute arbitrary system calls, e.g.
> os.popen("ps auxw").read()
The formatting of the output is not perfect, but still, this is a
problem!I'd be grateful for any suggestions on how to set up a SECURE sage server. If this has been covered elsewhere, just post the link... Thanks! Maike --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/sage-support URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---
