b562983cbd
This commit includes strict, but still compatible, service hardening for transmission-daemon.service. The main goal is a defense-in-depth strategy that protects users from unknown vulnerabilities in transmission. In practice, transmission does not use any of the features that are blocked in this hardening. However, this is still a network facing daemon that, by design, accepts connections from unknown peers. So better safe than sorry. This commit also installs the service via CMake Co-authored-by: LaserEyess <LaserEyess@users.noreply.github.com> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
daemon-posix.cc | ||
daemon-win32.cc | ||
daemon.cc | ||
daemon.h | ||
my-valgrind.sh | ||
transmission-daemon.1 | ||
transmission-daemon.service |