Roger Dingledine commited on 2012-12-25 20:25:40
Zeige 1 geänderte Dateien mit 4 Einfügungen und 31 Löschungen.
... | ... |
@@ -161,23 +161,12 @@ that censor their Internet.</dt> |
161 | 161 |
<h2><a class="anchor" href="#after">Step Four: Once it is working</a></h2> |
162 | 162 |
<br> |
163 | 163 |
|
164 |
- <p> |
|
165 |
- We recommend the following steps as well: |
|
166 |
- </p> |
|
167 |
- |
|
168 |
- <ol> |
|
169 |
- <li>Read |
|
164 |
+ <p>Read |
|
170 | 165 |
<a href="<wiki>doc/OperationalSecurity">about operational security</a> |
171 | 166 |
to get ideas how you can increase the security of your relay. |
172 |
- </li> |
|
173 |
- |
|
174 |
- <li> |
|
175 |
- If you want to run more than one relay that's great, but please set <a |
|
176 |
- href="<page docs/faq>#MultipleRelays">the |
|
177 |
- MyFamily option</a> in all your relays' configuration files. |
|
178 |
- </li> |
|
167 |
+ </p> |
|
179 | 168 |
|
180 |
- <li> |
|
169 |
+ <p> |
|
181 | 170 |
If you control the name servers for your domain, consider setting your |
182 | 171 |
reverse DNS hostname to 'anonymous-relay', 'proxy' or 'tor-proxy', so when |
183 | 172 |
other people see the address in their web logs, they will more quickly |
... | ... |
@@ -185,23 +174,7 @@ that censor their Internet.</dt> |
185 | 174 |
href="<gitblob>contrib/tor-exit-notice.html">Tor |
186 | 175 |
exit notice</a> on a vhost for this name can go a long way to deterring abuse |
187 | 176 |
complaints to you and your ISP if you are running an exit node. |
188 |
- </li> |
|
189 |
- |
|
190 |
- <li> |
|
191 |
- If your computer isn't running a webserver, please consider |
|
192 |
- changing your ORPort to 443 and your DirPort to 80. Many Tor |
|
193 |
- users are stuck behind firewalls that only let them browse the |
|
194 |
- web, and this change will let them reach your Tor relay. Win32 |
|
195 |
- relays can simply change their ORPort and DirPort directly |
|
196 |
- in their torrc and restart Tor. OS X or Unix relays can't bind |
|
197 |
- directly to these ports (since they don't run as root), so they will |
|
198 |
- need to set up some sort of <a |
|
199 |
- href="<wikifaq>#ServerForFirewalledClients"> |
|
200 |
- port forwarding</a> so connections can reach their Tor relay. If you are |
|
201 |
- using ports 80 and 443 already but still want to help out, other useful |
|
202 |
- ports are 22, 110, and 143. |
|
203 |
- </li> |
|
204 |
- </ol> |
|
177 |
+ </p> |
|
205 | 178 |
|
206 | 179 |
<p> |
207 | 180 |
When you change your Tor configuration, remember to verify that your |
208 | 181 |