tor.1 man page: Add mention of fingerprint-ed25519, and clarify differences

This commit is contained in:
Neel Chauhan 2021-09-14 11:10:11 -07:00
parent 7440a38846
commit 17ceeb7f92
2 changed files with 11 additions and 1 deletions

5
changes/bug40467 Normal file
View File

@ -0,0 +1,5 @@
o Minor bugfixes (documentation):
- Add a mention of the `fingerprint-ed25519` for relays in the tor.1 man
page. Also clarify the difference between the RSA-based `fingerprint` and
`fingerprint-ed25519` files. Fixes bug 40467; bugfix on 0.4.3.1-alpha.
Patch by Neel Chauhan.

View File

@ -3826,7 +3826,12 @@ __KeyDirectory__/**`secret_onion_key_ntor`** and **`secret_onion_key_ntor.old`**
by clients that didn't have the new one. by clients that didn't have the new one.
__DataDirectory__/**`fingerprint`**:: __DataDirectory__/**`fingerprint`**::
Only used by servers. Contains the fingerprint of the server's identity key. Only used by servers. Contains the fingerprint of the server's RSA
identity key.
__DataDirectory__/**`fingerprint-ed25519`**::
Only used by servers. Contains the fingerprint of the server's ed25519
identity key.
__DataDirectory__/**`hashed-fingerprint`**:: __DataDirectory__/**`hashed-fingerprint`**::
Only used by bridges. Contains the hashed fingerprint of the bridge's Only used by bridges. Contains the hashed fingerprint of the bridge's