As you may know, Flatpak is a software deployment tool that aims to ease software distribution and use in Linux. It is mainly developed to contain applications in a secure virtual sandbox allowing for using applications without the need of root privileges and without compromising on the systems security. Since the Flatpak apps are contained inside the sandbox environment, they have to request permissions to access other parts of the operating system, hardware devices (like bluetooth, network etc.) and sockets (like pulseaudio, ssh-auth, cups etc.). This guide teaches how we can easily configure flatpak apps permissions with Flatseal in Linux.
For those wondering, Flatseal is a simple graphical GTK application that allows the users to review and modify flatpak apps basic permissions. With the help of Flatseal, the users can easily control what access to grant individual flatpak applications. For example, the users can able to allow or deny network access to a specific flatpak application with a single mouse click! Another good advantage is you can easily reset the permissions to the default settings if something went wrong. This is an useful feature, especially for troubleshooting. If you are a heavy user of Flatpak apps, you might want to consider using Flatseal.
[mai mult...]

