From 4b5f0b9fcb8516f49b46a03d5d5dd0b5a7c06997 Mon Sep 17 00:00:00 2001 From: glitsj16 Date: Sun, 2 May 2021 14:23:13 +0000 Subject: add comment to firefox.profile (#4232) --- etc/profile-a-l/firefox.profile | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'etc/profile-a-l/firefox.profile') diff --git a/etc/profile-a-l/firefox.profile b/etc/profile-a-l/firefox.profile index cefba93d4..b22a78458 100644 --- a/etc/profile-a-l/firefox.profile +++ b/etc/profile-a-l/firefox.profile @@ -6,6 +6,14 @@ include firefox.local # Persistent global definitions include globals.local +# NOTE: sandboxing web browsers is as important as it is complex. Users might be +# interested in creating custom profiles depending on use case (e.g. one for +# general browsing, another for banking, ...). Consult our FAQ/issue tracker for more +# info. Here are a few links to get you going. +# https://github.com/netblue30/firejail/wiki/Frequently-Asked-Questions#firefox-doesnt-open-in-a-new-sandbox-instead-it-opens-a-new-tab-in-an-existing-firefox-instance +# https://github.com/netblue30/firejail/wiki/Frequently-Asked-Questions#how-do-i-run-two-instances-of-firefox +# https://github.com/netblue30/firejail/issues/4206#issuecomment-824806968 + noblacklist ${HOME}/.cache/mozilla noblacklist ${HOME}/.mozilla -- cgit v1.2.3-54-g00ecf