cm0002@lemmy.world to Linux@programming.dev · 4 days agoFlathub has passed 3 billion downloadslemmy.mlimagemessage-square6linkfedilinkarrow-up158arrow-down11file-text
arrow-up157arrow-down1imageFlathub has passed 3 billion downloadslemmy.mlcm0002@lemmy.world to Linux@programming.dev · 4 days agomessage-square6linkfedilinkfile-text
minus-squareteppa@piefed.calinkfedilinkEnglisharrow-up5·edit-24 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·4 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.