[tor-bugs] #33513 [Core Tor/Tor]: Check boolean values and semantic versioning in the bandwidth file specification

Tor Bug Tracker & Wiki blackhole at torproject.org
Tue Mar 3 16:51:05 UTC 2020


#33513: Check boolean values and semantic versioning in the bandwidth file
specification
------------------------------+------------------------------
     Reporter:  juga          |      Owner:  (none)
         Type:  defect        |     Status:  new
     Priority:  Medium        |  Milestone:  Tor: unspecified
    Component:  Core Tor/Tor  |    Version:
     Severity:  Normal        |   Keywords:  bwauth
Actual Points:                |  Parent ID:
       Points:                |   Reviewer:
      Sponsor:                |
------------------------------+------------------------------
 There're KeyValues that are `bool` (as defined in the dirspec) in the
 bandwidth file specification and in the actual bandwidth files they're
 some times {0,1} or {True, False}.
 Maybe the True/False values should actually be changed in sbws.

 The versioning is also defined in dirspec, but Tor versioning is not
 exactly semantic versioning. For the software version we have started to
 use PEP404 specifically, while for the specification version we're using
 just mayor.minor.path format.

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


More information about the tor-bugs mailing list