[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Users-prolog Digest, Vol 72, Issue 11
From: |
Duncan Patton a Campbell |
Subject: |
Re: Users-prolog Digest, Vol 72, Issue 11 |
Date: |
Thu, 30 Apr 2009 14:13:00 -0600 |
On Thu, 30 Apr 2009 12:00:24 -0400
address@hidden wrote:
>
> 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
>
The place to do this is at a system level, and not as a language
feature, per-se. To be paranoid, you might run your suspect
program inside a chrooted box on OpenBSD.
Dhu
>
>
>
> ------------------------------
>
> _______________________________________________
> Users-prolog mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/users-prolog
>
>
> End of Users-prolog Digest, Vol 72, Issue 11
> ********************************************
>
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: Users-prolog Digest, Vol 72, Issue 11,
Duncan Patton a Campbell <=