[Whonix-devel] #19572 [Core Tor/Tor]: set Tor Control Authcookie default file location from /var/lib/tor/control.authcookie to /var/run/tor/control.authcookie
Tor Bug Tracker & Wiki
blackhole at torproject.org
Tue Jul 5 15:52:04 CEST 2016
#19572: set Tor Control Authcookie default file location from
/var/lib/tor/control.authcookie to /var/run/tor/control.authcookie
------------------------------+--------------------------------
Reporter: adrelanos | Owner:
Type: defect | Status: new
Priority: Medium | Milestone: Tor: 0.2.9.x-final
Component: Core Tor/Tor | Version: Tor: 0.2.8.4-rc
Severity: Normal | Keywords:
Actual Points: | Parent ID:
Points: | Reviewer:
Sponsor: |
------------------------------+--------------------------------
For an ephermal file, the default location is much more appropriate in
{{{/var/run/tor/control.authcookie}}} rather than the current default
{{{/var/lib/tor/control.authcookie}}}.
To help standardize the path, please change Tor's default to
{{{/var/run/tor/control.authcookie}}}, which is also what Debian is using.
-----
This would help define a more standard way across distributions how Tor
control port authentication should work.
https://github.com/rustybird/corridor/issues/11
-----
https://gitweb.torproject.org/tor.git/tree/src/or/control.c?id=8917c4f19fccbe26ccea78b7fdb6d4730ef017c4#n6344
{{{
return get_datadir_fname("control_auth_cookie");
}}}
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/19572>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the Whonix-devel
mailing list