this post was submitted on 20 Jun 2025
57 points (98.3% liked)

Linux

8120 readers
544 users here now

A community for everything relating to the GNU/Linux operating system

Also check out:

Original icon base courtesy of [email protected] and The GIMP

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 5 points 1 week ago* (last edited 1 week ago) (1 children)

I think it has containerization benefits as well. Apps can't access other apps. I'd assume permissions for camera and gps are better as well.

But that's just what I've picked up unverified.

[โ€“] [email protected] 4 points 1 week ago

Yeah. It has easier sandboxing. You can accomplish most of the same things with traditional packages with something like apparmour, but flatpak has motivated the development of portals which allows apps to request permissions on the fly more easily.