Explorar o código

directories are signed so they can be cached elsewhere

svn:r667
Roger Dingledine %!s(int64=22) %!d(string=hai) anos
pai
achega
b29e29f64a
Modificáronse 1 ficheiros con 6 adicións e 0 borrados
  1. 6 0
      doc/tor-design.tex

+ 6 - 0
doc/tor-design.tex

@@ -679,6 +679,12 @@ the shared directory is straightforward, and is described in the Tor
 specification \cite{tor-spec}.
 specification \cite{tor-spec}.
 % we should, uh, add this to the spec. oh, and write it. -RD
 % we should, uh, add this to the spec. oh, and write it. -RD
 
 
+Because the directories are signed, they can be cached at all the other
+onion routers (or even elsewhere). Thus directory servers are not a
+performance bottleneck when we have many users, and also they won't
+aid traffic analysis by forcing clients to periodically announce their
+existence to any central point.
+
 \Section{Rendezvous points: location privacy}
 \Section{Rendezvous points: location privacy}
 \label{sec:rendezvous}
 \label{sec:rendezvous}