[plt-scheme] How to execute eval from a network udp socket?

From: Grant Rettke (grettke at acm.org)
Date: Thu Jul 2 10:54:00 EDT 2009

On Wed, Jul 1, 2009 at 3:33 PM, Eli Barzilay<eli at barzilay.org> wrote:
> On Jul  1, Grant Rettke wrote:
>> Namespaces are nicer if you want to control your environment, disallow
>> 'exit' for example in the server code.
>
> No, that's a bad advice for getting "security".  It's one of *many*
> different ways to kill scheme (for example, you could..

Come on Eli I wasn't suggesting that removing 'exit' was an exhaustive solution.

Is namespace the wrong place to address the concerns you listed?


Posted on the users mailing list.