[tor-bugs] #33675 [Core Tor/Chutney]: Search microdescriptor files for relay ed25519 keys

Tor Bug Tracker & Wiki blackhole at torproject.org
Fri Mar 20 18:36:46 UTC 2020


#33675: Search microdescriptor files for relay ed25519 keys
-------------------------------------------+-------------------------------
 Reporter:  teor                           |          Owner:  anuradha1904
     Type:  enhancement                    |         Status:  assigned
 Priority:  Medium                         |      Milestone:
Component:  Core Tor/Chutney               |        Version:
 Severity:  Normal                         |     Resolution:
 Keywords:  ipv6, prop311, outreachy-ipv6  |  Actual Points:  0.1
Parent ID:  #33428                         |         Points:  0.5
 Reviewer:  teor                           |        Sponsor:  Sponsor55-can
-------------------------------------------+-------------------------------
Description changed by teor:

Old description:

> We need to enable searching for ed25519 keys in relay microdescriptor
> files.
>
> There are instructions and a draft search pattern here:
> https://github.com/torproject/chutney/blob/master/lib/chutney/TorNet.py#L1325
>
> Please open a new pull request for this ticket. Your branch should be
> based on the final version of #33428.

New description:

 Your code in #33428 needs to pass your local "make test-network-all",
 before you start this ticket.

 We need to enable searching for ed25519 keys in relay microdescriptor
 files.

 There are instructions and a draft search pattern here:
 https://github.com/torproject/chutney/blob/master/lib/chutney/TorNet.py#L1325

 Please open a new pull request for this ticket. Your branch should be
 based on the final version of #33428.

 Before you push new changes to your pull request, your chutney code should
 pass:
 * "make test-network-all" on tor master
 * "make test-network-all" on tor maint-0.3.5

 You can build a tor branch using these commands:
 {{{
 cd tor
 git checkout -b <branch>
 make
 }}}
 Where <branch> is master or maint-0.3.5

--

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/33675#comment:1>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list