Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
Trac
Trac
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 246
    • Issues 246
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Operations
    • Operations
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Create a new issue
  • Issue Boards

GitLab is used only for code review, issue tracking and project management. Canonical locations for source code are still https://gitweb.torproject.org/ https://git.torproject.org/ and git-rw.torproject.org.

  • Legacy
  • TracTrac
  • Issues
  • #24854

Closed (moved)
Open
Opened Jan 10, 2018 by teor@teor

Extract the authority list from config.c

There is a list of default_authorities in src/or/config.c. We want it in a separate file at src/or/auth_dirs.inc.

This should be implemented like the default_fallbacks array, which includes the fallback list from src/or/fallback_dirs.inc.

We will need to implement two branches for backporting:

  • a branch on maint-0.2.9 for 0.2.9 and later. It has IPv6 addresses.
  • a branch on maint-0.2.5 for 0.2.5. It has no IPv6 addresses.

(Then, after we have moved it into a separate file, we want to automatically generate the file, in a new format. See the rest of the children of #24818 (moved).)

To upload designs, you'll need to enable LFS and have admin enable hashed storage. More information
Assignee
Assign to
Tor: 0.3.4.x-final
Milestone
Tor: 0.3.4.x-final
Assign milestone
Time tracking
None
Due date
None
Reference: legacy/trac#24854