winapps-org/winapps

Option to remove access to home directory for apps

Open

#78 创建于 2024年2月16日

在 GitHub 查看
 (1 评论) (1 反应) (0 负责人)Shell (463 fork)batch import
good first issuepriority: high

仓库指标

Star
 (15,020 star)
PR 合并指标
 (平均合并 12小时 59分钟) (30 天内合并 3 个 PR)

描述

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!

贡献者指南