Browse thread
[Caml-list] How to secure an OCaml server
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | David MENTRE <dmentre@l...> |
| Subject: | [Caml-list] How to secure an OCaml server |
Hello, I'm currently writing a server in Objective Caml. This server is using a specific protocol (in XDR format) over TCP sockets. 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? Many thanks in advance for any advice, 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