Thomas Sjögren commited on 2005-09-25 01:38:43
Zeige 1 geänderte Dateien mit 9 Einfügungen und 4 Löschungen.
| ... | ... |
@@ -123,12 +123,17 @@ appropriate default. (Default: 1 hour for clients, 20 minutes for servers) |
| 123 | 123 |
<P> |
| 124 | 124 |
|
| 125 | 125 |
<DL COMPACT> |
| 126 |
-<DT><B>DirServer </B><I>address:port fingerprint</I><DD> |
|
| 126 |
+<DT><B>DirServer </B>[v1] <I>address:port fingerprint</I><DD> |
|
| 127 | 127 |
Use a nonstandard authoritative directory server at the provided |
| 128 | 128 |
address and port, with the specified key fingerprint. This option can |
| 129 | 129 |
be repeated many times, for multiple authoritative directory |
| 130 |
-servers. If no <B>dirserver</B> line is given, Tor will use the default |
|
| 131 |
-directory servers: moria1, moria2, and tor26. |
|
| 130 |
+servers. If the "v1" option is provided, Tor will use this server as an |
|
| 131 |
+authority for old-style (v1) directories as well. (Only directory mirrors |
|
| 132 |
+care about this.) If no <B>dirserver</B> line is given, Tor will use the default |
|
| 133 |
+directory servers: moria1, moria2, and tor26. NOTE: this option is intended |
|
| 134 |
+for setting up a private Tor network with its own directory authorities. If |
|
| 135 |
+you use it, you will be distinguishable from other users, because you won't |
|
| 136 |
+believe the same authorities they do. |
|
| 132 | 137 |
</DL> |
| 133 | 138 |
<P> |
| 134 | 139 |
|
| ... | ... |
@@ -909,6 +914,6 @@ Roger Dingledine <<A HREF="mailto:arma@mit.edu">arma@mit.edu</A>>, Nick Ma |
| 909 | 914 |
This document was created by |
| 910 | 915 |
<A HREF="../">man2html</A>, |
| 911 | 916 |
using the manual pages.<BR> |
| 912 |
-Time: 22:34:22 GMT, September 14, 2005 |
|
| 917 |
+Time: 23:34:21 GMT, September 24, 2005 |
|
| 913 | 918 |
</BODY> |
| 914 | 919 |
</HTML> |
| 915 | 920 |