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
  • #7216

Closed (moved)
Open
Opened Oct 25, 2012 by Nick Mathewson@nickm🥄

networkstatus_check_consensus_signature() shouldn't warn because of missing certs

If you're first bootstrapping and enough of your certificate downloads fail at least twice, you might see something like:

A consensus needs 5 good signatures from recognized authorities for us to accept it. This one has 0 (). It has 1 signatures from authorities we don't recognize. We were unable to check 7 of the signatures, because we were missing the keys.

That's not too helpful, especially to a new user.

From IRC, with irrelevant stuff omitted:

19:45 < armadev> if it warns about a consensus that it might not warn about 
                 once it has certs, and once it gets certs it checks again, it 
                 seems that the warn is a bug
19:47 <@nickm> armadev: Hm. You're saying that if we can't verify the 
               consensus, and missing certs might enable us to do so, the 
               warnings should instead be "Hey I've tried to download 
               certificates and it didn't work yet, trying more?"
19:47 <@nickm> or no warning
19:48 < armadev> i was saying no warning
19:49 < armadev> assuming we later warn if we fail to fetch the certs we 
                 wanted, and we warn if we later don't like the consensus we 
                 can now check
19:50 <@nickm> sounds okay. May I copy+paste some of the stuff you've said to 
               make a new ticket, or do you want to open one?
19:50 < armadev> go for it
19:51 < armadev> this is especially relevant because the case where you don't 
                 have the certs yet means you're probably a new user starting 
                 tor for the first time, nervously looking at the message log
To upload designs, you'll need to enable LFS and have admin enable hashed storage. More information
Assignee
Assign to
Tor: unspecified
Milestone
Tor: unspecified
Assign milestone
Time tracking
None
Due date
None
Reference: legacy/trac#7216