mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2024-10-01 01:35:57 -04:00
Adjust footer
This commit is contained in:
parent
bfb444b4fa
commit
28a2ba0750
@ -2,6 +2,6 @@
|
|||||||
|
|
||||||
<p><em><strong>Privacy Guides</strong> is a socially motivated website that provides information for protecting your data security and privacy.</em></p>
|
<p><em><strong>Privacy Guides</strong> is a socially motivated website that provides information for protecting your data security and privacy.</em></p>
|
||||||
|
|
||||||
<p><i class="fab fa-creative-commons fa-fw"></i><i class="fab fa-creative-commons-by fa-fw"></i><i class="fab fa-creative-commons-nc fa-fw"></i> Unless otherwise noted, the content of this website is licensed under a <a href="http://creativecommons.org/licenses/by-nc/4.0/">Creative Commons Attribution-NonCommercial 4.0 International License</a>. <span class="text-muted">The underlying source code used to format and display this content is not licensed for third-party use unless otherwise noted.</span></p>
|
<p><i class="fab fa-creative-commons fa-fw"></i><i class="fab fa-creative-commons-by fa-fw"></i><i class="fab fa-creative-commons-nc fa-fw"></i> Unless otherwise noted, the original content on this website is licensed under a <a href="http://creativecommons.org/licenses/by-nc/4.0/">Creative Commons Attribution-NonCommercial 4.0 International License</a>. <span class="text-muted">The underlying source code used to format and display this content is not licensed for third-party use unless otherwise noted.</span></p>
|
||||||
|
|
||||||
<p><small>Copyright © 2020 Jonah Aragon, Aragon Ventures LLC, and Contributors | <a href="https://code.aragon.ventures/privacyguides/privacyguides.org">Website Source Code</a> | <a href="https://code.aragon.ventures/privacyguides/privacyguides.org/-/issues">Open an Issue</a> | <a href="/privacy-policy/">Privacy Policy</a> | <a href="/terms-and-notices/">Website Terms & Notices</a></small></p>
|
<p><small>Copyright © 2020 Jonah Aragon, Aragon Ventures LLC, and Contributors | <a href="https://code.aragon.ventures/privacyguides/privacyguides.org">Website Source Code</a> | <a href="https://code.aragon.ventures/privacyguides/privacyguides.org/-/issues">Open an Issue</a> | <a href="/privacy-policy/">Privacy Policy</a> | <a href="/terms-and-notices/">Website Terms & Notices</a></small></p>
|
||||||
|
@ -16,3 +16,11 @@ title: Browser Recommendations
|
|||||||
{% for post in tor %}
|
{% for post in tor %}
|
||||||
{% include recommendation-1.html %}
|
{% include recommendation-1.html %}
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
|
|
||||||
|
<h2>Worth Mentioning</h2>
|
||||||
|
|
||||||
|
<h2>Anti-Recommendations</h2>
|
||||||
|
|
||||||
|
<h5><i class="fab fa-chrome fa-fw text-danger"></i> Google Chrome</h5>
|
||||||
|
<p class="mx-4">Google Chrome is completely controlled by Google, and taps into your browsing history to track you across the web and serve you targeted advertisements. Because of Google's interest in increased ad revenues, Google Chrome offers [no privacy protections](https://www.washingtonpost.com/technology/2019/06/21/google-chrome-has-become-surveillance-software-its-time-switch/) out of the box compared to Firefox, and has taken anti-user steps to [block common extensions like adblockers](https://www.wired.com/story/google-chrome-ad-blockers-extensions-api/). It's best to avoid this browser at all costs.</p>
|
||||||
|
<h5><img src="/assets/img/brands/icons/brave.svg" class="fa-fw" /> Google Chrome</h5>
|
||||||
|
Loading…
Reference in New Issue
Block a user