[tor-bugs] #18753 [Core Tor/Tor]: Unix socket paths cannot contain spaces

Tor Bug Tracker & Wiki blackhole at torproject.org
Fri Oct 14 13:38:47 UTC 2016


#18753: Unix socket paths cannot contain spaces
-------------------------------------------------+-------------------------
 Reporter:  special                              |          Owner:  nickm
     Type:  defect                               |         Status:
                                                 |  needs_information
 Priority:  Medium                               |      Milestone:  Tor:
                                                 |  0.2.9.x-final
Component:  Core Tor/Tor                         |        Version:
 Severity:  Normal                               |     Resolution:
 Keywords:  nickm-deferred-20160905, tbb-needs,  |  Actual Points:  1
  review-group-10                                |
Parent ID:                                       |         Points:  1
 Reviewer:  dgoulet                              |        Sponsor:
-------------------------------------------------+-------------------------
Changes (by dgoulet):

 * status:  needs_review => needs_information
 * reviewer:   => dgoulet


Comment:

 This lgtm and works well for SocksPort, HS Port and ControlPort but
 doesn't work with `ControlSocket` which takes a path (without `unix:`
 prefix though). Do we care about that one not having the possibility to
 put spaces or quoted string?

 Here is an example of it not working:
 {{{
 ControlSocket "/tmp/a control socket"
 }}}

 Apart from that, lgtm;

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


More information about the tor-bugs mailing list