mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-06-01 04:24:45 -04:00
Merge pull request #444 from Eduardo06sp/iss416
Fix Issue #416: Update information about patched incompatiblity with add-on
This commit is contained in:
commit
23e896a554
1 changed files with 1 additions and 1 deletions
|
@ -957,7 +957,7 @@
|
|||
<ol>
|
||||
<li>privacy.firstparty.isolate = true</li>
|
||||
<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>
|
||||
|
||||
<li>privacy.resistFingerprinting = true</li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue