docs: rewrite the configuration section.
This commit is contained in:
parent
86719377a8
commit
b51576139b
6 changed files with 203 additions and 85 deletions
|
|
@ -8,12 +8,11 @@ title: AppArmor.d
|
|||
|
||||
!!! danger "Help Wanted"
|
||||
|
||||
This project is still in its early development. Help is very welcome;
|
||||
see [Development](development/index.md)
|
||||
This project is still in its early development. Help is very welcome; see [Development](development/index.md)
|
||||
|
||||
**AppArmor.d** is a set of over 1500 AppArmor profiles whose aim is to confine most Linux based applications and processes.
|
||||
|
||||
**Purpose**
|
||||
### Purpose
|
||||
|
||||
- Confine all root processes such as all `systemd` tools, `bluetooth`, `dbus`, `polkit`, `NetworkManager`, `OpenVPN`, `GDM`, `rtkit`, `colord`
|
||||
- Confine all Desktop environments
|
||||
|
|
@ -23,7 +22,7 @@ title: AppArmor.d
|
|||
|
||||
See the [Concepts](concepts.md)' page for more detail on the architecture.
|
||||
|
||||
**Goals**
|
||||
### Goals
|
||||
|
||||
- Target both desktops and servers
|
||||
- Support for all distributions that support AppArmor:
|
||||
|
|
@ -37,13 +36,13 @@ See the [Concepts](concepts.md)' page for more detail on the architecture.
|
|||
- [ ] :simple-xfce: XFCE (Lightdm) *(work in progress)*
|
||||
- Fully tested *(work in progress)*
|
||||
|
||||
**Presentations**
|
||||
### Presentations
|
||||
|
||||
Building the largest set of AppArmor profiles:
|
||||
|
||||
- [Linux Security Summit North America (LSS-NA 2023)](https://events.linuxfoundation.org/linux-security-summit-north-america/) *([Slide](https://lssna2023.sched.com/event/1K7bI/building-the-largest-working-set-of-apparmor-profiles-alexandre-pujol-the-collaboratory-tudublin), [Video](https://www.youtube.com/watch?v=OzyalrOzxE8))*
|
||||
- [Ubuntu Summit 2023](https://events.canonical.com/event/31/) *([Slide](https://events.canonical.com/event/31/contributions/209/), [Video](https://www.youtube.com/watch?v=GK1J0TlxnFI))*
|
||||
|
||||
**Chat**
|
||||
### Chat
|
||||
|
||||
A development chat is available on https://matrix.to/#/#apparmor.d:matrix.org
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue