doc: add link to the presentation in LSS-NA.

This commit is contained in:
Alexandre Pujol 2023-06-13 17:11:30 +01:00
parent 3c41453591
commit 766151bfa4
Failed to generate hash of commit
2 changed files with 7 additions and 0 deletions

View file

@ -62,6 +62,9 @@ bubblewrap, toolbox...).
This is fundamentally different from how AppArmor is usually used on Linux servers
as it is common to only confine the applications that face the internet and/or the users.
**Presentation**
- [Building the largest working set of AppArmor profiles](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))
## Installation

View file

@ -36,3 +36,7 @@ See the [Concepts](concepts) page for more detail on the architecture.
- Support all major desktop environments:
* Currently only :material-gnome: Gnome
- Fully tested (Work in progress)
**Presentation**
- [Building the largest working set of AppArmor profiles](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))