this post was submitted on 19 Jun 2023
6 points (100.0% liked)
Linux
69 readers
1 users here now
founded 2 years ago
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Why should that happen at all? I'm quite happy using one of the major distributions. The software that I want to work works, and it's reasonably reliable.
Sandboxing and greater flexibility in using older or conflicting packages/libraries.
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.
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.