mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-05-31 03:54:23 -04:00
New email client section, thanks @freddy-m (#2142)
* New email client section, thanks @freddy-m * That email clients cleanup (#1990) Co-authored-by: Freddy <freddy@privacytools.io>
This commit is contained in:
parent
d10079b643
commit
5142ef18ab
6 changed files with 88 additions and 30 deletions
|
@ -1,51 +1,99 @@
|
|||
<h1 id="clients" class="anchor"><a href="#clients"><i class="fas fa-link anchor-icon"></i></a> Email Clients</h1>
|
||||
<h1 id="desktopclients" class="anchor"><a href="#desktopclients"><i class="fas fa-link anchor-icon"></i></a> Desktop Email Clients</h1>
|
||||
|
||||
{% include cardv2.html
|
||||
title="Thunderbird"
|
||||
image="/assets/img/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/en-US/privacy/thunderbird/"
|
||||
privacy-policy="https://www.mozilla.org/privacy/thunderbird/"
|
||||
forum="https://forum.privacytools.io/t/discussion-thunderbird/659"
|
||||
source="https://hg.mozilla.org/comm-central/"
|
||||
windows="https://www.thunderbird.net/en-US/"
|
||||
mac="https://www.thunderbird.net/en-US/"
|
||||
linux="https://www.thunderbird.net/en-US/"
|
||||
windows="https://www.thunderbird.net"
|
||||
mac="https://www.thunderbird.net"
|
||||
linux="https://www.thunderbird.net/"
|
||||
freebsd="https://www.freshports.org/mail/thunderbird/"
|
||||
openbsd="http://openports.se/mail/mozilla-thunderbird"
|
||||
netbsd="http://pkgsrc.se/mail/thunderbird"
|
||||
%}
|
||||
|
||||
{% include cardv2.html
|
||||
title="Claws Mail"
|
||||
image="/assets/img/png/3rd-party/claws_mail.png"
|
||||
description="Claws Mail is a free and open source, GTK-based email and news client. It offers easy configuration and an abundance of features. It is included with Gpg4win, an encryption suite for Windows."
|
||||
website="https://www.claws-mail.org/"
|
||||
forum="https://forum.privacytools.io/t/discussion-claws-mail/660"
|
||||
git="https://git.claws-mail.org/"
|
||||
windows="https://www.claws-mail.org/win32/"
|
||||
mac="https://www.claws-mail.org/faq/index.php/Installation_and_Configuration#What_do_I_need_to_compile_Claws_Mail.3F"
|
||||
linux="https://www.claws-mail.org/downloads.php?section=downloads"
|
||||
freebsd="https://www.freshports.org/mail/claws-mail/"
|
||||
openbsd="http://openports.se/mail/claws-mail"
|
||||
netbsd="http://pkgsrc.se/mail/claws-mail"
|
||||
title="Mailpile"
|
||||
image="/assets/img/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"
|
||||
tor="clgs64523yi2bkhz.onion"
|
||||
forum="https://forum.privacytools.io/t/"
|
||||
github="https://github.com/mailpile/Mailpile"
|
||||
linux="https://www.mailpile.is/download/linux.html"
|
||||
%}
|
||||
|
||||
|
||||
<h3>Privacy Email Tools</h3>
|
||||
|
||||
<ul>
|
||||
<li><a href="https://www.gpg4usb.org/">gpg4usb</a> - A very easy to use and small portable editor to encrypt and decrypt any text-message or -file. For Windows and Linux. <a href="https://theprivacyguide.org/tutorials/gpg.html">GPG tutorial</a>.</li>
|
||||
<li><a href="https://www.mailvelope.com/">Mailvelope</a> - A browser extension that enables the exchange of encrypted emails following the <a href="https://theprivacyguide.org/tutorials/pgp.html">OpenPGP encryption standard</a>.</li>
|
||||
<li><a href="https://www.enigmail.net/">Enigmail</a> - A security extension to Thunderbird and Seamonkey. It enables you to write and receive email messages signed and/or encrypted with the <a href="https://theprivacyguide.org/tutorials/pgp.html">OpenPGP standard</a>.</li>
|
||||
<li><a href="https://addons.thunderbird.net/thunderbird/addon/torbirdy/">TorBirdy</a> - TorBirdy configures Thunderbird to make connections over the Tor anonymity network. This extension is in beta and should be considered experimental.</li>
|
||||
<li><a href="https://www.emailprivacytester.com/">Email Privacy Tester</a> - This tool will send an Email to your address and perform privacy-related tests.</li>
|
||||
</ul>
|
||||
{% include cardv2.html
|
||||
title="Mailvelope"
|
||||
image="/assets/img/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"
|
||||
forum="https://forum.privacytools.io/t/"
|
||||
github="https://github.com/mailvelope/mailvelope"
|
||||
firefox="https://addons.mozilla.org/firefox/addon/mailvelope/"
|
||||
chrome="https://chrome.google.com/webstore/detail/mailvelope/kajibbejlbohfaggdiogboambcijhkke?hl"
|
||||
edge="https://microsoftedge.microsoft.com/addons/detail/mailvelope/dgcbddhdhjppfdfjpciagmmibadmoapc"
|
||||
%}
|
||||
|
||||
<h3>Worth Mentioning</h3>
|
||||
|
||||
<ul>
|
||||
<li><a href="https://k9mail.app/">K-9 Mail</a> - An independent mail application for Android. It supports both POP3 and IMAP mailboxes, but only supports push mail for IMAP.</li>
|
||||
<li><a href="https://www.gnupg.org/">GNU Privacy Guard</a> - Email Encryption. GnuPG is a GPL Licensed alternative to the PGP suite of cryptographic software. <a href="https://theprivacyguide.org/tutorials/gpg.html">Tutorial.</a> Use <a href="https://gpgtools.org/">GPGTools for macOS.</a></li>
|
||||
<li><a href="https://www.mailpile.is/">Mailpile (Beta)</a> - A modern, fast web-mail client with user-friendly encryption and privacy features.</li>
|
||||
<li><a href="https://neomutt.org/">NeoMutt</a> - NeoMutt is an open-source command line mail reader (or MUA) for Linux and BSD. It’s a fork of <a href="https://en.wikipedia.org/wiki/Mutt_(email_client)">Mutt</a> with added features.
|
||||
</ul>
|
||||
|
||||
|
||||
|
||||
<h1 id="mobileclients" class="anchor"><a href="#mobileclients"><i class="fas fa-link anchor-icon"></i></a> Mobile Email Clients</h1>
|
||||
|
||||
<h2 id="adroidclients" class="anchor"><a href="#adroidclients"><i class="fas fa-link anchor-icon"></i></a> Android Email Clients</h1>
|
||||
|
||||
{% include cardv2.html
|
||||
title="FairEmail"
|
||||
image="/assets/img/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"
|
||||
forum="https://forum.privacytools.io/t/"
|
||||
github="https://github.com/M66B/FairEmail"
|
||||
fdroid="https://f-droid.org/en/packages/eu.faircode.email/"
|
||||
googleplay="https://play.google.com/store/apps/details?id=eu.faircode.email"
|
||||
%}
|
||||
|
||||
{% include cardv2.html
|
||||
title="K-9 Mail"
|
||||
image="/assets/img/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"
|
||||
forum="https://forum.privacytools.io/t/"
|
||||
github="https://github.com/k9mail"
|
||||
fdroid="https://f-droid.org/packages/com.fsck.k9/"
|
||||
googleplay="https://play.google.com/store/apps/details?id=com.fsck.k9"
|
||||
%}
|
||||
|
||||
<h2 id="iosclients" class="anchor"><a href="#iosclients"><i class="fas fa-link anchor-icon"></i></a> iOS Email Clients</h1>
|
||||
|
||||
{% include cardv2.html
|
||||
title="Canary Mail"
|
||||
image="/assets/img/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/"
|
||||
privacy-policy="https://canarymail.io/privacy.html"
|
||||
forum="https://forum.privacytools.io/t/"
|
||||
ios="https://apps.apple.com/us/app/canary-mail/id1236045954"
|
||||
%}
|
||||
|
||||
|
||||
<h3>Worth Mentioning</h3>
|
||||
|
||||
<ul>
|
||||
<li><a href="https://letterbox-app.org/">Letterbox</a> - Letterbox is a free open-source mail client for iOS made as a part of an ongoing research project at the Freie Universität Berlin, Germany.</li>
|
||||
</ul>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue