diff options
author | Roger Dingledine <arma@torproject.org> | 2004-01-17 15:57:27 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2004-01-17 15:57:27 +0000 |
commit | dfc83b64f46bdb66198ecf622dc6f676a9f186dd (patch) | |
tree | b829276061a75ebe0f9d3635327c1ce7dc71e537 /doc | |
parent | 295b458ffed893af37fd1a419936a67557927697 (diff) | |
download | tor-dfc83b64f46bdb66198ecf622dc6f676a9f186dd.tar.gz tor-dfc83b64f46bdb66198ecf622dc6f676a9f186dd.zip |
re-mention planetlab
svn:r1001
Diffstat (limited to 'doc')
-rw-r--r-- | doc/tor-design.tex | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/doc/tor-design.tex b/doc/tor-design.tex index 724ed126f2..3e5e398e7c 100644 --- a/doc/tor-design.tex +++ b/doc/tor-design.tex @@ -1616,8 +1616,10 @@ with a session key shared by Alice and Bob. As of mid-January 2004, the Tor network consists of 16 nodes (14 in the US, 2 in Europe), and more are joining each week as the code matures.\footnote{For comparison, the current remailer network -has about 30 reliable nodes.} Each node has at least a 768Kb/768Kb -connection, and +has about 30 reliable nodes. We haven't asked PlanetLab to provide +more nodes, since their AUP wouldn't allow exit nodes (see also +\cite{darkside}) and because we aim to build a long-term community of +node operators.} Each node has at least a 768Kb/768Kb connection, and most have 10Mb. The number of users varies (and of course, it's hard to tell for sure), but we sometimes have several hundred users---admins at several companies have started putting their entire department's web @@ -1680,7 +1682,7 @@ just needs to be sufficient to not shed users \cite{econymics,back01}. Although Tor's clique topology and full-visibility directories present scaling problems, we still expect the network to support a few hundred -nodes and perhaps 10,000 users, before we're forced to make the network +nodes and perhaps 10,000 users before we're forced to make the network more distributed. With luck, the experience we gain running the current topology will help us choose among alternatives when the time comes. |