2
0
mirror of https://gitlab.com/apparmor/apparmor synced 2025-08-22 18:17:09 +00:00

Update flatpak

John Johansen 2021-10-02 05:13:05 +00:00
parent 1920e423f9
commit 681ba1f7bf

@ -5,7 +5,7 @@
When confining flatpak applications there are 4 main issues that must be dealt with. When confining flatpak applications there are 4 main issues that must be dealt with.
- Indirect start of Applications - Indirect start of Applications
- [portals](https://github.com/flatpak/xdg-desktop-portal) and a higher level [summary](https://blogs.gnome.org/mclasen/2018/07/19/flatpak-a-look-behind-the-portal/) - [portals](https://github.com/flatpak/xdg-desktop-portal) (a higher level [overview](https://blogs.gnome.org/mclasen/2018/07/19/flatpak-a-look-behind-the-portal/)
- [namespacing](https://man7.org/linux/man-pages/man7/namespaces.7.html) - [namespacing](https://man7.org/linux/man-pages/man7/namespaces.7.html)
- [no_new_privs](https://man7.org/linux/man-pages/man2/prctl.2.html) - [no_new_privs](https://man7.org/linux/man-pages/man2/prctl.2.html)