|
|
|
|
|
by Natela
2813 days ago
|
|
The sandbox is in a sense working, the problem is that the folder the app accesses is more critical than what the user thought. We should make sure nothing in home will get executed : no bashrc, no scripts, no executable. In the "ideal" world you would never download & run any script or any executable (like on Android or IOS). Everything the user should be able to do is install or run flatpak apps. (Of course in practice as soon as you are programming a bit you'll want to open a terminal, run scripts and do stuff outside flatpak) For the second point, well it's just that update are not frequent enough ? This has nothing to do with flatpak technology right ? |
|