updated seamonkey guide, see #81

This commit is contained in:
Baobab 2021-05-03 19:55:08 -05:00
parent 953769249a
commit ba9284a3fd
6 changed files with 110 additions and 113 deletions

View File

@ -1,64 +1,42 @@
<!-- NOTICE!!!! --> <?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<!-- BEFORE MAKING A PULL REQUEST OR PUSH PLEASE ALWAYS CHECK WITH THE VALIDATOR --> <html xmlns="http://www.w3.org/1999/xhtml">
<!-- http://validator.w3.org/#validate-by-input --> <head>
<meta http-equiv="Content-type" content="application/xhtml+xml;charset=utf-8"/>
<!-- NOTICE!!!! --> <meta name="viewport" content="width=device-width,initial-scale=1"/>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <meta http-equiv="onion-location" content="http://spywaredrcdg5krvjnukp3vbdwiqcv3zwbrcg6qh27kiwecm4qyfphid.onion/articles/seamonkey.html"/>
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> <link rel="icon" href = "../images/favicon.ico"/>
<head> <title>SeaMonkey - Spyware Watchdog</title>
<meta http-equiv="Content-type" content="application/xhtml+xml;charset=utf-8"/> <link href="../style.css" rel="stylesheet" type="text/css" media="all"/>
<title>SeaMonkey — Spyware Watchdog</title> </head>
<link rel="stylesheet" href="../style.css" /> <body>
</head> <div class="case">
<body> <div class="nav">
<div class="case"> <a href="index.html">&larr; Catalog</a>
<div class="nav"><a href="index.html">&larr; Catalog</a></div> </div>
<div class="main"> <div class="main">
<img src="../images/seamonkey/SeaMonkey.svg" alt="SeaMonkey Logo"/> <img src="../images/seamonkey/SeaMonkey.svg" alt="SeaMonkey Logo"/>
<h1>SeaMonkey</h1> <h1>SeaMonkey</h1>
<p> <p>SeaMonkey is a web browser, email client, news reader, HTML editor and an IRC client.<sup><a href="#two">[2]</a></sup></p>
SeaMonkey is a web browser, email client, news reader, HTML editor and an IRC client.<sup><a href="#s2">[2]</a></sup> <h2>Spyware Level: <span class="yellow">Medium</span></h2>
</p> <p>SeaMonkey makes about 35 requests on first start, with a connection to Google SafeBrowsing recurring about every 30 minutes, though it can be <a href="../guides/seamonkey.html">disabled</a>.</p>
<h2>Spyware Level: <span class="orange">High</span></h2> <img class="screenshot" src="../images/seamonkey/seamonkey.png" alt="SeaMonkey Requests in Mitmproxy"/>
<p> </div>
SeaMonkey makes about 35 requests on first start, with a connection to Google SafeBrowsing recurring about every 30 minutes. While the latter can be <a href="../guides/seamonkey.html">partially disabled</a>, there is no apparent way to disable connections to <code>location.services.mozilla.com</code> and <code>shavar.services.mozilla.com</code> (which is GoogleSafe Browsing related). <hr/>
<br/> <div class="center">
</p> <h4>Sources:</h4>
<img class="screenshot" src="../images/seamonkey/seamonkey.png" alt="SeaMonkey Requests in Mitmproxy"/> <p><a id="one">1.</a>
</div> <a href="https://commons.wikimedia.org/wiki/File:SeaMonkey.svg">SeaMonkey Logo (WikiMedia)</a></p>
<hr/> <p><a id="two">2.</a>
<div class="footer"> <a href="https://www.seamonkey-project.org/about">https://www.seamonkey-project.org/about</a><a href="http://web.archive.org/web/20201130073628/https://www.seamonkey-project.org/about">[web.archive.org]</a></p>
<div class="sources"> <hr></hr>
<h4>Sources:</h4> <b>This article was created on 1/17/2021</b><br/>
<ol> <b>This article was last edited on 5/3/2021</b>
<li id="s1"> <hr></hr>
<a href="https://commons.wikimedia.org/wiki/File:SeaMonkey.svg">SeaMonkey Logo (WikiMedia)</a> <p>If you want to contribute to this website, you can always <a href="https://codeberg.org/shadow/SpywareWatchdog">make a pull request</a>.</p>
</li> <p>All contributions must be licensed under the CC0 license to be accepted.</p>
<li id="s2"> <a href="../LICENSE.txt"><img class="icon" src="../images/cc0.png" alt="CC0 License"/></a>
<a href="https://www.seamonkey-project.org/about">https://www.seamonkey-project.org/about</a> </div>
<a href="http://web.archive.org/web/20201130073628/https://www.seamonkey-project.org/about">[web.archive.org]</a> </div>
</li> </body>
</ol>
</div>
<hr/>
<b>This article was created on 1/17/2021</b><br/>
<b>This article was last edited on 1/17/2021</b>
<!--Dont change-->
<p>
If you want to edit this article, or contribute your own article(s), visit us
at the git repo on
<a href="https://codeberg.org/shadow/SpywareWatchdog">Codeberg</a>.
</p>
<p>
All contributions must be licensed under the CC0 license to be
accepted.
</p>
<a href="../LICENSE.txt">
<img class="icon" src="../images/cc0.png" alt="CC0 License"/>
</a>
<!--Dont change-->
</div>
</div>
</body>
</html> </html>

View File

@ -0,0 +1,22 @@
/*
* This is the spywarewatchdog user.js
* Feel free to change it to your needs :)
*/
/* This disables auto updates for the browser. */
user_pref("app.update.enabled", false);
/* This disables SeaMonkey from fetching safebrowsing information. */
user_pref("browser.safebrowsing.provider.mozilla.updateURL", "http://safebrowsing-disabled");
/* Ditto the above, but for location services. */
user_pref("browser.search.geoip.url", "http://location-services-disabled");
/* This disables the homepage. */
user_pref("browser.startup.homepage", "about:blank");
/* This disables the addon blocklist. */
user_pref("extensions.blocklist.enabled", false);
// This disables extension updates */
user_pref("extensions.update.enabled", false);
/* This disables the new version page. */
user_pref("startup.homepage_override_url", "about:blank");
/* Not really needed, but it doesn't hurt to try. */
user_pref("browser.safebrowsing.malware.enabled", false);
user_pref("browser.safebrowsing.phishing.enabled", false);

View File

@ -1,51 +1,48 @@
<!-- NOTICE!!!! --> <?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<!-- BEFORE MAKING A PULL REQUEST OR PUSH PLEASE ALWAYS CHECK WITH THE VALIDATOR --> <html xmlns="http://www.w3.org/1999/xhtml">
<!-- http://validator.w3.org/#validate-by-input --> <head>
<meta http-equiv="Content-type" content="application/xhtml+xml;charset=utf-8"/>
<!-- NOTICE!!!! --> <meta name="viewport" content="width=device-width,initial-scale=1"/>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <meta http-equiv="onion-location" content="http://spywaredrcdg5krvjnukp3vbdwiqcv3zwbrcg6qh27kiwecm4qyfphid.onion/guides/seamonkey.html"/>
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> <link rel="icon" href = "../images/favicon.ico"/>
<head> <title>SeaMonkey - Spyware Watchdog</title>
<meta http-equiv="Content-type" content="application/xhtml+xml;charset=utf-8"/> <link href="../style.css" rel="stylesheet" type="text/css" media="all"/>
<title>SeaMonkey — Spyware Watchdog</title> </head>
<link rel="stylesheet" href="../style.css" /> <body>
</head> <div class="case">
<body> <div class="nav">
<div class="case"> <a href="../index.html">&larr; Home</a>
<div class="main"> <a class="right" href="../articles/seamonkey.html">SeaMonkey &rarr; </a>
<img src="../images/seamonkey/SeaMonkey.svg" alt="SeaMonkey Logo"/> </div>
<h1>SeaMonkey</h1> <div class="main">
<p>This guide was tested on version 2.53.5.</p> <img src="../images/seamonkey/SeaMonkey.svg" alt="SeaMonkey Logo"/>
<h2>Spyware Level: <span class="orange">High</span><span class="yellow">Medium</span></h2> <h1>SeaMonkey</h1>
<p>Ideally disable internet connections before the first run of the browser.</p> <div class="center">
<p>In Edit→Preferences→Browser set "Blank page" for "Browser Startup" (or set your own homepage). Do the same for "New Window" and "New Tab" (which are also options in the "Display on" drop down menu).</p> <p>This guide was tested on version 2.53.5.</p>
<img class="screenshot" src="../images/seamonkey/seamonkey_startonblankpage.png" alt="seamonkey_startonblankpage.png"/> </div>
<p>In Edit→Preferences→Privacy &amp; Security uncheck everything under "Safe Browsing".</p> <h2>Spyware Level: <span class="yellow">Medium</span> -> <span class="lime">Low</span></h2>
<img class="screenshot" src="../images/seamonkey/seamonkey_disablesafebrowsing.png" alt="seamonkey_disablesafebrowsing.png"/> <p>Ideally disable internet connections before the first run of the browser.</p>
<p>Type in the url about:config and search for these options and set them to the following:</p>
<p>You can disable automatic updates for add-ons in Edit→Preferences→Advanced→Software Installation, and unchecking "Automatically check for updates" and "Automatically download and install the updates".</p> <p><code>app.update.enabled -> false</code></p>
<img class="screenshot" src="../images/seamonkey/seamonkey_disableautomaticupdates.png" alt="seamonkey_disableautomaticupdates.png"/> <p><code>browser.safebrowsing.provider.mozilla.updateURL -> http://safebrowsing-disabled</code></p>
</div> <p><code>browser.search.geoip.url -> http://location-services-disabled</code></p>
<div class="footer"> <p><code>browser.startup.homepage -> about:blank</code></p>
<hr/> <p><code>extensions.blocklist.enabled -> false</code></p>
<b>This article was created on 1/17/2021</b><br/> <p><code>extensions.update.enabled -> false</code></p>
<b>This article was last edited on 1/17/2021</b> <p><code>startup.homepage_override_url -> about:blank</code></p>
<!--Dont change--> <p><code>browser.safebrowsing.malware.enabled -> false</code></p>
<p> <p><code>browser.safebrowsing.phishing.enabled -> false</code></p>
If you want to edit this article, or contribute your own article(s), visit us <div class="center">
at the git repo on <hr></hr>
<a href="https://codeberg.org/shadow/SpywareWatchdog">Codeberg</a>. <b>This article was created on 1/17/2021</b><br/>
</p> <b>This article was last edited on 5/3/2021</b>
<p> <hr></hr>
All contributions must be licensed under the CC0 license to be <p>If you want to contribute to this website, you can always <a href="https://codeberg.org/shadow/SpywareWatchdog">make a pull request</a>.</p>
accepted. <p>All contributions must be licensed under the CC0 license to be accepted.</p>
</p> <a href="../LICENSE.txt"><img class="icon" src="../images/cc0.png" alt="CC0 License"/></a>
<a href="../LICENSE.txt"> </div>
<img class="icon" src="../images/cc0.png" alt="CC0 License"/> </div>
</a> </div>
<!--Dont change--> </body>
</div>
</div>
</body>
</html> </html>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 66 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 86 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 69 KiB