slackbuilds/system/tpe-kmod
Heinz Wiesinger 6634bd06a5 system/tpe-kmod: Fix support for PRINT_PACKAGE_NAME
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:22 +02:00
..
README
doinst.sh
slack-desc
tpe-kmod.SlackBuild system/tpe-kmod: Fix support for PRINT_PACKAGE_NAME 2021-07-17 21:55:22 +02:00
tpe-kmod.info

README

Trusted Path Execution is a security feature that denies users from executing
programs that are not owned by root, or are writable. This closes the door on a
whole category of exploits where a malicious user tries to execute his or her
own code to attack the system.

Since this module doesn't use any kind of ACLs, it works out of the box with no
configuration. It isn't complicated to test or deploy to current production
systems. Just install it and you're done!