added a deprecated note, see #58

This commit is contained in:
Baobab 2021-02-02 21:21:12 +01:00
parent 1239f337d9
commit f167b710c1
1 changed files with 2 additions and 1 deletions

View File

@ -14,7 +14,8 @@
<div class="main">
<img alt="Firefox Logo" src="../images/firefox_logo3.png">
<h1>Mozilla Firefox Spyware Mitigation Guide</h1>
<p>This guide was tested working with Firefox version 74.</p>
<p>Note: This guide is deprecated. Sometime in the future it will be updated again.</p>
<p>You may want to see <a href="https://codeberg.org/shadow/SpywareWatchdog/issues/58">this</a> for more information.</p>
<p>After configuring Mozilla Firefox with ghacks-user.js, according to this guide it's rating changes like so:</p>
<h2>Spyware Rating: <span class="orange">High</span> &rarr; <span class="green">Not Spyware</span></h2>
<p>The ghacks user.js is a template which aims to provide as much privacy and enhanced security as possible, and to reduce tracking and fingerprinting as much as possible — while minimizing any loss of functionality and breakage (but it will happen).<sup><a href="#two">[2]</a></sup></p>