Re: New minigolf "Motley boxes"
Mtv Europe <[email protected]>
| Newsgroups | gmane.comp.lang.perl.golf |
|---|---|
| Message-ID | <[email protected]> |
Hello Stephen! [email protected] (Stephen Turner) wrote: > I thought Mtv had some different program? Or am I imagining it? There was my project of building secure automatized golf system, source code is available here http://sourceforge.net/projects/jaggs It's protected from most of possible attacks, unsecure code runs under special system account in chrooted, quoted and rlimited environment. All critical code concentrated in small suid wrapper that kills remaining processes if they not exit after given timeout. It should be portable in terms it doesn't use jail or system policies, but it's written primary for bsd. User and administrator interface is all web-based. Basically everything works, albeit database administrator can spy on submissions. And that was the reason i gave up on it :) --- Mtv Europe