Remix.run Logo
0l 4 hours ago

Indeed, and most flatpaks have access to the home directory so are also able to do this even though they're """sandboxed"""

silver_sun 3 hours ago | parent | next [-]

Flatpak uses Portals to let the user grant access to different files/directories, apparently they don't have access by default: https://docs.flatpak.org/en/latest/sandbox-permissions.html

I was also unable to find any Flatpak that has access to the home directory when installed, you may well be right but I couldn't find any. I used Flatseal to verify the permissions: https://flathub.org/en/apps/com.github.tchx84.Flatseal

I'm also of the opinion that we generally shouldn't use software that we don't absolutely trust. That has kept my .bashrc (and other files) safe so far.

3 hours ago | parent | prev | next [-]
[deleted]
Arrowmaster 3 hours ago | parent | prev [-]

I don't think flatpak allows access to hidden files so even those with access $HOME cannot do this.