winapps-org/winapps
Option to remove access to home directory for apps
Aperta
#78 aperta il 16 feb 2024
good first issuepriority: high
Metriche repository
- Star
- (15.020 stelle)
- Metriche merge PR
- (Merge medio 12h 59m) (3 PR mergiate in 30 g)
Descrizione
Hello,
Winapps is fantastic, and thank you so much for continuing development! Would you consider an update to optionally remove access to the Linux home directory for specified apps? There may be privacy and security risks here. Even the Winapps config which contains the Windows username and password is accessible. Locally, I've removed usage of +home-drive in bin/winapps to remove access to the Linux home directory, and instead mounted a shared folder via virt-manager for apps to use.
Thanks!