[erlang-questions] Sandbox for Erlang emulator

Kirill Zaborski qrilka@REDACTED
Sun Dec 3 15:05:06 CET 2006


What do you think is the best way to implement a sandbox for Erlang
emulator?
Actually I want to restrict access to the file system, network (and maybe
something else) from the code running inside the emulator.
Is Erlhive a suitable tool for it?
The only other way I see to do this is to run the emulator under the user
with minimal privileges.
Any other ideas?

BR,
Kirill.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20061203/2b597851/attachment.htm>


More information about the erlang-questions mailing list