[tor-bugs] #28311 [Core Tor/Tor]: Do ~ expansion on tor's configured paths
Tor Bug Tracker & Wiki
blackhole at torproject.org
Sun Nov 4 13:39:24 UTC 2018
#28311: Do ~ expansion on tor's configured paths
--------------------------+----------------------------------
Reporter: teor | Owner: (none)
Type: enhancement | Status: new
Priority: Medium | Milestone: Tor: unspecified
Component: Core Tor/Tor | Version:
Severity: Normal | Resolution:
Keywords: | Actual Points:
Parent ID: #28298 | Points:
Reviewer: | Sponsor:
--------------------------+----------------------------------
Comment (by arma):
I think we need to:
(A) as you say, document in the two *path* functions that they expect
expand_filename has already been called as needed.
(B) actually call expand_filename on all config options of type FILENAME,
at the appropriate time (and figure out what that is)
(C) change some things from STRING to FILENAME so they will benefit from
step b. PidFile is one such thing.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/28311#comment:4>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list