Sebastian Hahn commited on 2015-03-14 03:11:33
Zeige 1 geänderte Dateien mit 0 Einfügungen und 19 Löschungen.
we already have that content on the hidden service page, and we link to it from this page already
... | ... |
@@ -17,7 +17,6 @@ |
17 | 17 |
<li><a href="<page about/overview>#overview">Overview</a></li> |
18 | 18 |
<li><a href="<page about/overview>#whyweneedtor">Why we need Tor</a></li> |
19 | 19 |
<li><a href="<page about/overview>#thesolution">The Solution</a></li> |
20 |
- <li><a href="<page about/overview>#hiddenservices">Hidden services</a></li> |
|
21 | 20 |
<li><a href="<page about/overview>#stayinganonymous">Staying anonymous</a></li> |
22 | 21 |
<li><a href="<page about/overview>#thefutureoftor">The future of Tor</a></li> |
23 | 22 |
</ul> |
... | ... |
@@ -182,24 +181,6 @@ |
182 | 181 |
|
183 | 182 |
<p><img alt="Tor circuit step three" src="$(IMGROOT)/htw3.png"></p> |
184 | 183 |
|
185 |
- |
|
186 |
- <a name="hiddenservices"></a> |
|
187 |
- <h3><a class="anchor" href="#hiddenservices">Hidden services</a></h3> |
|
188 |
- |
|
189 |
- <p> |
|
190 |
- Tor also makes it possible for users to hide their locations while |
|
191 |
- offering various kinds of services, such as web publishing or an instant |
|
192 |
- messaging server. Using Tor "rendezvous points," other Tor users can |
|
193 |
- connect to these hidden services, each without knowing the other's |
|
194 |
- network identity. This hidden service functionality could allow Tor |
|
195 |
- users to set up a website where people publish material without worrying |
|
196 |
- about censorship. Nobody would be able to determine who was offering |
|
197 |
- the site, and nobody who offered the site would know who was posting to it. |
|
198 |
- Learn more about <a href="<page docs/tor-hidden-service>">configuring |
|
199 |
- hidden services</a> and how the <a href="<page docs/hidden-services>">hidden |
|
200 |
- service protocol</a> works. |
|
201 |
- </p> |
|
202 |
- |
|
203 | 184 |
<a name="stayinganonymous"></a> |
204 | 185 |
<h3><a class="anchor" href="#stayinganonymous">Staying anonymous</a></h3> |
205 | 186 |
|
206 | 187 |