Hi, I am fishing about for an environment to try to develop a simple virtual
world system in (yes, I'm aware of croquet/cobolt!).
In a smalltalk-like environment, that might conceivably involve inviting
multiple people into the 'image' where the world is hosted to interact with
objects within it (if I was to use a smalltalk, it would want it to
interleave the entire system, not just host it on top.)
What sort of security implications might that have and are there any current
solutions to a multi-user single-image situation?