One of Flatpak’s main goals is to increase the security of desktop systems by isolating applications from one another. This is achieved using sandboxing and means that, by default, applications that are run with Flatpak have extremely limited access to the host environment.
While application developers have control over the sandbox permissions they wish to configure, good practice is encouraged and can be enforced. For example, the Flathub hosting service places requirements on which permissions can be used, and software on the host may warn users if certain permissions are used.
The KCM allows changing what permissions have been granted to installed Flatpak applications.
This is free and open source software.
Website: invent.kde.org/plasma/flatpak-kcm
Support:
Developer: Ivan Tkachenk
License: GNU General Public License v2.0

Flatpak KCM is written in C++. Learn C++ with our recommended free books and free tutorials.
Related Software
| Flatpak Tools | |
|---|---|
| Warehouse | Versatile GNOME-based toolbox for managing Flatpaks |
| Flatseal | Graphical utility to review and modify permissions |
| Flatpak KCM | Flatpak Permissions Management |
| malcontent | Implements parental controls support |
| Flatsweep | Flatpak leftover cleaner |
| Easy Flatpak | Manage flatpaks with a simple GUI |
| bauh | Graphical interface that lets you manage your software. |
| FlatSync | Synchronize flatpak applications between devices |
| Bazaar | App store for GNOME |
| jdFlatpakSnapshot | Create snapshot of a Flatpak’s data |
| Outlet | Application management client for Flatpak |
Read our verdict in the software roundup.
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |


This sound much like Flatseal.
Both apps let you review and modify permissions from Flatpak apps. But the way they are implemented is quite different. For example Flatpak KCM is nicely integrated with KDE Plasma.