[tor-bugs] #24110 [Core Tor/Tor]: NS_CONTROL_PORT formats change when using microdescriptors

Tor Bug Tracker & Wiki blackhole at torproject.org
Wed Nov 1 19:38:07 UTC 2017


#24110: NS_CONTROL_PORT formats change when using microdescriptors
--------------------------+------------------------------------
 Reporter:  teor          |          Owner:  (none)
     Type:  defect        |         Status:  new
 Priority:  Medium        |      Milestone:  Tor: 0.3.3.x-final
Component:  Core Tor/Tor  |        Version:  Tor: 0.3.0.1-alpha
 Severity:  Normal        |     Resolution:
 Keywords:  bwauth-needs  |  Actual Points:
Parent ID:                |         Points:  1
 Reviewer:                |        Sponsor:
--------------------------+------------------------------------

Comment (by atagar):

 > Does stem use the descriptor.digest field for anything internally?

 Don't think so. Not thinking of any internal use.

 > If FetchUselessDescriptors is enabled then that behaviour is wrong I
 think

 Gotcha. So just to be clear tor does the following?

 {{{
 if 'GETCONF FetchUselessDescriptors' == '1' or 'GETCONF
 UseMicrodescriptors' == '0'
   return plain router status entries for 'GETINFO ns/all'
 else
   return mirodescriptor router status entries for 'GETINFO ns/all'
 }}}

 If so then I'll change stem to reflect that (... maybe we should have a
 GETINFO method for 'tell me the type of router status entries tor will
 give?).

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


More information about the tor-bugs mailing list