tomoyo-notifyd
lightweight Linux Mandatory Access Control system
Install
- All systems
-
curl cmd.cat/tomoyo-notifyd.sh
- Debian
-
apt-get install tomoyo-tools
- Ubuntu
-
apt-get install tomoyo-tools
- Kali Linux
-
apt-get install tomoyo-tools
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install tomoyo-tools
- Raspbian
-
apt-get install tomoyo-tools
- Dockerfile
- dockerfile.run/tomoyo-notifyd
tomoyo-tools
lightweight Linux Mandatory Access Control system
TOMOYO Linux is a lightweight and easy-to-use path-based Mandatory Access Control (MAC) implementation with: * automatic policy configuration via "learning" mode; * an administrator-friendly policy language; * no need for SELinux, or userland program modifications. This package provides the audit daemon and administrative utilities for use on a Linux kernel with TOMOYO support (standard in Debian kernels).