Skip to content
GitLab
Projects Groups 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
    • Contributors
    • Graph
    • Compare
  • Issues 329
    • Issues 329
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 31
    • Merge requests 31
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • 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
  • #7216
Closed
Open
Issue created Oct 25, 2012 by Nick Mathewson@nickm🌻Owner

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 an admin enable hashed storage. More information
Assignee
Assign to
Time tracking