mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-07-29 14:51:09 +00:00
Remove '14 Eyes' info and legacy pages (#504)
Co-authored-by: Jonah Aragon <jonah@triplebit.net>
This commit is contained in:
@@ -1,24 +0,0 @@
|
||||
---
|
||||
layout: page
|
||||
permalink: /providers/
|
||||
title: "Providers"
|
||||
description: "There's a ton of people providing services online. Discover which ones you should avoid and our recommendations for a variety of services."
|
||||
---
|
||||
|
||||
<div class="card card-list">
|
||||
<ul class="list-group list-group-flush">
|
||||
<li class="list-group-item"><a href="/cloud/"><span class="fad fa-cloud fa-fw"></span> Cloud Storage</a></li>
|
||||
<li class="list-group-item"><a href="/providers/dns/"><span class="fa fa-tasks fa-fw"></span> DNS</a></li>
|
||||
<li class="list-group-item"><a href="/providers/email/"><span class="fas fa-mail-bulk fa-fw"></span> Email</a></li>
|
||||
<li class="list-group-item"><a href="/search-engines/"><i class="fas fa-search fa-fw"></i> Search Engines</a></li>
|
||||
<li class="list-group-item"><a href="/providers/social-networks/"><span class="fas fa-expand-arrows-alt fa-fw"></span> Social Networks</a></li>
|
||||
<li class="list-group-item"><a href="/providers/social-news-aggregator/"><span class="far fa-newspaper fa-fw"></span> Social News Aggregators</a></li>
|
||||
<li class="list-group-item"><a href="/providers/vpn/"><span class="far fa-eye-slash fa-fw"></span> VPN</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
{% include legacy/sections/fourteen-eyes.html %}
|
||||
|
||||
{% include legacy/sections/key-disclosure-law.html %}
|
||||
|
||||
{% include legacy/sections/warrant-canary.html %}
|
@@ -18,7 +18,7 @@ description: "Find a secure email provider that will keep your privacy in mind.
|
||||
<div class="row">
|
||||
<div class="col-12">
|
||||
<h3>{% include badge.html color="info" text="Jurisdiction" %}</h3>
|
||||
<p>Operating outside the five/nine/fourteen-eyes countries is not necessarily a guarantee of privacy, and there are other factors to consider. However, we believe that avoiding these countries is important if you wish to avoid mass government dragnet surveillance, especially from the United States. Read our page on <a href="/providers/#ukusa">global mass surveillance and avoiding the US and UK</a> to learn more about why we feel this is important.</p>
|
||||
<p>Operating outside the five/nine/fourteen-eyes countries is not necessarily a guarantee of privacy, and there are other factors to consider.</p>
|
||||
</div>
|
||||
<div class="col-md-6">
|
||||
<p><strong>Minimum to Qualify:</strong></p>
|
||||
|
@@ -3,7 +3,6 @@ layout: page
|
||||
permalink: /providers/vpn/
|
||||
title: "VPN Services"
|
||||
description: "Find a no-logging VPN operator who isn't out to sell or read your web traffic."
|
||||
breadcrumb: "VPN"
|
||||
---
|
||||
|
||||
<div class="card border-danger">
|
||||
@@ -30,7 +29,7 @@ breadcrumb: "VPN"
|
||||
<div class="row">
|
||||
<div class="col-12">
|
||||
<h3>{% include badge.html color="info" text="Jurisdiction" %}</h3>
|
||||
<p>Operating outside the five/nine/fourteen-eyes countries is not a guarantee of privacy necessarily, and there are other factors to consider. However, we believe that avoiding these countries is important if you wish to avoid mass government dragnet surveillance, especially from the United States. Read our page on <a href="/providers/#ukusa">global mass surveillance and avoiding the US and UK</a> to learn more about why we feel this is important.</p>
|
||||
<p>Operating outside the five/nine/fourteen-eyes countries is not a guarantee of privacy necessarily, and there are other factors to consider. However, we believe that avoiding these countries is important if you wish to avoid mass government dragnet surveillance, especially from the United States.</p>
|
||||
</div>
|
||||
<div class="col-md-6">
|
||||
<p><strong>Minimum to Qualify:</strong></p>
|
||||
|
@@ -1,23 +0,0 @@
|
||||
---
|
||||
layout: page
|
||||
permalink: /software/
|
||||
title: "Software"
|
||||
description: "Discover a variety of open-source software built to protect your privacy and keep your digital data secure."
|
||||
---
|
||||
|
||||
<p>Click on whatever software you need to view our recommendations.</p>
|
||||
|
||||
<div class="card card-list">
|
||||
<ul class="list-group list-group-flush">
|
||||
<li class="list-group-item"><a href="/software/calendar-contacts/"><span class="fas fa-calendar fa-fw"></span> Calendar/Contacts Sync Tools</a></li>
|
||||
<li class="list-group-item"><a href="/software/notebooks/"><span class="far fa-sticky-note fa-fw"></span> Digital Notebook</a></li>
|
||||
<li class="list-group-item"><a href="/software/email/"><span class="fas fa-envelope fa-fw"></span> Email Clients</a></li>
|
||||
<li class="list-group-item"><a href="/software/productivity/#encrypt"><span class="fas fa-lock fa-fw"></span> File Encryption</a></li>
|
||||
<li class="list-group-item"><a href="/software/file-sharing/"><span class="fas fa-file-export fa-fw"></span> File Sharing</a></li>
|
||||
<li class="list-group-item"><a href="/software/passwords/"><span class="fas fa-user-lock fa-fw"></span> Password Manager</a></li>
|
||||
<li class="list-group-item"><a href="/software/productivity/"><span class="fas fa-briefcase fa-fw"></span> Productivity Tools</a></li>
|
||||
<li class="list-group-item"><a href="/real-time-communication/"><span class="fas fa-comments fa-fw"></span> Real-Time Communication</a></li>
|
||||
<li class="list-group-item"><a href="/software/networks/"><span class="fas fa-user-secret fa-fw"></span> Self-contained Networks</a></li>
|
||||
<li class="list-group-item"><a href="/video-streaming"><span class="fab fa-youtube fa-fw"></span> Video Streaming</a></li>
|
||||
</ul>
|
||||
</div>
|
@@ -3,7 +3,6 @@ layout: page
|
||||
permalink: /software/calendar-contacts/
|
||||
title: "Calendar and Contact Sync Tools"
|
||||
description: "Discover free, open-source, and secure ways to sync your contacts and calendars across your devices."
|
||||
breadcrumb: "Calendar and Contacts"
|
||||
---
|
||||
|
||||
{% include legacy/sections/calendar-contacts-sync.html %}
|
||||
|
Reference in New Issue
Block a user