Hi,
with a public SmallHarbour (public fork of SeasideHosting -
smallharbour.org) people can upload images that do bad things: change filesystem, run commands, ....
Actually, what are the ways of securing a server so people can't do bad things ?
I'm thinking of:
- run the vm/image within a low right unix account
- remove dangerous plugins (OSProcess, ?)
Can we easily chroot ?
what are known solutions ? ����
Laurent.