...
|
...
|
@@ -9,14 +9,13 @@
|
9
|
9
|
<a href="<page about/overview>">About » </a>
|
10
|
10
|
</div>
|
11
|
11
|
<div id="maincol">
|
12
|
|
- <a name="overview"></a>
|
13
|
|
- <h2><a class="anchor" href="#overview">Tor: Overview</a></h2>
|
|
12
|
+ <h2>Tor: Overview</h2>
|
14
|
13
|
<!-- BEGIN SIDEBAR -->
|
15
|
14
|
<div class="sidebar-left">
|
16
|
15
|
<h3>Topics</h3>
|
17
|
16
|
<ul>
|
18
|
|
- <li><a href="<page about/overview>#overview">Overview</a></li>
|
19
|
17
|
<li><a href="<page about/overview>#inception">Inception</a></li>
|
|
18
|
+ <li><a href="<page about/overview>#overview">Overview</a></li>
|
20
|
19
|
<li><a href="<page about/overview>#whyweneedtor">Why we need Tor</a></li>
|
21
|
20
|
<li><a href="<page about/overview>#thesolution">The Solution</a></li>
|
22
|
21
|
<li><a href="<page about/overview>#hiddenservices">Hidden services</a></li>
|
...
|
...
|
@@ -41,6 +40,9 @@
|
41
|
40
|
journalists, law enforcement officers, activists, and many
|
42
|
41
|
others. </p>
|
43
|
42
|
|
|
43
|
+ <a name="overview"></a>
|
|
44
|
+ <h3><a class="anchor" href="#overview">Tor: Overview</a></h3>
|
|
45
|
+
|
44
|
46
|
<p>
|
45
|
47
|
Tor is a network of virtual tunnels that allows people and groups to
|
46
|
48
|
improve their privacy and security on the Internet. It also enables
|