FS#41670 - [tor] Add further permission restrictions in the systemd service files.
Attached to Project:
Community Packages
Opened by Steven (Stebalien) - Saturday, 23 August 2014, 21:18 GMT
Last edited by Lukas Fleischer (lfleischer) - Friday, 09 January 2015, 13:37 GMT
Opened by Steven (Stebalien) - Saturday, 23 August 2014, 21:18 GMT
Last edited by Lukas Fleischer (lfleischer) - Friday, 09 January 2015, 13:37 GMT
|
Details
Specifically, the following options can be added to further
sandbox tor:
ProtectSystem=full # Shouldn't be necessary as tor isn't running as root but doesn't hurt. ProtectHome=true # Hide user files. PrivateTmp=true # Hide the shared /tmp NoNewPrivileges=true # This will prevent tor from doing things like executing SETUID programs. |
This task depends upon
Closed by Lukas Fleischer (lfleischer)
Friday, 09 January 2015, 13:37 GMT
Reason for closing: Upstream
Friday, 09 January 2015, 13:37 GMT
Reason for closing: Upstream
[1] https://gitweb.torproject.org/tor.git/blob/HEAD:/contrib/dist/tor.service.in