mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-06-21 07:14:10 -04:00
/fusermount matchwhitelist
unbreak AppImages such as electrum Bitcoin wallet https://forums.whonix.org/t/disable-suid-binaries/7706/57
This commit is contained in:
parent
507a30d6e3
commit
674840e6f9
1 changed files with 7 additions and 0 deletions
|
@ -27,6 +27,9 @@
|
||||||
## enable. TODO: research
|
## enable. TODO: research
|
||||||
#/utempter/utempter disablewhitelist
|
#/utempter/utempter disablewhitelist
|
||||||
|
|
||||||
|
## If you are not going to use AppImages such as electrum Bitcoin wallet.
|
||||||
|
#/fusermount disablewhitelist
|
||||||
|
|
||||||
######################################################################
|
######################################################################
|
||||||
# SUID exact match whitelist
|
# SUID exact match whitelist
|
||||||
######################################################################
|
######################################################################
|
||||||
|
@ -81,6 +84,10 @@ polkit-agent-helper-1 matchwhitelist
|
||||||
dbus-daemon-launch-helper matchwhitelist
|
dbus-daemon-launch-helper matchwhitelist
|
||||||
/utempter/utempter matchwhitelist
|
/utempter/utempter matchwhitelist
|
||||||
|
|
||||||
|
## required for AppImages such as electrum Bitcoin wallet
|
||||||
|
## https://forums.whonix.org/t/disable-suid-binaries/7706/57
|
||||||
|
/fusermount matchwhitelist
|
||||||
|
|
||||||
######################################################################
|
######################################################################
|
||||||
# Permission Hardening
|
# Permission Hardening
|
||||||
######################################################################
|
######################################################################
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue