mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2024-11-14 23:43:56 +01:00
index - Reword, change ... to etc, and fix Arch Linux spelling
This commit is contained in:
parent
182375d347
commit
0df205412c
@ -24,7 +24,7 @@ Business Benefits of an LSM
|
|||||||
- Confine all root processes such as all `systemd` tools, `bluetooth`, `dbus`, `polkit`, `NetworkManager`, `OpenVPN`, `GDM`, `rtkit`, `colord`
|
- Confine all root processes such as all `systemd` tools, `bluetooth`, `dbus`, `polkit`, `NetworkManager`, `OpenVPN`, `GDM`, `rtkit`, `colord`
|
||||||
- Confine all Desktop environments
|
- Confine all Desktop environments
|
||||||
- Confine all user services such as `Pipewire`, `Gvfsd`, `dbus`, `xdg`, `xwayland`
|
- Confine all user services such as `Pipewire`, `Gvfsd`, `dbus`, `xdg`, `xwayland`
|
||||||
- Confine some *"special"* user applications: web browser, file browser...
|
- Confine some *"special"* user applications: web browsers, file managers, etc
|
||||||
- Should not break a normal usage of the confined software
|
- Should not break a normal usage of the confined software
|
||||||
|
|
||||||
See the [Concepts](concepts.md)' page for more detail on the architecture.
|
See the [Concepts](concepts.md)' page for more detail on the architecture.
|
||||||
@ -32,19 +32,19 @@ See the [Concepts](concepts.md)' page for more detail on the architecture.
|
|||||||
**Goals**
|
**Goals**
|
||||||
|
|
||||||
- Target both desktops and servers
|
- Target both desktops and servers
|
||||||
- Support all distributions that support AppArmor:
|
- Support for all distributions that support AppArmor:
|
||||||
* [:material-arch: Archlinux](install.md#archlinux)
|
* [:material-arch: Arch Linux](install.md#archlinux)
|
||||||
* [:material-ubuntu: Ubuntu 22.04](install.md#ubuntu-debian)
|
* [:material-ubuntu: Ubuntu 22.04](install.md#ubuntu-debian)
|
||||||
* [:material-debian: Debian 12](install.md#ubuntu-debian)
|
* [:material-debian: Debian 12](install.md#ubuntu-debian)
|
||||||
* [:simple-suse: OpenSUSE Tumbleweed](install.md#opensuse)
|
* [:simple-suse: OpenSUSE Tumbleweed](install.md#opensuse)
|
||||||
- Support all major desktop environments:
|
- Support for all major desktop environments:
|
||||||
- [x] :material-gnome: Gnome
|
- [x] :material-gnome: Gnome
|
||||||
- [ ] :simple-kde: KDE *(work in progress)*
|
- [ ] :simple-kde: KDE *(work in progress)*
|
||||||
- Fully tested (Work in progress)
|
- Fully tested (Work in progress)
|
||||||
|
|
||||||
**Presentations**
|
**Presentations**
|
||||||
|
|
||||||
Building large set of AppArmor profiles:
|
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))*
|
- [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))*
|
- [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))*
|
||||||
|
Loading…
Reference in New Issue
Block a user