diff options
author | Daniel Stenberg <daniel@haxx.se> | 2005-08-07 14:36:55 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2005-08-07 14:36:55 +0000 |
commit | 0b8f57bf06604df61466453b3a7db6d7292a80c7 (patch) | |
tree | f03f90b7831b1432def562844d891c2118c875e4 /docs/FAQ | |
parent | 6508d446e1511a29587c9df90228ec9bd4217ada (diff) |
mention our security related mail alias in the "who do I mail" section
Diffstat (limited to 'docs/FAQ')
-rw-r--r-- | docs/FAQ | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -1,4 +1,4 @@ -Updated: July 31, 2005 (http://curl.haxx.se/docs/faq.html) +Updated: August 7, 2005 (http://curl.haxx.se/docs/faq.html) _ _ ____ _ ___| | | | _ \| | / __| | | | |_) | | @@ -252,6 +252,12 @@ FAQ users thanks to the web based archives of the mailing lists), thus saving us from having to repeat ourselves even more. Thanks for respecting this. + If you have found or simply suspect a security problem in curl or libcurl, + mail curl-security at haxx.se (closed list of receivers, mails are not + disclosed) and tell. Then we can produce a fix in a timely manner before the + flaw is announced to the world, thus lessen the impact the problem will have + on existing users. + 2. Install Related Problems |