SpywareWatchdog/articles/icecat.html

45 lines
2.7 KiB
HTML
Raw Normal View History

2020-02-07 09:12:15 +02:00
<!DOCTYPE HTML>
<html lang=”en-us”>
<head>
2020-02-08 10:09:18 +02:00
<link rel="stylesheet" href="../style.css">
2020-02-07 09:12:15 +02:00
<meta charset="UTF-8">
<title>Spyware Watchdog</title>
</head>
<body>
<h1>GNU IceCat</h1>
2020-02-08 10:09:18 +02:00
<p><a href="../articles/index.html">Back to catalog</a><br>
<a href="../articles/icecat_es.html">Spanish Translation</a></p>
2020-02-08 10:32:22 +02:00
<img src="../images/icecat_logo.png" alt="icecat Logo">
2020-02-07 09:12:15 +02:00
<p>
2020-02-08 10:09:18 +02:00
GNU IceCat is a web browser that is a fork of <a href="../articles/firefox.html">Firefox</a>.
2020-02-07 09:12:15 +02:00
</p>
<h2>Spyware Level: <font color=lime>Not Spyware</font></h2>
<p>
2020-02-08 10:09:18 +02:00
GNU IceCat is a fork of Firefox that is more private and secure than Firefox and it contains several privacy-protecting features. IceCat 60 makes <font color=lime><b>no unsolicited connections</b></font> when you run it. Previous versions had privacy problems, but version 60 doesn't have these problems. You can read about the previous version here: <a href="../articles/icecat59.html">IceCat 59 Review</a>
2020-02-07 09:12:15 +02:00
</p>
<h3>IceCat's privacy features</h3>
<p>
From <a href="https://www.gnu.org/software/gnuzilla/">gnu.org</a>:
</p>
<ul>
<li>LibreJS: GNU LibreJS aims to address the JavaScript problem described in Richard Stallman's article The JavaScript Trap.</li>
<li>Https-Everywhere: Extension that encrypts your communications with many major websites, making your browsing more secure.</li>
<li>AboutIceCat: Adds a custom "about:icecat" homepage with links to information about the free software and privacy features in IceCat, and checkboxes to enable and disable the ones more prone to break websites.</li>
<li>Fingerprinting countermeasures: Fingerprinting is a series of techniques allowing to uniquely identify a browser based on specific characterisics of that particular instance (like what fonts are available in that machine). Unlike cookies the user cannot opt-out of being tracked this way, so the browser has to avoid giving away that kind of hints.</li>
</ul>
<p>
As of writing this the information on gnu.org is a little outdated. Read this for the most up to date look at it: <a href="https://savannah.gnu.org/forum/forum.php?forum_id=9240">
GNUzilla - News: IceCat 60.2.0 Pre-release</a>
</p>
<hr>
<p><b>
This article was last edited on 9/18/2018
</b></p>
<p>
If you want to edit this article, or contribute your own article(s), contact us on XMPP over in spyware@conference.nuegia.net, or visit us at the git repo on <a href="https://codeberg.org/TheShadow/SpywareWatchdog">Codeberg</a>. All contributions must be licensed under the CC0 liscence to be accepted.
2020-02-07 09:12:15 +02:00
</p>
2020-02-08 10:32:22 +02:00
<a href="https://creativecommons.org/publicdomain/zero/1.0/legalcode"><img src="../images/cc0.png" alt="CC0 Liscence"></a>
2020-02-07 09:12:15 +02:00
</body>
2020-02-08 10:09:18 +02:00
</html>