[tor-bugs] #13814 [Tor]: Build HS IP and other internal needed circuits earlier, once we can build internal paths

Tor Bug Tracker & Wiki blackhole at torproject.org
Wed Nov 26 08:37:31 UTC 2014


#13814: Build HS IP and other internal needed circuits earlier, once we can build
internal paths
-----------------------------+--------------------------------
     Reporter:  teor         |      Owner:
         Type:  enhancement  |     Status:  new
     Priority:  normal       |  Milestone:  Tor: 0.2.???
    Component:  Tor          |    Version:  Tor: 0.2.6.1-alpha
   Resolution:               |   Keywords:  lorax tor-relay
Actual Points:               |  Parent ID:  #13718
       Points:               |
-----------------------------+--------------------------------
Changes (by teor):

 * version:   => Tor: 0.2.6.1-alpha


Comment:

 OK, so from reading the code, if the network has no exits:

 The following circuits should still be built, and are internal:
 * Hidden Service Circuits (Server, Client, Introduction Point)
 * Socks Proxy Circuits (when connected to HSs)

 The following circuits should be built, but aren't currently configured as
 internal:
 * Circuit Build Timeout Circuits
 We could conditionally configure these as internal if there are no exits
 in the consensus.

 The following circuits can never be built (and we shouldn't try, as it
 produces lots of errors):
 * Exit Circuits
 * Socks Proxy Circuits (when connected to Exits)

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


More information about the tor-bugs mailing list