Update flatpak

John Johansen 2021-10-02 04:55:22 +00:00
parent 7d4d95c857
commit 8f9b33627b

@ -2,7 +2,7 @@
Flatpak 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.
It should also be noted that if an application is designed to use portals with flatpak, some permission access occur outside of the applications confinement and then are passed back in to the confined application. This may result in certain apparmor rules appearing like they are not applied. See the [issues]() section below.
It should also be noted that if an application is designed to use portals with flatpak, some permission access occur outside of the applications confinement and then are passed back in to the confined application. This may result in certain apparmor rules appearing like they are not applied. See the [issues](flatpak#issues) section below.
# Confining Bubble wrap applications