[or-cvs] remove misleading (and potentially dangerous) statement tha...

Roger Dingledine arma at seul.org
Fri Dec 17 22:32:25 UTC 2004


Update of /home2/or/cvsroot/tor/doc
In directory moria.mit.edu:/home2/arma/work/onion/cvs/tor/doc

Modified Files:
	control-spec.txt tor-doc.html 
Log Message:
remove misleading (and potentially dangerous) statement that clients
are rate-limited more than servers


Index: control-spec.txt
===================================================================
RCS file: /home2/or/cvsroot/tor/doc/control-spec.txt,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- control-spec.txt	17 Dec 2004 22:14:58 -0000	1.10
+++ control-spec.txt	17 Dec 2004 22:32:23 -0000	1.11
@@ -73,7 +73,7 @@
                 incorrect, ill-formed, or impossible value.]
 
         0x0006 Unrecognized byte code
-               [The client tried to set an byte code in the body that
+               [The client tried to set a byte code (in the body) that
                 we don't recognize.]
 
         0x0007 Unauthorized.

Index: tor-doc.html
===================================================================
RCS file: /home2/or/cvsroot/tor/doc/tor-doc.html,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -d -r1.34 -r1.35
--- tor-doc.html	17 Dec 2004 08:28:36 -0000	1.34
+++ tor-doc.html	17 Dec 2004 22:32:23 -0000	1.35
@@ -115,9 +115,6 @@
 
 <p> Benefits of running a server include:
 <ul>
-<li>Clients are generally limited to 100KB/s (and in practice, sometimes
-much less), whereas servers can inject or receive as much traffic as
-they want.
 <li>You may get stronger anonymity, since your destination can't know
 whether connections relayed through your computer originated at your
 computer or not.



More information about the tor-commits mailing list