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

Tor Bug Tracker & Wiki blackhole at torproject.org
Fri Mar 20 23:56:57 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
-------------------------------------------+-------------------------------

Comment (by anuradha1904):

 Great, so for "md", all the code that I have to add is:-


 {{{
 elif md:
          return r'^id ed25519 ' + " "
 }}}

 Am I following the right way, because I checked in the cached-
 microdescs.new file, and the ed25519 key was just after the string "id
 ed25519" and there was no nickname like for ''desc'' and ''cons'' in the
 file ''cached-microdesc-consensus'' and ''cached-microdescs.new''. teor,
 nickm , can you confirm ? If not, where am I wrong? Kindly guide me and
 Thank you.

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


More information about the tor-bugs mailing list