cm0002@lemmy.world to Linux@programming.dev · 2 days agoFlathub has passed 3 billion downloadslemmy.mlimagemessage-square6fedilinkarrow-up158arrow-down11file-textcross-posted to: [email protected][email protected]
arrow-up157arrow-down1imageFlathub has passed 3 billion downloadslemmy.mlcm0002@lemmy.world to Linux@programming.dev · 2 days agomessage-square6fedilinkfile-textcross-posted to: [email protected][email protected]
minus-squareteppa@piefed.calinkfedilinkEnglisharrow-up5·edit-22 days 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·2 days 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.