Right now, the FOSStriangulator Flatpak allows unrestricted access to the entire home directory.
For improved security, it'd be useful to use xdg-desktop-portal, which would grant access only to a selected file. Implementing this in Java seems potentially tricky, though it should be possible.
Right now, the FOSStriangulator Flatpak allows unrestricted access to the entire home directory.
For improved security, it'd be useful to use xdg-desktop-portal, which would grant access only to a selected file. Implementing this in Java seems potentially tricky, though it should be possible.