mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-24 06:48:05 +01:00
directories are signed so they can be cached elsewhere
svn:r667
This commit is contained in:
parent
b1d8973990
commit
b29e29f64a
1 changed files with 6 additions and 0 deletions
|
@ -679,6 +679,12 @@ the shared directory is straightforward, and is described in the Tor
|
|||
specification \cite{tor-spec}.
|
||||
% 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}
|
||||
\label{sec:rendezvous}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue