[tor-bugs] #33428 [Core Tor/Chutney]: Make chutney check for relay microdescriptors before verifying
Tor Bug Tracker & Wiki
blackhole at torproject.org
Mon Feb 24 04:43:54 UTC 2020
#33428: Make chutney check for relay microdescriptors before verifying
-------------------------------+-------------------------------------------
Reporter: teor | Owner: (none)
Type: enhancement | Status: new
Priority: Medium | Milestone:
Component: Core | Version:
Tor/Chutney |
Severity: Normal | Keywords: ipv6, prop311, outreachy-ipv6
Actual Points: | Parent ID: #33232
Points: 1 | Reviewer:
Sponsor: Sponsor55-can |
-------------------------------+-------------------------------------------
In #33232, we make chutney check for relay and bridge descriptors, and
relays in the consensus, before verifying. But we don't check for relay
microdescriptors.
The easiest way to check for relay microdescriptors, is using each relay's
ed25519 key. In #30642, we will add an `ed25519-identity` file to each
relay's data directory. Chutney can read the contents of this file, and
then search for it in `cached-microdescriptors` and `cached-
microdescriptors.new`.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/33428>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list