On Tue, Jan 15, 2013 at 11:46 PM, pablo platt <pablo.pl...@gmail.com> wrote:
> I want to execute user submitted code in Java, Python and other languages in
> a container.
> Something similar to http://ideone.com but much simpler.
> The code users submit should be simple, without accessing the network or
> files unless the user tries to compromise the server.

    Small comment orthogonal in regard to LXC: if you need to enforce
security, you should also try to "integrate" the "seccomp" facility of
Linux in combination with LXC. (Another viable security oriented
solution might be AppArmor. Of course you need to combine it with LXC
to obtain the environment isolation.)

------------------------------------------------------------------------------
Master Java SE, Java EE, Eclipse, Spring, Hibernate, JavaScript, jQuery
and much more. Keep your Java skills current with LearnJavaNow -
200+ hours of step-by-step video tutorials by Java experts.
SALE $49.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122612 
_______________________________________________
Lxc-users mailing list
Lxc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lxc-users

Reply via email to