[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] Fixes to last checkin
Update of /home/or/cvsroot/doc
In directory moria.mit.edu:/tmp/cvs-serv25420
Modified Files:
tor-design.tex
Log Message:
Fixes to last checkin
Index: tor-design.tex
===================================================================
RCS file: /home/or/cvsroot/doc/tor-design.tex,v
retrieving revision 1.93
retrieving revision 1.94
diff -u -d -r1.93 -r1.94
--- tor-design.tex 4 Nov 2003 07:27:55 -0000 1.93
+++ tor-design.tex 4 Nov 2003 07:35:58 -0000 1.94
@@ -1135,8 +1135,8 @@
client about the router membership list, topology, or current network
state. Such \emph{partitioning attacks} on client knowledge help an
adversary to efficiently deploy resources
-when attacking a target.
-% XXX Cite for partitioning attacks?
+when attacking a target \cite{minion-design}.
+
Tor uses a small group of redundant, well-known onion routers to
track changes in network topology and node state, including keys and
@@ -1896,8 +1896,7 @@
download a description of the entire network state every 15
minutes. As the state grows larger and clients more numerous, we
may need to move to a solution in which clients only receive
-incremental updates to directory state, or where directories are
-cached at the ORs to avoid high loads on the directory servers.
+incremental updates to directory state.
\emph{Implementing location-hidden servers:} While
Section~\ref{sec:rendezvous} describes a design for rendezvous