From: Ruben Fonseca Date: 2008-06-03T01:20:54+09:00 Subject: Re: Safe sandbox for running untrusted code ara.t.howard wrote: > On Jun 2, 2008, at 9:12 AM, Ruben Fonseca wrote: > >> It this possible with the current VM (MRI 1.8)? > > no. > > you will need to combine using $SAFE=12 (ruby side) and ulimit/chroot > from the unix side (or similar). hi! thanks for all your input! so does anybody knows how http://tryruby.hobix.com/ does it? Ruben -- Posted via http://www.ruby-forum.com/.