[plt-scheme] How to execute eval from a network udp socket?
Grant Rettke
grettke at acm.org
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?
More information about the plt-scheme
mailing list