From: pierre chambart <pierre.chambart@laposte.net>
To: caml-list@inria.fr
Subject: Re: [Caml-list] Sand-boxing
Date: Tue, 29 May 2007 04:45:41 +0200 [thread overview]
Message-ID: <465B93D5.2060207@laposte.net> (raw)
In-Reply-To: <200705290301.42600.jon@ffconsultancy.com>
Jon Harrop wrote :
> We're gearing up for the release of our hardware-accelerated vector graphics
> engine, Smoke. As our foray into web programming, I'd like to create a new
> kind of browser that allows content to be scripted in OCaml.
>
> What is the best way to execute downloaded OCaml code safely
You can use the dynlink library.
When you load module with that, you can specify the modules that can't
be accessed from the loaded code.
http://caml.inria.fr/pub/docs/manual-ocaml/libref/Dynlink.html#6_Accesscontrol
next prev parent reply other threads:[~2007-05-29 2:45 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-05-29 2:01 Sand-boxing Jon Harrop
2007-05-29 2:38 ` [Caml-list] Sand-boxing skaller
2007-05-29 2:45 ` pierre chambart [this message]
2007-05-29 5:12 ` Alain Frisch
2007-05-29 5:47 ` Jon Harrop
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=465B93D5.2060207@laposte.net \
--to=pierre.chambart@laposte.net \
--cc=caml-list@inria.fr \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox