[tor-bugs] #20638 [Core Tor/Tor]: Non-anonymous single-hop HS enabled tor doesn't detect already existing anonymous, HS at start-up

Tor Bug Tracker & Wiki blackhole at torproject.org
Fri Nov 11 17:03:53 UTC 2016


#20638: Non-anonymous single-hop HS enabled tor doesn't detect already existing
anonymous, HS at start-up
--------------------------+----------------------------------------
 Reporter:  ahf           |          Owner:
     Type:  defect        |         Status:  new
 Priority:  Medium        |      Milestone:
Component:  Core Tor/Tor  |        Version:  Tor: 0.3.0.0-alpha-dev
 Severity:  Normal        |     Resolution:
 Keywords:                |  Actual Points:
Parent ID:                |         Points:
 Reviewer:                |        Sponsor:
--------------------------+----------------------------------------

Comment (by ahf):

 It seems like at the initial start of `tor` that the:

 {{{
 if (!rend_service_list) { /* No global HS list. Nothing to see here. */
   return 0;
 }
 }}}

 path in in `rend_service_list_verify_single_onion_poison()` is taken,
 which will make the start up of tor proceed.

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


More information about the tor-bugs mailing list