#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
_______________________________________________
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Reply via email to