Sebastian Hahn commited on 2010-05-10 12:30:56
Zeige 1 geänderte Dateien mit 4 Einfügungen und 2 Löschungen.
... | ... |
@@ -133,8 +133,10 @@ consists of one <var>HiddenServiceDir</var> line, and one or more |
133 | 133 |
<ul> |
134 | 134 |
<li><var>HiddenServiceDir</var> is a directory where Tor will store information |
135 | 135 |
about that hidden service. In particular, Tor will create a file here named |
136 |
-<var>hostname</var> which will tell you the onion URL. You don't need to add any |
|
137 |
-files to this directory.</li> |
|
136 |
+<var>hostname</var> which will tell you the onion URL. You don't need to |
|
137 |
+add any files to this directory. Make sure this is not the same directory |
|
138 |
+as the hidserv directory you created when setting up thttpd, as your |
|
139 |
+HiddenServiceDir contains secret information!</li> |
|
138 | 140 |
<li><var>HiddenServicePort</var> lets you specify a virtual port (that is, what |
139 | 141 |
port people accessing the hidden service will think they're using) and an |
140 | 142 |
IP address and port for redirecting connections to this virtual port.</li> |
141 | 143 |