[tor-bugs] #20270 [Core Tor/Tor]: "Descriptor is missing an ntor curve25519 onion key" message too noisy?

Tor Bug Tracker & Wiki blackhole at torproject.org
Wed Mar 15 16:32:52 UTC 2017


#20270: "Descriptor is missing an ntor curve25519 onion key" message too noisy?
-----------------------------------------+---------------------------------
 Reporter:  arma                         |          Owner:  nickm
     Type:  defect                       |         Status:  accepted
 Priority:  Low                          |      Milestone:  Tor:
                                         |  0.3.1.x-final
Component:  Core Tor/Tor                 |        Version:  Tor:
                                         |  0.2.9.3-alpha
 Severity:  Normal                       |     Resolution:
 Keywords:  easy, triage-out-030-201612  |  Actual Points:
Parent ID:                               |         Points:  .2
 Reviewer:                               |        Sponsor:
-----------------------------------------+---------------------------------

Comment (by nickm):

 So, right now authdir_wants_to_reject_router is deciding on what severity
 to use like this:
 {{{
   int severity = (complain && ri->contact_info) ? LOG_NOTICE : LOG_INFO;
 }}}

 In theory, these are all ones that we could contact to tell them to
 upgrade.

 Should I wontfix this, or think about other behavior improvements?

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


More information about the tor-bugs mailing list