diff --git a/flatpak.md b/flatpak.md index cd9ea30..0cc1c6a 100644 --- a/flatpak.md +++ b/flatpak.md @@ -1,3 +1,10 @@ +# Related Documentation +- [Flatpak](flatpak) +- [Portals](AppArmorPortals) +- [Bubblewarp](bubblewrap) +- [Linux Namespaces](AppArmorLinuxNamespaces) +- [no_new_privs](no_new_privs) + # Introduction [Flatpak](https://docs.flatpak.org/en/latest/index.html) uses bubblewrap to sandbox its applications. Unfortunately bubblewrap causes several problems for AppArmor and makes use of AppArmor with flatpaks more difficult than regular applications.