mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 13:13:44 +01:00
Specify exactly what we meant by "the digest of a descriptor". Fortunately, we dont depend on it being right yet.
svn:r5085
This commit is contained in:
parent
f859e34fb9
commit
d69089fc64
@ -107,7 +107,8 @@ $Id$
|
||||
- A hash of its identity key, encoded in base64, with trailing =
|
||||
signs removed.
|
||||
- A hash of its most recent descriptor, encoded in base64, with
|
||||
trailing = signs removed.
|
||||
trailing = signs removed. (The hash is calculated as for
|
||||
computing the signature of a descriptor.)
|
||||
- The publication time of its most recent descriptor.
|
||||
- An IP
|
||||
- An OR port
|
||||
|
Loading…
Reference in New Issue
Block a user