IverCoder@lemm.ee to Linux@lemmy.mlEnglish · 1 year agoIf only more Linux programs followed sandboxing best practices...i.imgur.comimagemessage-square81fedilinkarrow-up1514arrow-down129
arrow-up1485arrow-down1imageIf only more Linux programs followed sandboxing best practices...i.imgur.comIverCoder@lemm.ee to Linux@lemmy.mlEnglish · 1 year agomessage-square81fedilink
minus-squaresnowfalldreamland@lemmy.mllinkfedilinkarrow-up37·edit-21 year agoThere are portals: https://docs.flatpak.org/en/latest/desktop-integration.html#portals . they allow secure access to many features. Also any flatpak app still has access to a private app-specific filesystem, just not to the host. Doesn’t work for all applications but for many sand boxing is possible without a loss of features.
There are portals: https://docs.flatpak.org/en/latest/desktop-integration.html#portals . they allow secure access to many features. Also any flatpak app still has access to a private app-specific filesystem, just not to the host.
Doesn’t work for all applications but for many sand boxing is possible without a loss of features.