Update README to follow index

This commit is contained in:
Stoppedpuma 2024-06-07 21:42:41 +02:00 committed by Alex
parent 9908249e68
commit 9535b9351c

View file

@ -20,18 +20,18 @@
`polkit`, `NetworkManager`, `OpenVPN`, `GDM`, `rtkit`, `colord` `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
**Goals** **Goals**
- Target both desktops and servers - Target both desktops and servers
- Support all distributions that support AppArmor: - Support all distributions that support AppArmor:
* Archlinux * Arch Linux
* Ubuntu 22.04 * Ubuntu 22.04
* Debian 12 * Debian 12
* OpenSUSE Tumbleweed * OpenSUSE Tumbleweed
- Support major desktop environments: - Support for all major desktop environments:
* Gnome * Gnome
* KDE * KDE
* XFCE *(work in progress)* * XFCE *(work in progress)*
@ -54,7 +54,7 @@ This is fundamentally different from how AppArmor is usually used on Linux serve
**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))*