[tbb-bugs] #25266 [Applications/Tor Browser]: PT config should include full names of executable files
Tor Bug Tracker & Wiki
blackhole at torproject.org
Thu Feb 15 14:57:29 UTC 2018
#25266: PT config should include full names of executable files
------------------------------------------+----------------------
Reporter: mcs | Owner: tbb-team
Type: defect | Status: new
Priority: Medium | Milestone:
Component: Applications/Tor Browser | Version:
Severity: Normal | Keywords:
Actual Points: | Parent ID: #24689
Points: | Reviewer:
Sponsor: |
------------------------------------------+----------------------
The Moat client implementation inside Tor Launcher uses Mozilla's
Subprocess.jsm module to start the meek client. Mozilla's code requires
that we pass in a full path to the program that is to be executed, but the
`ClientTransportPlugin meek ...` line that we append to torrc-defaults
does not include the `.exe` suffix for `terminateproc
ess-buffer` or other Windows executable files. We should add the suffixes
everywhere for consistency.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/25266>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tbb-bugs
mailing list