Merge branch 'master' of https://github.com/privacytoolsIO/privacytools.io
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
|
||||
{% include card.html color="success"
|
||||
title="Tor Browser"
|
||||
image="/assets/img/tools/Tor-Project.png"
|
||||
image="/assets/img/tools/Tor-Browser.png"
|
||||
url="https://www.torproject.org/"
|
||||
tor="http://expyuzz4wqqyqhjn.onion"
|
||||
footer='OS: Windows, macOS, Linux, <a href="https://mike.tig.as/onionbrowser/">iOS</a>, <a href="https://www.torproject.org/docs/android.html.en">Android</a>, <a href="https://github.com/torbsd/openbsd-ports">OpenBSD.</a>'
|
||||
|
@ -37,9 +37,6 @@
|
||||
<dt>browser.safebrowsing.phishing.enabled = false</dt>
|
||||
<dd>Disable Google Safe Browsing and phishing protection. Security risk, but privacy improvement.</dd>
|
||||
|
||||
<dt>browser.send_pings = false</dt>
|
||||
<dd>The attribute would be useful for letting websites track visitors' clicks.</dd>
|
||||
|
||||
<dt>browser.sessionstore.max_tabs_undo = 0</dt>
|
||||
<dd>Even with Firefox set to not remember history, your closed tabs are stored temporarily at Menu -> History -> Recently Closed Tabs.</dd>
|
||||
|
||||
|
@ -12,7 +12,7 @@
|
||||
|
||||
{% include card.html color="primary"
|
||||
title="Firefox Send"
|
||||
image="/assets/img/tools/Firefox.png"
|
||||
image="/assets/img/tools/Firefox-Send.png"
|
||||
url="https://send.firefox.com/"
|
||||
footer='OS: Browser and Android'
|
||||
description="Send uses end-to-end encryption to keep your data secure from the moment you share to the moment your file is opened. It also offers security controls that you can set. You can choose when your file link expires, the number of downloads, and whether to add an optional password for an extra layer of security."
|
||||
|
Reference in New Issue
Block a user