[tor-bugs] #31549 [Core Tor/Tor]: Authorities should stop listing relays running pre-0.2.9, or running 0.3.0 through 0.3.4

Tor Bug Tracker & Wiki blackhole at torproject.org
Wed Aug 28 17:19:05 UTC 2019


#31549: Authorities should stop listing relays running pre-0.2.9, or running 0.3.0
through 0.3.4
------------------------------+--------------------------------
     Reporter:  nickm         |      Owner:  (none)
         Type:  defect        |     Status:  new
     Priority:  Medium        |  Milestone:  Tor: 0.4.2.x-final
    Component:  Core Tor/Tor  |    Version:
     Severity:  Normal        |   Keywords:  042-can
Actual Points:                |  Parent ID:
       Points:                |   Reviewer:
      Sponsor:                |
------------------------------+--------------------------------
 The release series 0.3.0 through 0.3.4 are no longer supported, and we
 have encountered at least one bug (#27841)  caused by them lingering on
 the network.

 We should have the authorities stop listing them in their votes.  The
 patch here is simple enough -- we just edit dirserv_get_status_impl to
 reject everything newer than "0.3.0.0" and less new than "0.3.5.x" (for
 some well chosen "x").

 But before we do this, we should take necessary steps to contact operators
 and let them know that they really really need to upgrade.

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


More information about the tor-bugs mailing list