mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-24 12:23:32 +01:00
remove misleading (and potentially dangerous) statement that clients
are rate-limited more than servers svn:r3170
This commit is contained in:
parent
26bce698ad
commit
1a946d0efd
@ -73,7 +73,7 @@ the message.
|
||||
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.
|
||||
|
@ -115,9 +115,6 @@ a middleman server.</p>
|
||||
|
||||
<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.
|
||||
|
Loading…
Reference in New Issue
Block a user