cm0002@lemmy.world to Linux@programming.dev · 2 days agoFlathub has passed 3 billion downloadslemmy.mlimagemessage-square6fedilinkarrow-up157arrow-down11file-textcross-posted to: linux@lemmy.ml
arrow-up156arrow-down1imageFlathub has passed 3 billion downloadslemmy.mlcm0002@lemmy.world to Linux@programming.dev · 2 days agomessage-square6fedilinkfile-textcross-posted to: linux@lemmy.ml
minus-squareteppa@piefed.calinkfedilinkEnglisharrow-up5·edit-21 day agoI 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.
minus-squareMax@lemmy.worldlinkfedilinkarrow-up4·1 day agoYeah. 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.
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.
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.