netblue30 / firejail

Linux namespaces and seccomp-bpf sandbox
https://firejail.wordpress.com
GNU General Public License v2.0
5.83k stars 568 forks source link

Please add --home=dir option #6371

Open hvhaugwitz opened 5 months ago

hvhaugwitz commented 5 months ago

As combining --private=dir and --whitelist is unintended (see #1743 for discussion and use cases) I suggest adding a --home=dir option that behaves similar to --private=dir but is not private and allows whitelisting directories/files from the users home directory.