diff --git a/flatpak.md b/flatpak.md index a437beb..cd9ea30 100644 --- a/flatpak.md +++ b/flatpak.md @@ -5,7 +5,7 @@ When confining flatpak applications there are 4 main issues that must be dealt with. - 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) - [no_new_privs](https://man7.org/linux/man-pages/man2/prctl.2.html)