mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
e28448a23e
Suggested during review of ticket 18332.
11 lines
444 B
Plaintext
11 lines
444 B
Plaintext
o Removed features:
|
|
- Streamline relay-side hsdir handling: when relays consider whether
|
|
to accept an uploaded hidden service descriptor, they no longer
|
|
check whether they are one of the relays in the network that is
|
|
"supposed" to handle that descriptor. Implements ticket 18332.
|
|
|
|
o Minor bugfixes:
|
|
- Bridges now refuse "rendezvous2" (hidden service descriptor)
|
|
publish attempts. Suggested by ticket 18332.
|
|
|