Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Tor Tor
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 342
    • Issues 342
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 33
    • Merge requests 33
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • The Tor Project
  • Core
  • TorTor
  • Issues
  • #2282
Closed
Open
Issue created Dec 10, 2010 by Robert Ransom@rransom

Publish router descriptors rejected by the authorities or omitted from the consensus

Right now, if a relay is dropped from the consensus, or its descriptor is rejected outright by the directory authorities, we won't find out that it has happened unless someone notices that their relay isn't working and tells us, and we can't find out why it happened unless we read the directory authorities' log files.

The directory authorities should:

  • archive all descriptors that are published to them, even if they are rejected or not included in the consensus;
  • if a descriptor is rejected, record the reason in that archive; and
  • if a relay is omitted from the consensus, record the reason in the archive.

The directory authority operators should:

  • examine a sample of the descriptors that are not included in the consensus, for whatever reason;
  • if the descriptors in the sample do not contain particularly sensitive information, begin publishing these otherwise unpublished descriptors.

Having this information available would make it easier to find relays that were disabled by legacy/trac#2204 (moved) and inform their operators that they need to upgrade Tor, for example.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking