mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-07-24 20:31:05 +00:00
Fun Refactoring!
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
<h1 id="desktopclients" class="anchor"><a href="#desktopclients"><i class="fas fa-link anchor-icon"></i></a> Desktop Email Clients</h1>
|
||||
|
||||
{% include cardv2.html
|
||||
{% include legacy/cardv2.html
|
||||
title="Thunderbird"
|
||||
image="/assets/img/svg/3rd-party/thunderbird.svg"
|
||||
image="/assets/img/legacy_svg/3rd-party/thunderbird.svg"
|
||||
description="Thunderbird is a free, open source, cross-platform email, newsgroup, news feed, and chat (XMPP, IRC, Twitter) client developed by the Thunderbird community, and previously by the Mozilla Foundation."
|
||||
website="https://www.thunderbird.net/"
|
||||
privacy-policy="https://www.mozilla.org/privacy/thunderbird/"
|
||||
@@ -16,9 +16,9 @@
|
||||
netbsd="http://pkgsrc.se/mail/thunderbird"
|
||||
%}
|
||||
|
||||
{% include cardv2.html
|
||||
{% include legacy/cardv2.html
|
||||
title="Mailpile"
|
||||
image="/assets/img/svg/3rd-party/mailpile.svg"
|
||||
image="/assets/img/legacy_svg/3rd-party/mailpile.svg"
|
||||
description="Mailpile is a free, community funded, open source email client with user-friendly encryption and privacy features."
|
||||
website="https://www.mailpile.is/"
|
||||
privacy-policy="https://www.mailpile.is/privacy.html"
|
||||
@@ -28,9 +28,9 @@
|
||||
linux="https://www.mailpile.is/download/linux.html"
|
||||
%}
|
||||
|
||||
{% include cardv2.html
|
||||
{% include legacy/cardv2.html
|
||||
title="Mailvelope"
|
||||
image="/assets/img/svg/3rd-party/mailvelope.svg"
|
||||
image="/assets/img/legacy_svg/3rd-party/mailvelope.svg"
|
||||
description="Mailvelope is a browser extension that enables the exchange of encrypted emails following the OpenPGP encryption standard."
|
||||
website="https://www.mailvelope.com/en"
|
||||
privacy-policy="https://www.mailvelope.com/en/privacy-policy"
|
||||
@@ -53,9 +53,9 @@
|
||||
|
||||
<h2 id="adroidclients" class="anchor"><a href="#adroidclients"><i class="fas fa-link anchor-icon"></i></a> Android Email Clients</h1>
|
||||
|
||||
{% include cardv2.html
|
||||
{% include legacy/cardv2.html
|
||||
title="FairEmail"
|
||||
image="/assets/img/svg/3rd-party/fairemail.svg"
|
||||
image="/assets/img/legacy_svg/3rd-party/fairemail.svg"
|
||||
description="FairEmail is a minimal, open source email app, using open standards (IMAP, SMTP, OpenPGP) with a low data and battery usage."
|
||||
website="https://email.faircode.eu/"
|
||||
privacy-policy="https://github.com/M66B/FairEmail/blob/master/PRIVACY.md"
|
||||
@@ -65,9 +65,9 @@
|
||||
googleplay="https://play.google.com/store/apps/details?id=eu.faircode.email"
|
||||
%}
|
||||
|
||||
{% include cardv2.html
|
||||
{% include legacy/cardv2.html
|
||||
title="K-9 Mail"
|
||||
image="/assets/img/svg/3rd-party/k9mail.svg"
|
||||
image="/assets/img/legacy_svg/3rd-party/k9mail.svg"
|
||||
description="K-9 Mail is an independent mail application that supports both POP3 and IMAP mailboxes, but only supports push mail for IMAP."
|
||||
website="https://k9mail.app/"
|
||||
privacy-policy="https://k9mail.app/privacy"
|
||||
@@ -79,9 +79,9 @@
|
||||
|
||||
<h2 id="iosclients" class="anchor"><a href="#iosclients"><i class="fas fa-link anchor-icon"></i></a> iOS Email Clients</h1>
|
||||
|
||||
{% include cardv2.html
|
||||
{% include legacy/cardv2.html
|
||||
title="Canary Mail"
|
||||
image="/assets/img/svg/3rd-party/canarymail.svg"
|
||||
image="/assets/img/legacy_svg/3rd-party/canarymail.svg"
|
||||
labels="color==warning::link==https://canarymail.io/faq.html::text==Closed source::tooltip==The source programming code for Canary Mail is not available. Canary Mail is a proprietary application."
|
||||
description="Canary Mail is a paid email client designed to make end-to-end encryption seamless with security features such as a biometric app lock."
|
||||
website="https://canarymail.io/"
|
||||
|
Reference in New Issue
Block a user