diff options
author | melikamp <melikamp@melikamp.net> | 2011-07-24 17:20:09 -0400 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-08-11 20:23:15 -0300 |
commit | 01efdb094d541431d36cc079db3f583e423b7ec7 (patch) | |
tree | eeb98ffbdad72c56b88acdb0e9605c99ca53143e /network/icecat/README | |
parent | 36a444f4c39a635de97610c375f8ee1462e1b549 (diff) | |
download | slackbuilds-01efdb094d541431d36cc079db3f583e423b7ec7.tar.gz |
network/icecat: Updated for version 5.0.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'network/icecat/README')
-rw-r--r-- | network/icecat/README | 26 |
1 files changed, 18 insertions, 8 deletions
diff --git a/network/icecat/README b/network/icecat/README index 8705cf51cf..52b8213827 100644 --- a/network/icecat/README +++ b/network/icecat/README @@ -1,10 +1,20 @@ -GNU IceCat is the GNU version of the Firefox browser. +GNU IceCat is the GNU version of the Firefox browser. -Its main advantage is an ethical one: it is entirely free software. -While the principal source code from the Mozilla project is free software, -the distribution contains various problematic files, the EULA they require -for use of their binaries is troublesome, and they distribute and recommend -non-free software as plug-ins. +Its main advantage is an ethical one: it is entirely free software. +While the principal source code from the Mozilla project is free +software, the distribution contains various problematic files, the +EULA they require for use of their binaries is troublesome, and they +distribute and recommend non-free software as plug-ins. -In addition, GNU IceCat includes some privacy protection features included -in a separate addon: +In addition, GNU IceCat includes some privacy protection features +included in a separate addon: + +1. Some sites refer to zero-size images on other hosts to keep track + of cookies. When IceCat detects this mechanism it blocks cookies + from the site hosting the zero-length image file. (It is possible + to re-enable such a site by removing it from the blocked hosts + list.) + +2. Other sites rewrite the host name in links redirecting the user to + another site, mainly to "spy" on clicks. When this behavior is + detected, IceCat shows a message alerting the user. |