this post was submitted on 19 Jun 2023
0 points (NaN% liked)

Linux

46 readers
2 users here now

founded 2 years ago
 

Actually, the better question is: When will they replace most desktop Linux programs?

you are viewing a single comment's thread
view the rest of the comments
[–] staticlifetime@kbin.social 0 points 2 years ago (1 children)

Sandboxing and greater flexibility in using older or conflicting packages/libraries.

[–] PabloDiscobar@kbin.social 0 points 2 years ago (1 children)

Sandboxing is a buzzword here. Look at the flatpaks, people don't sandbox, they apply the maximum permissions until the application stops making errors at startup. This is not sandboxing.

And don't expect for a second that the security will be enforced on older libraries.

[–] TGRush@forum.fail 1 points 2 years ago

Users upping permissions is not something that Flatpak is to blame for.

Flatpak has set the groundwork for sandboxing of desktop apps with a runtime permission system. People dont yet know how to properly use it.