Removed TCP/IP statements bceause they were confusing. We still need to convey that tor is tcp-only to the general populace.
Andrew Lewman

Andrew Lewman commited on 2005-06-21 04:09:22
Zeige 1 geänderte Dateien mit 2 Einfügungen und 2 Löschungen.

... ...
@@ -68,7 +68,7 @@ features.
68 68
 </p>
69 69
 
70 70
 <p>
71
-Your TCP/IP traffic is safer when you use Tor, because communications
71
+Your traffic is safer when you use Tor, because communications
72 72
 are bounced around a distributed network of servers, called <a
73 73
 href="overview.html">onion routers</a>.  Instead of taking a direct
74 74
 route from source to destination, data packets on the Tor network take a
... ...
@@ -99,7 +99,7 @@ you're in a certain Internet cafe.
99 99
 </p>
100 100
 
101 101
 <p>
102
-Tor aims to make TCP/IP traffic analysis more difficult by preventing
102
+Tor aims to make traffic analysis more difficult by preventing
103 103
 eavesdroppers from finding out where your communications are going
104 104
 online, and by letting you decide whether to identify yourself when
105 105
 you communicate.
106 106