[tor-bugs] #6937 [Tor Client]: SocksPipe or SocksSocket - an anonymous pipe to smoke network leakings bug out (of)

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Sun Sep 23 00:56:11 UTC 2012


#6937: SocksPipe or SocksSocket - an anonymous pipe to smoke network leakings bug
out (of)
-------------------------------------+--------------------------------------
 Reporter:  ioerror                  |          Owner:                    
     Type:  enhancement              |         Status:  new               
 Priority:  normal                   |      Milestone:  Tor: 0.2.4.x-final
Component:  Tor Client               |        Version:  Tor: unspecified  
 Keywords:  security needs-proposal  |         Parent:                    
   Points:                           |   Actualpoints:                    
-------------------------------------+--------------------------------------

Comment(by andrea):

 I say where I want my control socket in my torrc; I suppose if I tried to
 run two tor processes it'd break horribly.  Yeah, the same thing applies
 to AF_UNIX as to named pipes; the addresses for the AF_UNIX address family
 are actually just paths to a socket node.  My torrc has:

 ControlSocket /var/run/tor/control
 ControlSocketsGroupWritable 1

 ... and then I get:

 root at dysnomia:~ [5]# ls -l /var/run/tor
 total 4
 srw-rw---- 1 tor tor  0 Sep 16 16:00 control
 -rw-r----- 1 tor tor 32 Sep 16 16:00 control_auth_cookie

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


More information about the tor-bugs mailing list