aboutsummaryrefslogtreecommitdiffstats
path: root/etc/inc
diff options
context:
space:
mode:
authorLibravatar Vladislav Nepogodin <nepogodin.vlad@gmail.com>2021-04-20 00:04:10 +0400
committerLibravatar GitHub <noreply@github.com>2021-04-19 20:04:10 +0000
commit98ed4717bd8b9e28e69904d7ca9caf4deb4e94c3 (patch)
treebe38412fbe58b411e83f36c8648c85240242fc4b /etc/inc
parentunblock tor support in brave (#4200) (diff)
downloadfirejail-98ed4717bd8b9e28e69904d7ca9caf4deb4e94c3.tar.gz
firejail-98ed4717bd8b9e28e69904d7ca9caf4deb4e94c3.tar.zst
firejail-98ed4717bd8b9e28e69904d7ca9caf4deb4e94c3.zip
Update Librewolf profile and Add Sway profile (#4164)
* Add Sway profile * Fix issue Not working then including firefox-common-addons.profile * Allow sway's fallback config * So I agree with @glitsj16 and @BL4CKH47H4CK3R so.. `No its not needed as it reveals lots of important /usr/share folders like /usr/share/fonts which can used for font fingerprinting and OS detection. Like the site or attacker will know that which font you are using. Linux and windows common font are not same so its a problem. Besides there are so many other important folders as I see. Librewolf can launch and work perfectly without this options` * well.. Revert `include whitelist-usr-share-common.inc` Sync with Firefox profile * 😄 What just hapened * 🔄 Sync with upstream * Merge tested from PR * 🔄 Sync with upstream * Merge tested from PR * Revert changes * Add Sway profile * Fix issue Not working then including firefox-common-addons.profile * Allow sway's fallback config * So I agree with @glitsj16 and @BL4CKH47H4CK3R so.. `No its not needed as it reveals lots of important /usr/share folders like /usr/share/fonts which can used for font fingerprinting and OS detection. Like the site or attacker will know that which font you are using. Linux and windows common font are not same so its a problem. Besides there are so many other important folders as I see. Librewolf can launch and work perfectly without this options` * 🔄 Rebase * 😄 What just hapened * Merge tested from PR * 🔄 Sync with upstream * Merge tested from PR * Revert changes * Update * Update librewolf.profile Co-authored-by: rusty-snake <41237666+rusty-snake@users.noreply.github.com> Co-authored-by: rusty-snake <41237666+rusty-snake@users.noreply.github.com>
Diffstat (limited to 'etc/inc')
-rw-r--r--etc/inc/disable-common.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/inc/disable-common.inc b/etc/inc/disable-common.inc
index 52534a9e9..35f89e11b 100644
--- a/etc/inc/disable-common.inc
+++ b/etc/inc/disable-common.inc
@@ -34,6 +34,7 @@ blacklist ${HOME}/.config/autostart
34blacklist ${HOME}/.config/autostart-scripts 34blacklist ${HOME}/.config/autostart-scripts
35blacklist ${HOME}/.config/awesome 35blacklist ${HOME}/.config/awesome
36blacklist ${HOME}/.config/i3 36blacklist ${HOME}/.config/i3
37blacklist ${HOME}/.config/sway
37blacklist ${HOME}/.config/lxsession/LXDE/autostart 38blacklist ${HOME}/.config/lxsession/LXDE/autostart
38blacklist ${HOME}/.config/openbox 39blacklist ${HOME}/.config/openbox
39blacklist ${HOME}/.config/plasma-workspace 40blacklist ${HOME}/.config/plasma-workspace