cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Ideas to Improve cURL Security

From: <bancfc_at_openmailbox.org>
Date: Mon, 29 Sep 2014 14:27:39 +0000

Seccomp Resources:

https://www.kernel.org/doc/Documentation/prctl/seccomp_filter.txt
(Kernel documentation for the feature)

http://outflux.net/teach-seccomp/ ( A guide on writing a simple filter
and using error checking. Note that seccomp supports whitelists which
can make it easier, you simply allow only the bear minimum of safe
syscalls needed to make curl function).

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2014-09-29