in reply to Re: Setting up a web-based perl interpeter
in thread Setting up a web-based perl interpeter

How about running the untrusted code on a virtual machine that lacks a network connection, and can be restored to a good snapshot between sessions or after a timeout?

  • Comment on Re^2: Setting up a web-based perl interpeter