Fix Issue #416: Update information about patched incompatiblity with add-on #444

Merged
Eduardo06sp merged 1 commits from iss416 into master 2018-04-14 19:06:25 +00:00

View File

@ -957,7 +957,7 @@
<ol> <ol>
<li>privacy.firstparty.isolate = true</li> <li>privacy.firstparty.isolate = true</li>
<ul> <ul>
<li>A result of the <a href="https://wiki.mozilla.org/Security/Tor_Uplift">Tor Uplift</a> effort, this preference isolates all browser identifier sources (e.g. cookies) to the first party domain, with the goal of preventing tracking across different domains. (Don't do this if you are using the Firefox Addon "Cookie AutoDelete".)</li> <li>A result of the <a href="https://wiki.mozilla.org/Security/Tor_Uplift">Tor Uplift</a> effort, this preference isolates all browser identifier sources (e.g. cookies) to the first party domain, with the goal of preventing tracking across different domains. (Don't do this if you are using the Firefox Addon "Cookie AutoDelete" with Firefox v58 or below.)</li>
</ul> </ul>
<li>privacy.resistFingerprinting = true</li> <li>privacy.resistFingerprinting = true</li>