From: Jano Svitok Date: 2008-06-03T15:56:35+09:00 Subject: Re: Safe sandbox for running untrusted code On Mon, Jun 2, 2008 at 6:20 PM, Ruben Fonseca wrote: > so does anybody knows how http://tryruby.hobix.com/ does it? http://code.whytheluckystiff.net/sandbox/ and/or search for freaky freaky sandbox. IIRC _why got some patches in ruby regarding this -- see archives for ruby-core. J.