diff options
author | David Negroni <dnegroni.italy@gmail.com> | 2010-05-13 01:00:02 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-13 01:00:02 +0200 |
commit | 609f4595536d7f31f534abccd99dce6e25e69161 (patch) | |
tree | d06bc6ccc79f6b75b7deba7630a740600431efcc /network/icecat/README | |
parent | f986af338a4cfcceb99942550d1df4d049d752bd (diff) | |
download | slackbuilds-609f4595536d7f31f534abccd99dce6e25e69161.tar.gz |
network/icecat: Added to 13.0 repository
Diffstat (limited to 'network/icecat/README')
-rw-r--r-- | network/icecat/README | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/network/icecat/README b/network/icecat/README new file mode 100644 index 0000000000..05305be505 --- /dev/null +++ b/network/icecat/README @@ -0,0 +1,23 @@ +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. + +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. + + +The default configuration of IceCat uses the following libraries: +libpango libpangoxft libpangoft2 libfreetype libxft libgtk2 libx11 + +You also need the libnotify library >= 0.4 ( http://www.galago-project.org/news/index.php ) + +Refer to your distro help as needed if the configure script fails to +find them. + |