[tor-bugs] #6138 [Tor Client]: Refine AllowDotExit option

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Wed Jun 13 13:28:27 UTC 2012


#6138: Refine AllowDotExit option
----------------------------+-----------------------------------------------
    Reporter:  mr-4         |       Owner:        
        Type:  enhancement  |      Status:  closed
    Priority:  normal       |   Milestone:        
   Component:  Tor Client   |     Version:        
  Resolution:  not a bug    |    Keywords:        
      Parent:               |      Points:        
Actualpoints:               |  
----------------------------+-----------------------------------------------

Comment(by nickm):

 The intended behavior of AllowDotExit 0 is that .exit should still work
 with MapAddress.  Note that the behavior is only documented to affect
 addresses from the client, not addresses from the controller or the
 configuration:
 {{{
     If enabled, we convert "www.google.com.foo.exit" addresses on the
     SocksPort/TransPort/NATDPort into "www.google.com" addresses that exit
 from
     the node "foo". Disabled by default since attacking websites and exit
     relays can use it to manipulate your path selection. (Default: 0)
 }}}

 But there is a bug (#3940) that stops MapAddress from working right here.
 It has a fix under review that could use some testing.

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


More information about the tor-bugs mailing list