Difference between revisions of "Gnuzilla"

From Free Software Directory
Jump to: navigation, search
(IceCat is compatible with Electrolysis now)
m (Text replacement - "'''Selection from the [https://shop.fsf.org/ FSF shop]''' [https://shop.fsf.org/books/free-freedom-20-richard-stallman Free as in Freedom 2.0, by Richard Stallman] [https://shop.fsf.org/books-docs/introduction-command-line Introdu...)
(118 intermediate revisions by 6 users not shown)
Line 2: Line 2:
 
|Name=GNU IceCat
 
|Name=GNU IceCat
 
|Short description=GNU IceCat is the GNU version of the Firefox browser.
 
|Short description=GNU IceCat is the GNU version of the Firefox browser.
|Full description=For the mobile variant of IceCat, see [[IceCatMobile]].
+
|Full description=''GNU IceCat discontinued official IceCatMobile support after version [https://ftp.gnu.org/gnu/gnuzilla/38.6.0/ 38.6.0]. Unofficial [https://f-droid.org/packages/org.gnu.icecat/ IceCatMobile] releases can be downloaded with the [https://f-droid.org/ F-Droid] client.''
  
'''GNU IceCat''' (originally '''GNU IceWeasel''') is part of '''GNUzilla''' (the GNU version of the Mozilla Application Suite). GNU IceCat aim to be based on the the current official [https://ftp.mozilla.org/pub/firefox/releases/ release] of Firefox Extended Support Release (ESR) with removal of trademarked artwork and proprietary components.  
+
'''GNU IceCat''' (originally '''GNU IceWeasel''') is part of '''GNUzilla''' (the GNU version of the Mozilla Application Suite). GNU IceCat is based on the the current official [https://ftp.mozilla.org/pub/firefox/releases/ release] of Firefox Extended Support Release (ESR) with removal of trademarked artwork and proprietary components, and enhanced privacy settings.  
  
 
However, IceCat is not a straight fork of Firefox ESR; instead, it is a parallel effort that works closely with and re-bases in synchronization on the latest Firefox ESR as the upstream supplier, with patches merged upstream whenever possible; although it should be noted that additional security updates are customized to IceCat occasionally.
 
However, IceCat is not a straight fork of Firefox ESR; instead, it is a parallel effort that works closely with and re-bases in synchronization on the latest Firefox ESR as the upstream supplier, with patches merged upstream whenever possible; although it should be noted that additional security updates are customized to IceCat occasionally.
  
Another important difference between Mozilla's Firefox and GNU IceCat is that  IceCat has  a focus on freedom and privacy, such that it is designed to make it easy for the user to: block execution of non-free JavaScript with [[GNU LibreJS]] or disable all JS, block privacy trackers with SpyBlock ([[Adblock Plus]] fork), get redirected to HTTPS when possible with [[HTTPS Everywhere]], and more!
+
==Differences between IceCat and Firefox ESR==
 +
Important differences between Mozilla's Firefox and GNU IceCat is that  IceCat has  a focus on freedom and privacy (see [https://git.savannah.gnu.org/cgit/gnuzilla.git/tree/data/settings.js settings.js] for details).
  
And lastly, whereas new versions of Firefox are being created such that they support Digital Restrictions Management systems through their implementation of the Encrypted Media Extension, GNU IceCat will not include an EME implementation as it opposes efforts to popularize and ease the dissemination of DRM technology and related proprietary software.  
+
* Encrypted Media Extensions (EME) is not implemented: Whereas Firefox are being created such that they support Digital Restrictions Management (DRM) systems through their implementation of the Encrypted Media Extension (EME), GNU IceCat doesn't include an EME implementation as it opposes efforts to popularize and ease the dissemination of DRM technology.
 +
** ''Widevine Content Decryption Module provided by Google Inc.'' is not installed in about:addons > Plugins
 +
** The ''Play DRM-controlled content'' option (used to download and enable ''Widevine Content Decryption Module provided by Google Inc.'') has been removed from about:preferences > Content
 +
* "Accept third-party cookies: Never"
 +
* WebRTC is enabled like in Firefox but prevent leaking the LAN ip. ([https://test.webrtc.org/ Test WebRTC])
 +
* The proprietary web chat IRC client Mibbit has been removed.
 +
* Telemetry is disabled.
 +
* DuckDuckGo is the default search engine, which means that you can run "!Bangs" keywords in the location bar to use any search engine.
  
GNU IceCat was formerly known as GNU IceWeasel but changed its name to avoid confusion with the now defunct Debian IceWeasel who had the name first.
+
===Philosophy===
 +
"We will always make IceCat block non-free JavaScript by default. If you want to permit nonfree software to run, you can easily disable LibreJS." - Richard Stallman
  
* [[Free_Software_Directory:IceCat_extensions_(proposed)|FSD:IceCat extensions (proposed)]]
+
===Customized add-ons===
** [[Free_Software_Directory:IceCat_add-on_third-party_repositories|FSD:3rd-party data for IceCat add-ons]]
+
* SpyBlock (Adblock Plus fork) to block privacy trackers.
* [[Free_Software_Directory:IceCat_plugins|FSD:IceCat plugins]]
+
 
 +
==History==
 +
GNU IceCat was formerly known as GNU IceWeasel but changed its name in 2008  to avoid confusion with Debian IceWeasel (who was rebranded back to Firefox in 2017 after Debian was being granted special permission from Mozilla [https://lwn.net/Articles/676799/ ref]).
 +
 
 +
The GNU IceCat developers dropped support for Replicant after version [https://ftp.gnu.org/gnu/gnuzilla/38.6.0/ 38.6.0] because these builds are already provided by [https://f-droid.org/packages/org.gnu.icecat/ F-Droid].
 +
 
 +
GNU IceCat developers dropped support for macOS, and Windows, after version [https://ftp.gnu.org/gnu/gnuzilla/38.8.0/ 38.8.0] in 2016: "Note that building binary packages for Windows and macOS currently requires non-free software, so we no longer distribute binary releases for those platforms."
 +
 
 +
==See also==
 +
* [[Collection:IceCat_WebExtensions_(proposed)|IceCat WebExtensions (proposed)]]
 +
** [[Collection:3rd-party_data_for_IceCat_add-ons|3rd-party data for IceCat add-ons]]
 +
* [[Collection:IceCat_plugins|IceCat plugins]]
 +
* [[Collection:Search engines|Search Engines]]
 +
|Screenshot 1=IceCat.png
 +
|Screenshot 2=IceCat-Screenshot 2.png
 +
|Screenshot 3=IceCat-Screenshot 3.png
 
|Homepage URL=https://www.gnu.org/software/gnuzilla/
 
|Homepage URL=https://www.gnu.org/software/gnuzilla/
|User level=beginner
+
|Is High Priority Project=Yes
 
|VCS checkout command=git clone git://git.savannah.gnu.org/gnuzilla.git
 
|VCS checkout command=git clone git://git.savannah.gnu.org/gnuzilla.git
|Computer languages=CSS (not listed in categories), XBL (not listed in categories)
+
|Computer languages=CSS,XBL
|IRC general=irc://chat.freenode.net/icecat
+
|Documentation note=Why not recommend Firefox? As explained in our [https://www.gnu.org/philosophy/free-sw.html Free Software Definition], all four freedoms must be available on both a commercial and non-commercial basis. Mozilla's trademark policy serves to limit Freedom 2 to gratis distribution only, making the software nonfree.
|Related projects=IceCatMobile, Tor Browser
+
 
|Keywords=mozilla, firefox, gnuzilla, icecat, iceweasel
+
 
|Version identifier=52.0.2
+
|Decommissioned or Obsolete=No
|Version date=2017/04/15
+
|Donate=https://my.fsf.org/donate/
 +
|IRC general=irc://chat.freenode.net/#icecat
 +
|Related projects=gnustandards,librejs, Tor Browser
 +
|Keywords=mozilla, gnuzilla, icecat, iceweasel
 +
|Version identifier=60.7.0
 +
|Version date=2019/06/02
 
|Version status=stable
 
|Version status=stable
|Version download=https://ftp.gnu.org/gnu/icecat/52.0.2/icecat-52.0.2.en-US.linux-x86_64.tar.bz2
+
|Version download=https://ftp.gnu.org/gnu/gnuzilla/60.7.0/icecat-60.7.0-gnu1.tar.bz2
|Last review by=David Hedlund
+
|Last review by=Bendikker
|Last review date=2017/04/16
+
|Last review date=2019/01/19
|Submitted by=Database conversion
+
|Submitted by=Jgay
|Submitted date=2011-04-01
+
|Submitted date=2012/10/01
|Status=
+
|User level=beginner
 +
|Paid support=https://www.fsf.org/resources/service/
 +
|Accepts cryptocurrency donations=Yes
 +
|OpenPGP signature=https://ftp.gnu.org/gnu/gnuzilla/60.7.0/icecat-60.7.0-gnu1.tar.bz2.sig
 +
|Test entry=No
 
|Is GNU=Yes
 
|Is GNU=Yes
 
|GNU package identifier=gnuzilla
 
|GNU package identifier=gnuzilla
Line 72: Line 105:
 
|Role=Maintainer
 
|Role=Maintainer
 
|Email=ruben@gnu.org
 
|Email=ruben@gnu.org
|Resource URL=
+
|Username=quidam
 
}}
 
}}
 
{{Person
 
{{Person
Line 79: Line 112:
 
|Email=public@beloved.name
 
|Email=public@beloved.name
 
|Username=David_Hedlund
 
|Username=David_Hedlund
|Resource URL=
 
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=bug-gnuzilla -- GNUzilla discussion and bug reports.
+
|Resource audience=Debian (Ref) (R)
|Resource kind=Mailing List
+
|Resource URL=https://tracker.debian.org/pkg/iceweasel
|Resource URL=https://lists.gnu.org/mailman/listinfo/bug-gnuzilla
 
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=bug-gnuzilla -- GNUzilla discussion and bug reports.
+
|Resource audience=Savannah (Ref)
|Resource kind=Bug Tracking
+
|Resource URL=https://savannah.gnu.org/projects/gnuzilla/
|Resource URL=https://lists.gnu.org/mailman/listinfo/bug-gnuzilla
 
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=bug-gnuzilla -- GNUzilla discussion and bug reports.
+
|Resource kind=VCS Repository Webview
|Resource kind=Support
+
|Resource URL=https://git.savannah.gnu.org/cgit/gnuzilla.git/
|Resource URL=bug-gnuzilla@gnu.org
 
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Developer
+
|Resource kind=Mailing List
|Resource kind=VCS Repository Webview
+
|Resource URL=https://lists.gnu.org/mailman/listinfo/bug-gnuzilla/
|Resource URL=https://git.savannah.gnu.org/cgit/gnuzilla.git
 
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=User manual pages
+
|Resource kind=Mailing List
|Resource kind=Forum
+
|Resource URL=https://lists.gnu.org/mailman/listinfo/gnuzilla-dev/
|Resource URL=https://libreplanet.org/wiki/Group:IceCat/
 
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Software development management system
+
|Resource kind=Mailing List
|Resource kind=Developer
+
|Resource URL=https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
|Resource URL=https://savannah.gnu.org/projects/gnuzilla
 
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=General users
+
|Resource kind=Download
|Resource kind=General
+
|Resource URL=https://ftp.gnu.org/gnu/gnuzilla/
|Resource URL=https://gnuzilla.gnu.org
 
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Bugs
+
|Resource kind=Download
|Resource kind=Bug Tracking
+
|Resource URL=https://alpha.gnu.org/gnu/gnuzilla/
|Resource URL=https://savannah.gnu.org/bugs/?group=gnuzilla
 
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Website bugs for Firefox ESR and GNU IceCat
+
|Resource kind=Download
|Resource kind=Bug Tracking
+
|Resource URL=https://f-droid.org/packages/org.gnu.icecat/
|Resource URL=https://github.com/davidhedlund
 
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Security Advisories
 
 
|Resource kind=Bug Tracking
 
|Resource kind=Bug Tracking
 
|Resource URL=https://www.mozilla.org/en-US/security/known-vulnerabilities/firefox-esr/
 
|Resource URL=https://www.mozilla.org/en-US/security/known-vulnerabilities/firefox-esr/
 +
}}
 +
{{Resource
 +
|Resource kind=General
 +
|Resource URL=https://libreplanet.org/wiki/Group:IceCat/
 +
}}
 +
{{Resource
 +
|Resource kind=General
 +
|Resource URL=https://tracker.debian.org/pkg/firefox-esr
 +
}}
 +
{{Resource
 +
|Resource kind=General
 +
|Resource URL=https://savannah.gnu.org/people/
 
}}
 
}}
 
{{Software category
 
{{Software category
 +
|Html-editor=text-based
 
|Interface=x-window-system
 
|Interface=x-window-system
 
|Internet-application=privacy, security, web-browser
 
|Internet-application=privacy, security, web-browser
 
|Programming-language=C, C++, javascript, rust
 
|Programming-language=C, C++, javascript, rust
|Runs-on=Android, GNU/Linux
+
|Runs-on=Windows, BSD, OS X, Android, GNU/Linux
 
|Use=internet-application
 
|Use=internet-application
 
|Uitoolkit=xul
 
|Uitoolkit=xul
 
|Works-with=html, images
 
|Works-with=html, images
|Works-with-format=pdf
+
|Works-with-format=mp3, ogg-vorbis, FLAC, ogg-theora, opus, webm, pdf, rdf
 
}}
 
}}
 
{{Featured}}
 
{{Featured}}

Revision as of 15:30, 4 December 2020


[edit]

GNU IceCat

GNU IceCat is the GNU version of the Firefox browser.

IceCat.png IceCat-Screenshot 2.png IceCat-Screenshot 3.png

Outdated official binary release

Since 2019, IceCat is maintained only as source code. The last IceCat binary release was version 60.7.0, and is no longer supported. Guix and Parabola have up-to-date IceCat binaries. Please ask your distro to package IceCat.
GNU IceCat (originally GNU IceWeasel) is part of GNUzilla (the GNU version of the Mozilla Application Suite). GNU IceCat is based on the the current Firefox Extended Support Release (ESR), with removal of trademarked name, trademarked artwork, and proprietary components, and enhanced privacy settings.

However, IceCat is not a straight fork of Firefox ESR; instead, it is a parallel effort that works closely with and re-bases in synchronization on the latest Firefox ESR as the upstream supplier, with patches merged upstream whenever possible; although it should be noted that additional security updates are customized to IceCat occasionally.

Differences between IceCat and Firefox ESR

Important differences between Mozilla's Firefox and GNU IceCat is that IceCat has a focus on freedom and privacy (see settings.js for details).

  • Encrypted Media Extensions (EME) is not implemented: Whereas Firefox are being created such that they support Digital Restrictions Management (DRM) systems through their implementation of the Encrypted Media Extension (EME), GNU IceCat doesn't include an EME implementation as it opposes efforts to popularize and ease the dissemination of DRM technology.
    • Widevine Content Decryption Module provided by Google Inc. is not installed in about:addons > Plugins
    • The Play DRM-controlled content option (used to download and enable Widevine Content Decryption Module provided by Google Inc.) has been removed from about:preferences > Content
  • "Accept third-party cookies: Never"
  • WebRTC is enabled like in Firefox but prevent leaking the LAN ip. (Test WebRTC)
  • The proprietary web chat IRC client Mibbit has been removed.
  • Telemetry is disabled.
  • DuckDuckGo is the default search engine, which means that you can run "!Bangs" keywords in the location bar to use any search engine.

Philosophy

"We will always make IceCat block non-free JavaScript by default. If you want to permit nonfree software to run, you can easily disable LibreJS." - Richard Stallman

Customized add-ons

  • SpyBlock (Adblock Plus fork) to block privacy trackers.

History

GNU IceCat was formerly known as GNU IceWeasel but changed its name in 2008 to avoid confusion with Debian IceWeasel (who was rebranded back to Firefox in 2017 after Debian was being granted special permission from Mozilla ref).

The GNU IceCat developers dropped support for IceCatMobile on Replicant after version 38.6.0 because these builds are already provided by F-Droid. See Collection:Replicant for more information about IceCatMobile in the F-Droid repository.

GNU IceCat developers dropped support for macOS, and Windows, after version 38.8.0 in 2016: "Note that building binary packages for Windows and macOS currently requires non-free software, so we no longer distribute binary releases for those platforms."

See also

Documentation

Why not recommend Firefox? As explained in our Free Software Definition, all four freedoms must be available on both a commercial and non-commercial basis. Mozilla's trademark policy serves to limit Freedom 2 to gratis distribution only, making the software nonfree.

"IRC general" IRC general channel
irc://irc.libera.chat/#icecat

Related Projects





Licensing

License

Verified by

Verified on

Notes

License

LGPL

Verified by

David Hedlund

Verified on

12 July 2015

Notes

"Because we hope and want our privacy enhancements to be picked up by Mozilla itself, we are keeping the same tri-licensing scheme for Gnuzilla/IceCat as GNU uses: MPL/GPL/LGPL." - README.IceCat

License

MPLv2.0

Verified by

David Hedlund

Verified on

5 October 2016

Notes

"Binaries of this product have been made available to you by the GNU Project under the Mozilla Public License 2.0 (MPL)." - Help -> About IceCat

License

MPL

Verified by

David Hedlund

Verified on

15 August 2015

Notes

"Because we hope and want our privacy enhancements to be picked up by Mozilla itself, we are keeping the same tri-licensing scheme for Gnuzilla/IceCat as GNU uses: MPL/GPL/LGPL." - README.IceCat

License

GPL

Verified by

David Hedlund

Verified on

12 July 2015

Notes

"Because we hope and want our privacy enhancements to be picked up by Mozilla itself, we are keeping the same tri-licensing scheme for Gnuzilla/IceCat as GNU uses: MPL/GPL/LGPL." - README.IceCat




Leaders and contributors

Contact(s)Role
Rubén Rodríguez (Quidam)Maintainer


Resources and communication

AudienceResource typeURI
Downloadhttps://alpha.gnu.org/gnu/gnuzilla/
Generalhttps://savannah.gnu.org/people/
Downloadhttps://ftp.gnu.org/gnu/gnuzilla/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
Generalhttps://tracker.debian.org/pkg/firefox-esr
Mailing Listhttps://lists.gnu.org/mailman/listinfo/gnuzilla-dev/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/bug-gnuzilla/
Savannah (Ref)https://savannah.gnu.org/projects/gnuzilla/
VCS Repository Webviewhttps://git.savannah.gnu.org/cgit/gnuzilla.git/
Downloadhttps://f-droid.org/packages/org.gnu.icecat/
Generalhttps://libreplanet.org/wiki/Group:IceCat/
Bug Trackinghttps://www.mozilla.org/en-US/security/known-vulnerabilities/firefox-esr/
Debian (Ref) (R)https://tracker.debian.org/pkg/iceweasel


Software prerequisites

This entry (in part or in whole) was last reviewed on 19 January 2019.




Entry











"MPLv2.0" is not in the list (ACEL, AFL-3.0, AGPL-1.0, AGPL-1.0-or-later, AGPL-3.0, AGPL-3.0-or-later, AGPL-3.0-or-later-with-exception, AGPL-3.0-with-exception, AGPLv1orlater, AGPLv3, ...) of allowed values for the "License" property.







"Add-on repository maintainer" is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" property.


"Debian (Ref) (R)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Savannah (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.
































Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.