[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-bugs] #20076 [Applications/Tor Launcher]: Tor data directory permissions are too permissive on OS X
#20076: Tor data directory permissions are too permissive on OS X
-------------------------------------------+-------------------------------
Reporter: gk | Owner: brade
Type: defect | Status: new
Priority: High | Milestone:
Component: Applications/Tor Launcher | Version:
Severity: Major | Keywords:
| TorBrowserTeam201609
Actual Points: | Parent ID:
Points: | Reviewer:
Sponsor: |
-------------------------------------------+-------------------------------
Currently, OS X is the only platform where the Tor data directory needs to
created by Tor Launcher. This happens via
{{{
f.create(f.DIRECTORY_TYPE, FileUtils.PERMS_DIRECTORY);
}}}
This boils down to `0755` which is too permissive for directories for the
control socket.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/20076>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs