[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] Removed TCP/IP statements bceause they were confusing. We ...
Update of /home/or/cvsroot/website
In directory moria:/tmp/cvs-serv6214
Modified Files:
index.html
Log Message:
Removed TCP/IP statements bceause they were confusing. We still need to
convey that tor is tcp-only to the general populace.
Index: index.html
===================================================================
RCS file: /home/or/cvsroot/website/index.html,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -d -r1.59 -r1.60
--- index.html 21 Jun 2005 02:03:22 -0000 1.59
+++ index.html 21 Jun 2005 02:09:22 -0000 1.60
@@ -68,7 +68,7 @@
</p>
<p>
-Your TCP/IP traffic is safer when you use Tor, because communications
+Your traffic is safer when you use Tor, because communications
are bounced around a distributed network of servers, called <a
href="overview.html">onion routers</a>. Instead of taking a direct
route from source to destination, data packets on the Tor network take a
@@ -99,7 +99,7 @@
</p>
<p>
-Tor aims to make TCP/IP traffic analysis more difficult by preventing
+Tor aims to make traffic analysis more difficult by preventing
eavesdroppers from finding out where your communications are going
online, and by letting you decide whether to identify yourself when
you communicate.