caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: David MENTRE <dmentre@linux-france.org>
To: caml-list@inria.fr
Subject: Re: [Caml-list] How to secure an OCaml server
Date: Sat, 28 Feb 2004 17:37:01 +0100	[thread overview]
Message-ID: <87d67zma8i.fsf@linux-france.org> (raw)
In-Reply-To: <87llmnme9b.fsf@linux-france.org> (David MENTRE's message of "Sat, 28 Feb 2004 16:10:08 +0100")

David MENTRE <dmentre@linux-france.org> writes:

> I would like to secure my server against usual attacks (buffer overflow,
> etc.).
>
> While there is plenty of doc for C and C++, there is nothing for
> OCaml. At what kind of issues should I look to avoid attacks? Has
> anybody written a documentation or a tool to secure OCaml applications?

Judging from answers I've received, I've probably been not clear
enough. I know that the security topic is large but I've explicitely not
mentionned cryptographic issues (authentication, information hiding,
etc.). I just want to secure my server enough so that a bad guy can't
crash it or launch a shell with it. I've left other security topics to
the near future.

I'm not the first one to write a server in OCaml, so I wanted to use
experience of previous work. If nobody has written such a document, I'll
might give it a try.

Any useful comments still appreciated,
Yours,
d.
-- 
 David Mentré <dmentre@linux-france.org>

-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners


  reply	other threads:[~2004-02-28 16:37 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-02-28 15:10 David MENTRE
2004-02-28 16:37 ` David MENTRE [this message]
2004-02-28 16:44 ` Yutaka OIWA
2004-02-28 16:54   ` Richard Jones
2004-02-28 17:06     ` Thomas Fischbacher
2004-02-28 19:29       ` Richard Jones
2004-02-28 19:41       ` David MENTRE
2004-02-28 20:20         ` Richard Jones
2004-02-28 20:28           ` Thomas Fischbacher
2004-02-28 20:29             ` Richard Jones
2004-02-28 20:38               ` Thomas Fischbacher
2004-02-28 20:24         ` Thomas Fischbacher
2004-02-28 21:04           ` David MENTRE
2004-02-28 23:16   ` Yamagata Yoriyuki
2004-02-28 23:49     ` Thomas Fischbacher

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=87d67zma8i.fsf@linux-france.org \
    --to=dmentre@linux-france.org \
    --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;
as well as URLs for NNTP newsgroup(s).