[tor-bugs] #11291 [Tor]: Support group readable hidden service directories
Tor Bug Tracker & Wiki
blackhole at torproject.org
Tue Sep 2 17:21:51 UTC 2014
#11291: Support group readable hidden service directories
-----------------------------+--------------------------------
Reporter: anon | Owner:
Type: enhancement | Status: needs_revision
Priority: normal | Milestone: Tor: 0.2.6.x-final
Component: Tor | Version:
Resolution: | Keywords: tor-hs
Actual Points: | Parent ID:
Points: |
-----------------------------+--------------------------------
Comment (by nickm):
On windows: there's no need to support windows with this: our other group-
permission stuff doesn't do windows either. So it's okay to make
test_checkdir_perms() only happen on non-Windows.
Other notes: It looks like CPD_GROUP_OK no longer does what it used to?
Previously, CPD_CHECK_MODE_ONLY|CPD_GROUP_OK would complain if the
permissions didn't match 0027. Now it complains if they're not in 0077.
There's a similar issue with CPD_GROUP_OK without CPD_CHECK_MODE_ONLY.
The indentation in rend_config_services doesn't match the rest of Tor.
There are some misc whitespace-rules violations: 'make check-spaces' will
tell you where.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/11291#comment:21>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list