[tor-bugs] #21464 [Core Tor/Chutney]: Make relay and client directory permissions consistent

Tor Bug Tracker & Wiki blackhole at torproject.org
Wed Feb 15 03:40:46 UTC 2017


#21464: Make relay and client directory permissions consistent
----------------------------------+------------------
     Reporter:  teor              |      Owner:  teor
         Type:  defect            |     Status:  new
     Priority:  Medium            |  Milestone:
    Component:  Core Tor/Chutney  |    Version:
     Severity:  Normal            |   Keywords:
Actual Points:                    |  Parent ID:
       Points:                    |   Reviewer:
      Sponsor:                    |
----------------------------------+------------------
 Chutney creates the data directory with mode 0777, and when relays add
 keys to it, they modify the permissions to 0700.

 But clients never add keys, so they remain at 777.

 We can make this consistent by creating the directory with mode 0700 to
 begin with.

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/21464>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list