summaryrefslogtreecommitdiff
path: root/nonprism/iceweasel-hardened/iceweasel.install
diff options
context:
space:
mode:
Diffstat (limited to 'nonprism/iceweasel-hardened/iceweasel.install')
-rw-r--r--nonprism/iceweasel-hardened/iceweasel.install14
1 files changed, 3 insertions, 11 deletions
diff --git a/nonprism/iceweasel-hardened/iceweasel.install b/nonprism/iceweasel-hardened/iceweasel.install
index 574e0d3db..f82e60bef 100644
--- a/nonprism/iceweasel-hardened/iceweasel.install
+++ b/nonprism/iceweasel-hardened/iceweasel.install
@@ -5,17 +5,9 @@ notice() {
This package contains several patches that were introduced
to strengthen and protect the end user from security threats.
- For users who wish to opt-out of security, you may override options in
- about:config using a user.js file in your ~/.mozilla's profile folder.
-
- Some user.js examples:
- user_pref("dom.storage.enabled", true); # Enables DOM tracking
- user_pref("network.websocket.max-connections", "5"); # Enables WebSocket IP Leak
-
- Further reading:
- * https://lists.parabola.nu/pipermail/dev/2016-October/004522.html
- * http://kb.mozillazine.org/About:config
- * http://kb.mozillazine.org/User.js_file
+ In addition, it was adapted to be installed side by side with
+ iceweasel. This way you could running 'iceweasel-hardened'
+ and use just 'iceweasel' where needed.
EOM
}