mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-24 04:13:28 +01:00
Note that you should not download by ID fingerprint.
svn:r5634
This commit is contained in:
parent
341ff5be94
commit
9afeacac3b
@ -305,10 +305,15 @@ $Id$
|
||||
fingerprint of <F> should be available at:
|
||||
http://<hostname>/tor/server/fp/<F>.z
|
||||
|
||||
The most recent descriptors for servers with fingerprints <F1>,<F2>,<F3>
|
||||
should be available at:
|
||||
The most recent descriptors for servers with identity fingerprints
|
||||
<F1>,<F2>,<F3> should be available at:
|
||||
http://<hostname>/tor/server/fp/<F1>+<F2>+<F3>.z
|
||||
|
||||
(NOTE: Implementations SHOULD NOT download descriptors by identity key
|
||||
fingerprint. This allows a corrupted server (in collusion with a cache) to
|
||||
provide a unique descriptor to a client, and thereby partition that client
|
||||
from the rest of the network.)
|
||||
|
||||
The descriptor for a server whose digest (in hex) is <D> should be
|
||||
available at:
|
||||
http://<hostname>/tor/server/d/<D>.z
|
||||
|
Loading…
Reference in New Issue
Block a user