2
0
mirror of https://gitlab.com/apparmor/apparmor synced 2025-08-31 06:16:03 +00:00

About: more list tweakage; still can't render quite right.

Steve Beattie
2017-11-03 23:04:47 +00:00
parent f9002c1c30
commit 669249f9d4

@@ -41,16 +41,16 @@ popular MAC systems.
Properties of AppArmor include:
- profiles are simple text files.
-  comments are supported in the profile.
-  absolute paths as well as file globbing can be used when specifying file access
-  various access controls for files are present.
-  access controls for networking are present.
-  specificity in rule matching, ie the most specific rule matches.
-  include files are supported to ease development and simplify profiles.
-  variables can be defined and manipulated outside the profile.
-  AppArmor profiles are easy to read and audit.
-  AppArmor policy can be read and audited on a per application profile basis.
- profiles are simple text files.
- comments are supported in the profile.
- absolute paths as well as file globbing can be used when specifying file access.
- various access controls for files are present.
-   access controls for networking are present.
-   specificity in rule matching, ie the most specific rule matches.
-   include files are supported to ease development and simplify profiles.
-   variables can be defined and manipulated outside the profile.
-   AppArmor profiles are easy to read and audit.
-   AppArmor policy can be read and audited on a per application profile basis.
AppArmor is an established technology first seen in Immunix and later
integrated into Ubuntu, Novell/SUSE, and Mandriva. Core AppArmor