Getting Started with AppArmor on Linux

Getting Started with AppArmor on Linux

Overview AppArmor (Application Armor) is a Linux security module (LSM) that provides mandatory access control (MAC) for programs. MAC is a security model where access to resources (files, directories, network ports, etc.) is strictly controlled by a central policy.It...