winapps-org / winapps

The winapps main project, forked from https://github.com/Fmstrat/winapps/
Other
998 stars 45 forks source link

Option to remove access to home directory for apps #78

Open rachthree opened 7 months ago

rachthree commented 7 months ago

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!

LDprg commented 7 months ago

Thx for your feedback.

@oskardotglobal @AkechiShiro We probably should add an configure flag for this one.