roxen.lists.pike.general

Subject Author Date
More questions: timed thread IPC & Sandboxing Marcus Agehall (Roxen IS) @ Pi <6341[at]lyskom[dot]lysator[dot]liu[dot]se> 21-01-2009
When it comes to limiting the users, I think you will have to write
your own master that prevents them from accessing modules that can be
"dangerous".

The current master used in Pike isn't excatly the easiest piece of
code to look at, but it may give you ideas about what you need to do.

There may also be other ways to accomplish this, but I don't know how
this could be done.