migration some questions from the wiki to the static file of doom.
Andrew Lewman

Andrew Lewman commited on 2010-10-27 20:44:05
Zeige 1 geänderte Dateien mit 20 Einfügungen und 36 Löschungen.

... ...
@@ -29,6 +29,7 @@
29 29
     <li><a href="#WhySlow">Why is Tor so slow?</a></li>
30 30
     <li><a href="#Funding">What would The Tor Project do with more
31 31
     funding?</a></li>
32
+    <li><a href="#Metrics">How many people use Tor?  How many relays or exit nodes are there?</a></li>
32 33
     </ul>
33 34
     
34 35
     <p>Compilation and Installation:</p>
... ...
@@ -304,44 +305,23 @@
304 305
     <h3><a class="anchor" href="#SupportMail">How can I get an answer to my
305 306
     Tor support mail?</a></h3>
306 307
 
307
-    <p>
308
-    Many people send the Tor developers mail privately, or send mail to
309
-    our internal <a href="<page about/contact>">lists</a>, with questions about their
310
-    specific setup &mdash; they can't get their firewall working right,
311
-    they can't configure Polipo correctly, or so on. Sometimes our
312
-    volunteers can answer these mails, but typically they need to spend
313
-    most of their time on development tasks that will benefit more people.
314
-    This is especially true if your question is already covered in the <a
315
-    href="<page docs/documentation>">documentation</a> or on this FAQ.
316
-    </p>
308
+    <p>There is no official support for Tor. Your best bet is to try the following:
309
+    <ol>
310
+    <li>Read through this <a href="<page docs/faq>">FAQ</a>.</li>
311
+    <li>Read through the <a href="<page docs/documentation>">documentation</a>.</li>
312
+    <li>Read through the <a
313
+    href="http://archives.seul.org/or/talk">OR-TALK Archives</a> and
314
+    see if your question is already answered.</li>
315
+    <li>Join our <a href="irc://irc.oftc.net#tor">irc channel</a> and
316
+    state the issue and wait for help.</li>
317
+    <li>Send an email to tor-assistants at torproject.org. These are
318
+    volunteers who may be able to help you but you may not get a response
319
+    for days.</li>
320
+    </ol>
317 321
     
318
-    <p>
319
-    So if we don't answer your mail, first check the <a href="<page
320
-    docs/documentation>">documentation</a> page, along with this FAQ,
321
-    to make sure your question isn't already answered.  Then read <a
322
-    href="http://www.catb.org/~esr/faqs/smart-questions.html">"How to ask
323
-    questions the smart way"</a>. If this doesn't help you, note that we
324
-    have <a href="<page docs/documentation>#Support">an IRC channel</a> where you
325
-    can ask your questions (but if they are still open-ended, ill-formed,
326
-    or not about Tor, you likely won't get much help there either). Lastly,
327
-    people on the <a href="<page docs/documentation>#MailingLists">or-talk
328
-    mailing list</a> may be able to provide some hints for you, if
329
-    others have experienced your problems too. Be sure to look over <a
330
-    href="http://archives.seul.org/or/talk/">the archives</a> first.
331
-    </p>
332 322
     
333
-    <p>
334
-    Another strategy is to <a href="<page docs/tor-doc-relay>">run a Tor
335
-    relay for a while</a>, and/or <a href="<page donate/donate>">donate money</a>
336
-    <a href="<page getinvolved/volunteer>">or time</a> to the effort. We're more likely
337
-    to pay attention to people who have demonstrated interest and commitment
338
-    to giving back to the Tor community.
339
-    </p>
340
-    
341
-    <p>
342
-    If you find your answer, please stick around on the IRC channel or the
343
-    mailing list and answer questions from others.
344
-    </p>
323
+    <p>If you find your answer, please stick around on the IRC channel or the
324
+    mailing list and answer questions from others.</p>
345 325
     
346 326
     <hr>
347 327
     
... ...
@@ -536,6 +516,10 @@
536 516
     director for information on making grants or major donations.
537 517
     </p>
538 518
     
519
+    <a id="Metrics"></a>
520
+		<h3><a class="anchor" href="#Metrics">How many people use Tor?  How many relays or exit nodes are there?</a></h3>
521
+
522
+		<p>All this and more about measuring Tor can be found at the <a href="https://metrics.torproject.org">Tor Metrics Portal</a>.</p>
539 523
     <hr>
540 524
     
541 525
     <a id="HowUninstallTor"></a>
542 526