flathub / flathub/io.github.xverizex.nem_desktop
Harden filesystem access
- Dominant language
- No language data
- Stars
- 0
- Forks
- 0
- Avg merge
- 1m
- Merged PRs (30d)
- 1
Description
Currently the flatpak has access to the entire home directory. This seems to be chat client so ideally only the XDG_* directories should be required.
Users can add additional filesystem accesses with `flatpak override`
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the Flatpak manifest and review the permissions that currently expose the entire home directory. Confirm which XDG_* directories the chat client requires and check the Flatpak override behavior described in the issue. Done means the broad home-directory access is removed while required XDG access remains available.
Written by the indexing model from the issue text.
Assessment
- Domain
- desktop, security
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 40/100