gprolog sandboxing
Andreas Lundblad <[email protected]>
| Newsgroups | gmane.comp.gnu.prolog.general |
|---|---|
| Message-ID | <[email protected]> |
Hi, Is there any way of executing an untrusted prolog-program in a secure way. That is, so there is no way for the program to for instance read or modify files / establish network connections etc. (I'm a TA and thinking of writing an automated solution tester.) // Andreas Lundblad