Y
Hacker News
new
|
ask
|
show
|
jobs
by
lugg
2535 days ago
Flatpak should be ok, I think when it's run inside inaccessible containers it won't be. Are the files sandboxed off from the user running in flatpak?
1 comments
techntoke
2534 days ago
No, these are bind mounted. Most Linux programs have a standard configuration directory. The application files that don't change would probably be sandboxed so that they can be easily upgraded.
link