#27797: node: Make node_supports_v3_rendezvous_point() also check for the
onion_pk
-------------------------+-------------------------------------------------
Reporter: dgoulet | Owner: (none)
Type: defect | Status: new
Priority: Medium | Milestone: Tor: 0.3.5.x-final
Component: Core | Version:
Tor/Tor | Keywords: tor-hs, tor-relay, 033-backport,
Severity: Normal | 034-backport
Actual Points: | Parent ID: #27774
Points: | Reviewer:
Sponsor: |
-------------------------+-------------------------------------------------
Turns out that we think this is related to #27774.
A client selects a v3 RP by only looking at the protover but it is
possible that at that time we simply don't have the descriptor yet thus
missing the `onion_pk` which led to a failure when sending the INTRODUCE1
cell.
Like `node_supports_ed25519_link_authentication()` does, we should simply
check for the `onion_pk` as an extra step to the protover.
Flagging this for backport.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/27797>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
[email protected]
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs