[tor-bugs] #10758 [Tor]: Stop serving version 2 directory information by default

Tor Bug Tracker & Wiki blackhole at torproject.org
Tue Jan 28 13:57:01 UTC 2014


#10758: Stop serving version 2 directory information by default
-----------------------------+--------------------------------
     Reporter:  karsten      |      Owner:
         Type:  enhancement  |     Status:  needs_revision
     Priority:  normal       |  Milestone:  Tor: 0.2.5.x-final
    Component:  Tor          |    Version:
   Resolution:               |   Keywords:
Actual Points:               |  Parent ID:
       Points:               |
-----------------------------+--------------------------------

Comment (by karsten):

 Replying to [comment:2 arma]:
 > That patch will trigger this code for all non-authorities:
 > {{{
 >   if (options->DisableV2DirectoryInfo_ && ! authdir_mode(options)) {
 >     REJECT("DisableV2DirectoryInfo_ set, but we aren't an authority.");
 >   }
 > }}}
 > so, please do not merge :)

 Argh!  Sorry, I totally missed that.

 > Nick, what would you think about a more comprehensive patch that rips
 out the v2 directory stuff? Is that an 0.2.5 thing or an 0.2.6 thing?

 I thought about that, too.  Want me to write such a patch, or fix the
 patch above?  (I even promise to test either patch, which I thought wasn't
 necessary for the trivial patch I wrote earlier today.)

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


More information about the tor-bugs mailing list