[tor-bugs] #31408 [Core Tor/Tor]: torrc : ClientOnionAuthDir after include directives breaks client to v2 services
    Tor Bug Tracker & Wiki 
    blackhole at torproject.org
       
    Fri Sep 20 03:30:55 UTC 2019
    
    
  
#31408: torrc : ClientOnionAuthDir after include directives breaks client to v2
services
----------------------------------------+----------------------------------
 Reporter:  xaho                        |          Owner:  asn
     Type:  defect                      |         Status:  assigned
 Priority:  Very High                   |      Milestone:  Tor:
                                        |  0.4.2.x-final
Component:  Core Tor/Tor                |        Version:  Tor: 0.4.0.5
 Severity:  Normal                      |     Resolution:
 Keywords:  tor-hs regression 042-must  |  Actual Points:
Parent ID:                              |         Points:
 Reviewer:                              |        Sponsor:
----------------------------------------+----------------------------------
Comment (by xaho):
 I chased the culprit and it is... `wip` ! :)  As I wrote, it has only
 comments and empty lines.
 Now to break the config/option parser, I just need any file in torrc.d,
 with a single `#` char in it *and* still, order ClientOnionAuthDir after
 %include in torrc, as documented.
 An empty file or line, seems not enough to break the option parser : it
 has to contain at least one, or more comment(s), but only comments and (
 optional ) empty lines, so I suspect, the file as a whole end up «
 nullified ».  Inserting any valid option in that file, does fix the issue.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/31408#comment:10>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
    
    
More information about the tor-bugs
mailing list