mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-22 14:23:04 +01:00
clean up dir-spec a bit
svn:r4647
This commit is contained in:
parent
44fe2fa7eb
commit
752632f6df
1 changed files with 2 additions and 2 deletions
|
@ -139,7 +139,7 @@ $Id$
|
||||||
Directory server administrators may label some servers or IPs as
|
Directory server administrators may label some servers or IPs as
|
||||||
blacklisted, and elect not to include them in their network-status lists.
|
blacklisted, and elect not to include them in their network-status lists.
|
||||||
|
|
||||||
Otherwise, the network-status list includes all non-blacklisted,
|
Thus, the network-status list includes all non-blacklisted,
|
||||||
non-expired, non-superseded descriptors for ORs that the directory has
|
non-expired, non-superseded descriptors for ORs that the directory has
|
||||||
observed at least once to be running.
|
observed at least once to be running.
|
||||||
|
|
||||||
|
@ -178,7 +178,7 @@ $Id$
|
||||||
directory protocol.
|
directory protocol.
|
||||||
|
|
||||||
Each client maintains a list of trusted directory servers. Periodically
|
Each client maintains a list of trusted directory servers. Periodically
|
||||||
(currently 20 minutes) time, the client downloads a new network status. It
|
(currently every 20 minutes), the client downloads a new network status. It
|
||||||
chooses the directory server from which its current information is most
|
chooses the directory server from which its current information is most
|
||||||
out-of-date, and retries on failure until it finds a running server.
|
out-of-date, and retries on failure until it finds a running server.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue