Fix remaining old badges
This commit is contained in:
@ -17,7 +17,7 @@ description: "Find a secure email provider that will keep your privacy in mind.
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-12">
|
||||
<h3><span class="badge badge-info">Jurisdiction</span></h3>
|
||||
<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>
|
||||
</div>
|
||||
<div class="col-md-6">
|
||||
@ -35,7 +35,7 @@ description: "Find a secure email provider that will keep your privacy in mind.
|
||||
</div>
|
||||
|
||||
<div class="col-12">
|
||||
<h3><span class="badge badge-info">Technology</span></h3>
|
||||
<h3>{% include badge.html color="info" text="Technology" %}</h3>
|
||||
<p>We regard these features as important in order to provide a safe and optimal service to users. Users should consider the provider which has the features they require.</p>
|
||||
</div>
|
||||
<div class="col-md-6">
|
||||
@ -60,7 +60,7 @@ description: "Find a secure email provider that will keep your privacy in mind.
|
||||
</div>
|
||||
|
||||
<div class="col-12">
|
||||
<h3><span class="badge badge-info">Privacy</span></h3>
|
||||
<h3>{% include badge.html color="info" text="Privacy" %}</h3>
|
||||
<p>We prefer our recommended providers to collect as little data as possible.</p>
|
||||
</div>
|
||||
<div class="col-md-6">
|
||||
@ -79,7 +79,7 @@ description: "Find a secure email provider that will keep your privacy in mind.
|
||||
</div>
|
||||
|
||||
<div class="col-12">
|
||||
<h3><span class="badge badge-info">Security</span></h3>
|
||||
<h3>{% include badge.html color="info" text="Security" %}</h3>
|
||||
<p>Email servers deal with a lot of very sensitive data. We expect that providers will adopt best industry practices in order to protect their users.</p>
|
||||
</div>
|
||||
<div class="col-md-6">
|
||||
@ -118,7 +118,7 @@ description: "Find a secure email provider that will keep your privacy in mind.
|
||||
</div>
|
||||
|
||||
<div class="col-12">
|
||||
<h3><span class="badge badge-info">Trust</span></h3>
|
||||
<h3>{% include badge.html color="info" text="Trust" %}</h3>
|
||||
<p>You wouldn't trust your finances to someone with a fake identity, so why trust them with your email? We require our recommended providers to be public about their ownership or leadership. We also would like to see frequent transparency reports, especially in regard to how government requests are handled.</p>
|
||||
</div>
|
||||
<div class="col-md-6">
|
||||
@ -136,7 +136,7 @@ description: "Find a secure email provider that will keep your privacy in mind.
|
||||
</div>
|
||||
|
||||
<div class="col-12">
|
||||
<h3><span class="badge badge-info">Marketing</span></h3>
|
||||
<h3>{% include badge.html color="info" text="Marketing" %}</h3>
|
||||
<p>With the email providers we recommend we like to see responsible marketing.</p>
|
||||
</div>
|
||||
<div class="col-md-6">
|
||||
@ -162,7 +162,7 @@ description: "Find a secure email provider that will keep your privacy in mind.
|
||||
</div>
|
||||
|
||||
<div class="col-12">
|
||||
<h3><span class="badge badge-info">Additional Functionality</span></h3>
|
||||
<h3>{% include badge.html color="info" text="Additional Functionality" %}</h3>
|
||||
<p>While not strictly requirements, there are some factors we looked into when determining which providers to recommend.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user