[tor-bugs] #24818 [Core Tor/Tor]: Make the hard-coded authorities into a separate include file with a standard format

Tor Bug Tracker & Wiki blackhole at torproject.org
Tue Jan 9 02:48:14 UTC 2018


#24818: Make the hard-coded authorities into a separate include file with a
standard format
-------------------------------+------------------------------------
 Reporter:  teor               |          Owner:  teor
     Type:  enhancement        |         Status:  assigned
 Priority:  Medium             |      Milestone:  Tor: 0.3.3.x-final
Component:  Core Tor/Tor       |        Version:
 Severity:  Normal             |     Resolution:
 Keywords:  torspec, tor-auth  |  Actual Points:
Parent ID:  #24786             |         Points:  1
 Reviewer:                     |        Sponsor:
-------------------------------+------------------------------------
Changes (by teor):

 * parent:   => #24786


Comment:

 Parenting to #24786, because this affects the fallback file format as
 well.

 Here's what we need to do here:
 * specify the unified authority and fallback formats
   * move each field to its own line
   * reorder fields so the files are as similar as possible
 * create a script that generates the authority format from the authorities
 in the current consensus
   * apply address overrides
   * make sure the details match the current list
   * check that all supported Tor versions can parse the list (existing
 unit tests)
 * update the fallback script to generate the new format, and increment the
 version
   * modify the structure of the current list, but not the content
   * check that all supported Tor versions (0.2.9 and later) can parse the
 list (existing unit tests)

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


More information about the tor-bugs mailing list