From 766151bfa407172e8e27f469fe8a8dd0e7b4bc69 Mon Sep 17 00:00:00 2001 From: Alexandre Pujol Date: Tue, 13 Jun 2023 17:11:30 +0100 Subject: [PATCH] doc: add link to the presentation in LSS-NA. --- README.md | 3 +++ docs/index.md | 4 ++++ 2 files changed, 7 insertions(+) diff --git a/README.md b/README.md index 97772c09..e80b620b 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/docs/index.md b/docs/index.md index a8dce1bd..9ec8c73e 100644 --- a/docs/index.md +++ b/docs/index.md @@ -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)) \ No newline at end of file