From 1d760b34ad8b1bc6ac1b3d87a9610c891048dfb9 Mon Sep 17 00:00:00 2001 From: Roger Dingledine Date: Wed, 14 Jan 2004 11:17:29 +0000 Subject: [PATCH] and another thought svn:r995 --- doc/tor-design.tex | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/tor-design.tex b/doc/tor-design.tex index ef90595c5f..35dbcaf9b4 100644 --- a/doc/tor-design.tex +++ b/doc/tor-design.tex @@ -1668,6 +1668,10 @@ get 1-2 megabits sustained transfer rate. Overall, this performance is sufficient. The Tor design focuses on security; usability and performance just have to not suck too much. +we expect it to scale to a few hundred nodes and perhaps 10,000 users, +before we're forced to change topologies to become more distributed. +but really, give us a chance to run it for a while more, first. + \Section{Open Questions in Low-latency Anonymity} \label{sec:maintaining-anonymity}