Rebuild HTML docs
[privoxy.git] / doc / webserver / faq / contact.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
2 "http://www.w3.org/TR/html4/loose.dtd">
3 <html>
4 <head>
5   <title>Contacting the developers, Bug Reporting and Feature
6   Requests</title>
7   <meta name="GENERATOR" content=
8   "Modular DocBook HTML Stylesheet Version 1.79">
9   <link rel="HOME" title="Privoxy Frequently Asked Questions" href=
10   "index.html">
11   <link rel="PREVIOUS" title="Troubleshooting" href="trouble.html">
12   <link rel="NEXT" title="Privoxy Copyright, License and History" href=
13   "copyright.html">
14   <link rel="STYLESHEET" type="text/css" href="../p_doc.css">
15   <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
16 </head>
17 <body class="SECT1" bgcolor="#EEEEEE" text="#000000" link="#0000FF" vlink=
18 "#840084" alink="#0000FF">
19   <div class="NAVHEADER">
20     <table summary="Header navigation table" width="100%" border="0"
21     cellpadding="0" cellspacing="0">
22       <tr>
23         <th colspan="3" align="center">Privoxy Frequently Asked
24         Questions</th>
25       </tr>
26       <tr>
27         <td width="10%" align="left" valign="bottom"><a href="trouble.html"
28         accesskey="P">Prev</a></td>
29         <td width="80%" align="center" valign="bottom"></td>
30         <td width="10%" align="right" valign="bottom"><a href=
31         "copyright.html" accesskey="N">Next</a></td>
32       </tr>
33     </table>
34     <hr align="left" width="100%">
35   </div>
36   <div class="SECT1">
37     <h1 class="SECT1"><a name="CONTACT" id="CONTACT">6. Contacting the
38     developers, Bug Reporting and Feature Requests</a></h1>
39     <p>We value your feedback. In fact, we rely on it to improve <span class=
40     "APPLICATION">Privoxy</span> and its configuration. However, please note
41     the following hints, so we can provide you with the best support.</p>
42     <div class="SECT2">
43       <h2 class="SECT2"><a name="SUFFICIENT-INFORMATION" id=
44       "SUFFICIENT-INFORMATION">6.1. Please provide sufficient
45       information</a></h2>
46       <p>A lot of support requests don't contain enough information and can't
47       be solved without a lot of back and forth which causes unnecessary
48       delays. Reading this section should help to prevent that.</p>
49       <p>Before contacting us to report a problem, please try to verify that
50       it is a <span class="APPLICATION">Privoxy</span> problem, and not a
51       browser or site problem or documented behaviour that just happens to be
52       different than what you expected. If unsure, try <a href=
53       "http://config.privoxy.org/toggle?set=disable" target="_top">toggling
54       off</a> <span class="APPLICATION">Privoxy</span>, and see if the
55       problem persists.</p>
56       <p>If you are using your own custom configuration, please try the
57       default configuration to see if the problem is configuration related.
58       If you're having problems with a feature that is disabled by default,
59       please ask around on the mailing list if others can reproduce the
60       problem.</p>
61       <p>If you aren't using the latest Privoxy version, the problem may have
62       been found and fixed in the meantime. We would appreciate if you could
63       take the time to <a href=
64       "https://www.privoxy.org/user-manual/installation.html" target=
65       "_top">upgrade to the latest version</a> and verify that the problem
66       still exists.</p>
67       <p>Please be sure to provide the following information when reporting
68       problems or requesting support:</p>
69       <ul>
70         <li>
71           <p>The exact <span class="APPLICATION">Privoxy</span> version you
72           are using.</p>
73         </li>
74         <li>
75           <p>The operating system and versions you run <span class=
76           "APPLICATION">Privoxy</span> on, e.g. <span class=
77           "APPLICATION">Windows XP SP2</span>.</p>
78         </li>
79         <li>
80           <p>The name, platform, and version of the <span class=
81           "APPLICATION">browser</span> you were using (e.g. <span class=
82           "APPLICATION">Internet Explorer v5.5</span> for Mac).</p>
83         </li>
84         <li>
85           <p>The URL where the problem occurred, or some way for us to
86           duplicate the problem (e.g. <tt class=
87           "LITERAL">http://somesite.example.com/?somethingelse=123</tt>).</p>
88         </li>
89         <li>
90           <p>Whether your version of <span class="APPLICATION">Privoxy</span>
91           is one supplied by the <span class="APPLICATION">Privoxy</span>
92           developers via SourceForge, or if you got your copy somewhere
93           else.</p>
94         </li>
95         <li>
96           <p>Whether you are using <span class="APPLICATION">Privoxy</span>
97           together with another proxy such as <span class=
98           "APPLICATION">Tor</span>. If so, please temporary disable the other
99           proxy to see if the symptoms change.</p>
100         </li>
101         <li>
102           <p>Whether you are using a personal firewall product. If so, does
103           <span class="APPLICATION">Privoxy</span> work without it?</p>
104         </li>
105         <li>
106           <p>Any other pertinent information to help identify the problem
107           such as config or log file excerpts (yes, you should have log file
108           entries for each action taken). To get a meaningful logfile, please
109           make sure that the <a href="../user-manual/config.html#LOGFILE"
110           target="_top">logfile directive</a> is being used and the following
111           <a href="../user-manual/config.html#DEBUG" target="_top">debug
112           options</a> are enabled (all of them):</p>
113           <p class="LITERALLAYOUT">
114           debug&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;1&nbsp;#&nbsp;Log&nbsp;the&nbsp;destination&nbsp;for&nbsp;each&nbsp;request&nbsp;Privoxy&nbsp;let&nbsp;through.&nbsp;See&nbsp;also&nbsp;debug&nbsp;1024.<br>
115
116           debug&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;2&nbsp;#&nbsp;show&nbsp;each&nbsp;connection&nbsp;status<br>
117
118           debug&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;4&nbsp;#&nbsp;show&nbsp;I/O&nbsp;status<br>
119
120           debug&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;8&nbsp;#&nbsp;show&nbsp;header&nbsp;parsing<br>
121
122           debug&nbsp;&nbsp;&nbsp;128&nbsp;#&nbsp;debug&nbsp;redirects<br>
123           debug&nbsp;&nbsp;&nbsp;256&nbsp;#&nbsp;debug&nbsp;GIF&nbsp;de-animation<br>
124
125           debug&nbsp;&nbsp;&nbsp;512&nbsp;#&nbsp;Common&nbsp;Log&nbsp;Format<br>
126
127           debug&nbsp;&nbsp;1024&nbsp;#&nbsp;Log&nbsp;the&nbsp;destination&nbsp;for&nbsp;requests&nbsp;Privoxy&nbsp;didn't&nbsp;let&nbsp;through,&nbsp;and&nbsp;the&nbsp;reason&nbsp;why.<br>
128
129           debug&nbsp;&nbsp;4096&nbsp;#&nbsp;Startup&nbsp;banner&nbsp;and&nbsp;warnings.<br>
130
131           debug&nbsp;&nbsp;8192&nbsp;#&nbsp;Non-fatal&nbsp;errors<br>
132           debug&nbsp;65536&nbsp;#&nbsp;Log&nbsp;applying&nbsp;actions</p>
133           <p>If you are having trouble with a filter, please additionally
134           enable</p>
135           <p class="LITERALLAYOUT">
136           debug&nbsp;&nbsp;&nbsp;&nbsp;64&nbsp;#&nbsp;debug&nbsp;regular&nbsp;expression&nbsp;filters</p>If
137           you suspect that Privoxy interprets the request or the response
138           incorrectly, please enable
139           <p class="LITERALLAYOUT">
140           debug&nbsp;32768&nbsp;#&nbsp;log&nbsp;all&nbsp;data&nbsp;read&nbsp;from&nbsp;the&nbsp;network</p>
141           <p>It's easy for us to ignore log messages that aren't relevant but
142           missing log messages may make it impossible to investigate a
143           problem. If you aren't sure which of the debug directives are
144           relevant, please just enable all of them and let us worry about
145           it.</p>
146           <p>Note that Privoxy log files may contain sensitive information so
147           please don't submit any logfiles you didn't read first. You can
148           mask sensitive information as long as it's clear that you removed
149           something.</p>
150         </li>
151       </ul>
152       <p>You don't have to tell us your actual name when filing a problem
153       report, but if you don't, please use a nickname so we can differentiate
154       between your messages and the ones entered by other "anonymous" users
155       that may respond to your request if they have the same problem or
156       already found a solution. Note that due to spam the trackers may not
157       always allow to post without being logged into SourceForge. If that's
158       the case, you are still free to create a login that isn't directly
159       linked to your name, though.</p>
160       <p>Please also check the status of your request a few days after
161       submitting it, as we may request additional information. If you use a
162       SF id, you should automatically get a mail when someone responds to
163       your request. Please don't bother to add an email address when using
164       the tracker. If you prefer to communicate through email, just use one
165       of the mailing lists directly.</p>
166       <p>If you are new to reporting problems, you might be interested in
167       <a href="http://www.chiark.greenend.org.uk/~sgtatham/bugs.html" target=
168       "_top">How to Report Bugs Effectively</a>.</p>
169       <p>The <a href=
170       "https://www.privoxy.org/user-manual/appendix.html#ACTIONSANAT" target=
171       "_top">appendix of the Privoxy User Manual</a> also has helpful
172       information on understanding <tt class="LITERAL">actions</tt>, and
173       <tt class="LITERAL">action</tt> debugging.</p>
174     </div>
175     <div class="SECT2">
176       <h2 class="SECT2"><a name="CONTACT-SUPPORT" id="CONTACT-SUPPORT">6.2.
177       Get Support</a></h2>
178       <p>All users are welcome to discuss their issues on the <a href=
179       "https://lists.privoxy.org/mailman/listinfo/privoxy-users" target=
180       "_top">users mailing list</a>, where the developers also hang
181       around.</p>
182       <p>Please don't send private support requests to individual Privoxy
183       developers, either use the mailing lists or the support trackers.</p>
184       <p>If you have to contact a Privoxy developer directly for other
185       reasons, please send a real mail and do not bother with SourceForge's
186       messaging system. Answers to SourceForge messages are usually bounced
187       by SourceForge's mail server in which case the developer wasted time
188       writing a response you don't get. From your point of view it will look
189       like your message has been completely ignored, so this is frustrating
190       for all parties involved.</p>
191       <p>Note that the Privoxy mailing lists are moderated. Posts from
192       unsubscribed addresses have to be accepted manually by a moderator.
193       This may cause a delay of several days and if you use a subject that
194       doesn't clearly mention Privoxy or one of its features, your message
195       may be accidentally discarded as spam.</p>
196       <p>If you aren't subscribed, you should therefore spend a few seconds
197       to come up with a proper subject. Additionally you should make it clear
198       that you want to get CC'd. Otherwise some responses will be directed to
199       the mailing list only, and you won't see them.</p>
200     </div>
201     <div class="SECT2">
202       <h2 class="SECT2"><a name="REPORTING" id="REPORTING">6.3. Reporting
203       Problems</a></h2>
204       <p><span class="QUOTE">"Problems"</span> for our purposes, come in two
205       forms:</p>
206       <ul>
207         <li>
208           <p>Configuration issues, such as ads that slip through, or sites
209           that don't function properly due to one <span class=
210           "APPLICATION">Privoxy</span> <span class="QUOTE">"action"</span> or
211           another being turned <span class="QUOTE">"on"</span>.</p>
212         </li>
213         <li>
214           <p><span class="QUOTE">"Bugs"</span> in the programming code that
215           makes up <span class="APPLICATION">Privoxy</span>, such as that
216           might cause a crash. Documentation issues, for example spelling
217           errors and unclear descriptions, are bugs, too.</p>
218         </li>
219       </ul>
220       <div class="SECT3">
221         <h3 class="SECT3"><a name="CONTACT-ADS" id="CONTACT-ADS">6.3.1.
222         Reporting Ads or Other Configuration Problems</a></h3>
223         <p>Please send feedback on ads that slipped through, innocent images
224         that were blocked, sites that don't work properly, and other
225         configuration related problem of <tt class=
226         "FILENAME">default.action</tt> file, to <a href=
227         "https://sourceforge.net/tracker/?group_id=11118&amp;atid=460288"
228         target=
229         "_top">https://sourceforge.net/tracker/?group_id=11118&amp;atid=460288</a>,
230         the Actions File Tracker.</p>
231       </div>
232       <div class="SECT3">
233         <h3 class="SECT3"><a name="CONTACT-BUGS" id="CONTACT-BUGS">6.3.2.
234         Reporting Bugs</a></h3>
235         <p>Before reporting bugs, please make sure that the bug has
236         <span class="emphasis"><i class="EMPHASIS">not already been
237         submitted</i></span> and observe the additional hints at the top of
238         the <a href=
239         "https://sourceforge.net/tracker/?func=add&amp;group_id=11118&amp;atid=111118"
240         target="_top">submit form</a>. If already submitted, please feel free
241         to add any info to the original report that might help to solve the
242         issue.</p>
243       </div>
244     </div>
245     <div class="SECT2">
246       <h2 class="SECT2"><a name="SECURITY-CONTACT" id="SECURITY-CONTACT">6.4.
247       Reporting security problems</a></h2>
248       <p>If you discovered a security problem or merely suspect that a bug
249       might be a security issue, please mail Fabian Keil
250       &lt;fk@fabiankeil.de&gt; (OpenPGP fingerprint: 4F36 C17F 3816 9136 54A1
251       E850 6918 2291 8BA2 371C).</p>
252       <p>Usually you should get a response within a day, otherwise it's
253       likely that either your mail or the response didn't make it. If that
254       happens, please mail to the developer list to request a status
255       update.</p>
256     </div>
257     <div class="SECT2">
258       <h2 class="SECT2"><a name="MAILING-LISTS" id="MAILING-LISTS">6.5.
259       Mailing Lists</a></h2>
260       <p>If you prefer to communicate through email, instead of using a web
261       interface, feel free to use one of the mailing lists. To discuss issues
262       that haven't been completely diagnosed yet, please use the Privoxy
263       users list. Technically interested users and people who wish to
264       contribute to the project are always welcome on the developers list.
265       You can find an overview of all <span class=
266       "APPLICATION">Privoxy</span>-related mailing lists, including list
267       archives, at: <a href="https://lists.privoxy.org/mailman/listinfo"
268       target="_top">https://lists.privoxy.org/mailman/listinfo</a>. The lists
269       hosted on privoxy.org have been created in 2016, the previously-used
270       lists hosted at SourceForge are deprecated but the archives may still
271       be useful: <a href="https://sourceforge.net/mail/?group_id=11118"
272       target="_top">https://sourceforge.net/mail/?group_id=11118</a>.</p>
273     </div>
274     <div class="SECT2">
275       <h2 class="SECT2"><a name="SF-TRACKERS" id="SF-TRACKERS">6.6.
276       SourceForge support trackers</a></h2>
277       <p>The <a href=
278       "https://sourceforge.net/tracker/?group_id=11118&amp;atid=211118"
279       target="_top">SourceForge support trackers</a> may be used as well, but
280       have various technical problems that are unlikely to be fixed anytime
281       soon. If you don't get a timely response, please try the mailing list
282       as well.</p>
283     </div>
284   </div>
285   <div class="NAVFOOTER">
286     <hr align="left" width="100%">
287     <table summary="Footer navigation table" width="100%" border="0"
288     cellpadding="0" cellspacing="0">
289       <tr>
290         <td width="33%" align="left" valign="top"><a href="trouble.html"
291         accesskey="P">Prev</a></td>
292         <td width="34%" align="center" valign="top"><a href="index.html"
293         accesskey="H">Home</a></td>
294         <td width="33%" align="right" valign="top"><a href="copyright.html"
295         accesskey="N">Next</a></td>
296       </tr>
297       <tr>
298         <td width="33%" align="left" valign="top">Troubleshooting</td>
299         <td width="34%" align="center" valign="top">&nbsp;</td>
300         <td width="33%" align="right" valign="top">Privoxy Copyright, License
301         and History</td>
302       </tr>
303     </table>
304   </div>
305 </body>
306 </html>