[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #11291 [Tor]: Support group readable hidden service directories
#11291: Support group readable hidden service directories
-----------------------------+-----------------
Reporter: anon | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone:
Component: Tor | Version:
Resolution: | Keywords:
Actual Points: | Parent ID:
Points: |
-----------------------------+-----------------
Comment (by anon):
Changed option name to remove mention of "Dir" as this also makes the
hostname readable by group members. (But not the private_key).
# default permissions for HS creation
drwx------ 2 anon anon 2014-03-24 04:19 hs_test
-rw------- 1 anon anon 2014-03-24 04:19 hs_test/hostname
-rw------- 1 anon anon 2014-03-24 04:19 hs_test/private_key
# set HiddenServiceGroupReadable 1 and you get:
drwxr-x--- 2 anon anon 2014-03-24 04:19 hs_test
-rw-r----- 1 anon anon 2014-03-24 04:19 hs_test/hostname
-rw------- 1 anon anon 2014-03-24 04:19 hs_test/private_key
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/11291#comment:3>
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