Note that you should not download by ID fingerprint.

svn:r5634
This commit is contained in:
Nick Mathewson 2005-12-22 19:29:31 +00:00
parent 341ff5be94
commit 9afeacac3b

View File

@ -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