diff options
author | gpoirier <gpoirier@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2006-04-09 12:45:49 +0000 |
---|---|---|
committer | gpoirier <gpoirier@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2006-04-09 12:45:49 +0000 |
commit | 66cfb51195b66bae642254f1dc182d88adaf59bb (patch) | |
tree | 3dce818ffecbd46f15652eb5edd00e5f87c5da7b /DOCS/xml | |
parent | ad2fdb9e97fc04703050ebc62d7f98a20feaaf6a (diff) |
Explain how security issues should be reported, based on a patch by Ivann, featuring Reimar's suggestions
+ email scrambling using this form: http://www.golivecentral.com/pages/txttut/scramble.shtml (I hope it will be enough not to get too much spam though this link)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18062 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/xml')
-rw-r--r-- | DOCS/xml/en/bugreports.xml | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/DOCS/xml/en/bugreports.xml b/DOCS/xml/en/bugreports.xml index 13af69e387..dd6294eabf 100644 --- a/DOCS/xml/en/bugreports.xml +++ b/DOCS/xml/en/bugreports.xml @@ -11,6 +11,20 @@ receive obscene amounts of email. So while your feedback is crucial in improving that you have to provide <emphasis role="bold">all</emphasis> of the information we request and follow the instructions in this document closely. </para> +<sect1 id="bugreports_security"> +<title>Report security releated bugs</title> +<para> +In case you have found an exploitable bug and you would like to do the +right thing and let us fix it before you disclose it, we would be happy +to get your security advisory at +<ulink url="mailto:security@mplayerhq.hu">security@mplayerhq.hu</ulink>. +Please add [SECURITY] or [ADVISORY] in the subject. +Be sure that your report contains complete and detailed analysis of the bug. +Sending a fix is highly appreciated. +Please don't delay your report to write proof-of-concept exploit, you can +send that one with another mail. +</para> +</sect1> <sect1 id="bugreports_fix"> <title>How to fix bugs</title> <para> |