Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added software detail pages #7

Merged
merged 5 commits into from Dec 16, 2016
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
146 changes: 73 additions & 73 deletions _software/01-software.md
@@ -1,73 +1,73 @@
---
title: "Email Encryption"
permalink: /software/
excerpt: "Email Encryption"
modified: 2016-08-15T15:00:00-00:00
---

{% include base_path %}

{% include toc %}

All email applications on this page support the OpenPGP standard either directly or with additional software.
The authors of this webpage are not actively participating in the development of each of these third-party apps.
No security audits have been done by us and, thus, we cannot provide any security guarantees.

## Windows
* [Outlook](http://www.microsoft.com/outlook): [gpg4o](https://www.giepa.de/produkte/gpg4o/)<sup>[1](#gnupg)</sup>
* [Outlook](http://www.microsoft.com/outlook): [Gpg4Win](https://www.gpg4win.de)<sup>[1](#gnupg)</sup>
* [Outlook](http://www.microsoft.com/outlook): [p≡p](https://prettyeasyprivacy.com)<sup>[1](#gnupg)</sup>
* [Thunderbird](https://www.mozilla.org/de/thunderbird/): [Enigmail](https://enigmail.net)<sup>[1](#gnupg)</sup>

## Mac OS
* [Apple Mail](https://support.apple.com/mail): [GPGTools](https://gpgtools.org)<sup>[1](#gnupg)</sup>
* [Mutt](http://www.mutt.org/)<sup>[2](#gpgme)</sup>
* [Thunderbird](https://www.mozilla.org/de/thunderbird/): [Enigmail](https://enigmail.net)<sup>[1](#gnupg)</sup>

## Android
* [K-9 Mail](https://k9mail.github.io/): [OpenKeychain](http://www.openkeychain.org)
* [p≡p](https://prettyeasyprivacy.com)<sup>[1](#gnupg)</sup>
* [R2Mail2](https://r2mail2.com)

## iOS
* [iPGMail](https://ipgmail.com/)

## GNU/Linux
* [Evolution](https://wiki.gnome.org/Apps/Evolution): [Seahorse](https://wiki.gnome.org/action/show/Apps/Seahorse)<sup>[1](#gnupg)</sup>
* [KMail](https://www.kde.org/applications/internet/kmail/): [Kleopatra](https://www.kde.org/applications/utilities/kleopatra/)<sup>[1](#gnupg)</sup>
* [Mutt](http://www.mutt.org/)<sup>[2](#gpgme)</sup>
* [Thunderbird](https://www.mozilla.org/de/thunderbird/): [Enigmail](https://enigmail.net)<sup>[1](#gnupg)</sup>

## SunOS/Solaris
* [Mutt](http://www.mutt.org/)<sup>[2](#gpgme)</sup>
* [Thunderbird](https://www.mozilla.org/de/thunderbird/): [Enigmail](https://enigmail.net)<sup>[1](#gnupg)</sup>

## Browser Plugins
* [Mailvelope](https://www.mailvelope.com)

## Webmail Provider with Browser Plugins
The following webmail providers support email encryption via the OpenPGP standard using browser plugins.

* [GMX](http://www.gmx.net/)<sup>[3](#mailvelope)</sup>
* [mailbox.org](https://mailbox.org/) (<sup>[3](#mailvelope)</sup>, also In-Browser Cryptography)
* [POSTEO](https://posteo.de)<sup>[3](#mailvelope)</sup>
* [WEB.DE](http://web.de/)<sup>[3](#mailvelope)</sup>

## Webmail Provider with In-Browser Cryptography
In contrast to the previous section, the following webmail providers do not require the installation of additional browser plugins, instead OpenPGP is implemented in JavaScript provided directly by the website.
While these are easier to set up and provide basic security guarantees with OpenPGP, [some people don't consider these "end-to-end secure"](https://tonyarcieri.com/whats-wrong-with-webcrypto).

* [Hushmail](https://www.hushmail.com/)
* [Mailfence](https://www.mailfence.com/)
* [ProtonMail](https://protonmail.com/)

## Project Missing?
If a project is missing and you would like it included, please open a pull request at [github.com/OpenPGP/openpgp.github.io](https://github.com/OpenPGP/openpgp.github.io).
Please note that we only include published, working software, which implements the standard.
The software is ordered alphabetically within the sections.

---

<a name="gnupg">1</a>: uses [GnuPG](https://www.gnupg.org)
<a name="gpgme">2</a>: uses [GnuPG](https://www.gnupg.org) with (optionally) the [GPG Made Easy](https://www.gnupg.org/related_software/gpgme/index.html) API.
<a name="mailvelope">3</a>: requires [Mailvelope](https://www.mailvelope.com)
---
title: "Email Encryption"
permalink: /software/
excerpt: "Email Encryption"
modified: 2016-08-15T15:00:00-00:00
---
{% include base_path %}
{% include toc %}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

and remove this from all app pages. No table of contents required.

All email applications on this page support the OpenPGP standard either directly or with additional software.
The authors of this webpage are not actively participating in the development of each of these third-party apps.
No security audits have been done by us and, thus, we cannot provide any security guarantees.
## Windows
* [Outlook : gpg4o](/software/gpg4o/)<sup>[1](#gnupg)</sup>
* [Outlook : Gpg4win](/software/gpg4win/)<sup>[1](#gnupg)</sup>
* [Outlook : p≡p](/software/pep/)<sup>[1](#gnupg)</sup>
* [Thunderbird : Enigmail](/software/enigmail/)<sup>[1](#gnupg)</sup>
## Mac OS
* [Apple Mail: GPGTools](/software/gpgtools/)<sup>[1](#gnupg)</sup>
* [Mutt](/software/mutt/)<sup>[2](#gpgme)</sup>
* [Thunderbird : Enigmail](/software/enigmail/)<sup>[1](#gnupg)</sup>
## Android
* [K-9 Mail : OpenKeychain](/software/openkeychain/)
* [p≡p](/software/pep/)<sup>[1](#gnupg)</sup>
* [R2Mail2](/software/r2mail2/)
## iOS
* [iPGMail](/software/ipgmail/)
## GNU/Linux
* [Evolution : Seahorse](/software/seahorse/)<sup>[1](#gnupg)</sup>
* [KMail : Kleopatra](/software/kleopatra/)<sup>[1](#gnupg)</sup>
* [Mutt](/software/mutt/)<sup>[2](#gpgme)</sup>
* [Thunderbird : Enigmail](/software/enigmail/)<sup>[1](#gnupg)</sup>
## SunOS/Solaris
* [Mutt](/software/mutt/)<sup>[2](#gpgme)</sup>
* [Thunderbird : Enigmail](/software/enigmail/)<sup>[1](#gnupg)</sup>
## Browser Plugins
* [Mailvelope](/software/mailvelope/)
## Webmail Provider with Browser Plugins
The following webmail providers support email encryption via the OpenPGP standard using browser plugins.
* [GMX](http://www.gmx.net/)<sup>[3](#mailvelope)</sup>
* [mailbox.org](https://mailbox.org/) (<sup>[3](#mailvelope)</sup>, also In-Browser Cryptography)
* [POSTEO](https://posteo.de)<sup>[3](#mailvelope)</sup>
* [WEB.DE](http://web.de/)<sup>[3](#mailvelope)</sup>
## Webmail Provider with In-Browser Cryptography
In contrast to the previous section, the following webmail providers do not require the installation of additional browser plugins, instead OpenPGP is implemented in JavaScript provided directly by the website.
While these are easier to set up and provide basic security guarantees with OpenPGP, [some people don't consider these "end-to-end secure"](https://tonyarcieri.com/whats-wrong-with-webcrypto).
* [Hushmail](https://www.hushmail.com/)
* [Mailfence](https://www.mailfence.com/)
* [ProtonMail](https://protonmail.com/)
## Project Missing?
If a project is missing and you would like it included, please open a pull request at [github.com/OpenPGP/openpgp.github.io](https://github.com/OpenPGP/openpgp.github.io).
Please note that we only include published, working software, which implements the standard.
The software is ordered alphabetically within the sections.
---
<a name="gnupg">1</a>: uses [GnuPG](https://www.gnupg.org)
<a name="gpgme">2</a>: uses [GnuPG](https://www.gnupg.org) with (optionally) the [GPG Made Easy](https://www.gnupg.org/related_software/gpgme/index.html) API.
<a name="mailvelope">3</a>: requires [Mailvelope](/software/mailvelope/)
22 changes: 22 additions & 0 deletions _software/01_01-gpg4o.md
@@ -0,0 +1,22 @@
---
title: "gpg4o"
permalink: /software/gpg4o
excerpt: "Email Encryption"
modified: 2016-10-25T15:00:00-00:00
---

#gpg4o

Gpg4o is a Microsoft Outlook Add-in which implements the OpenPGP standard through GnuPG. It is available for Outlook 2010 – 2016 and focuses on simple handling and good integration into Outlook. It also provides special features for commercial usage.

### Key Facts

* Developer/Publisher: [Giegerich & Partner GmbH](https://www.giepa.de/)
* License: Proprietary (Closed Source)
* Price: gpg4o offers different types of enduser licenses
* Free version for no commercial use
* 56,36€ for commercial use
* Web: [https://www.giepa.de/products/gpg4o/?lang=en](https://www.giepa.de/products/gpg4o/?lang=en)
* Help: Support is only available for pro users
* [Forum](https://www.giepa.de/forum-gpg4o-openpgp/?lang=en)
* [FAQ](https://www.giepa.de/products/gpg4o/documentation-support/faq-gpg4o/?lang=en&lang=en)
20 changes: 20 additions & 0 deletions _software/01_02-gpg4win.md
@@ -0,0 +1,20 @@
---
title: "Gpg4win"
permalink: /software/gpg4win
excerpt: "Email Encryption"
modified: 2016-10-25T15:00:00-00:00
---

# Gpg4win

Gpg4win initiative does not only offer email encryption but a whole suite of tools. It can also be used for file encryption directly in the file explorer. Gpg4win is also the official distribution of GnuPG for Windows. The international initiative wants to focus on the builder to easily create updated installers for GnuPG.

### Key Facts

* Developer/Publisher: Community
* License: Open Source (GNU GPL)
* Price: All tools are free of charge.[Donations](https://www.gpg4win.de/donate.html) are desired.
* Web: [https://www.gpg4win.de/index.html](https://www.gpg4win.de/index.html
* Help: Help is given through the communities
* [Support](https://www.gpg4win.de/community.html)
* [Forum](http://wald.intevation.org/forum/forum.php?forum_id=21)
22 changes: 22 additions & 0 deletions _software/01_03-pep.md
@@ -0,0 +1,22 @@
---
title: "p≡p"
permalink: /software/pep
excerpt: "Email Encryption"
modified: 2016-10-25T15:00:00-00:00
---

# p≡p

Pretty Easy Privacy (pep) is a cross platform implementation of the OpenPGP standard. The email encryption is available for Microsoft Outlook on Windows as well as Android phones. The product focuses on automatic encryption so that a very simple usage for the end user is possible.

### Key Facts

* Developer/Publisher: p≡p Foundation
* License: Open Source (GNU GPL)
* Price:
* Android app: Free
* Outlook Add-In: $24.99
* Web: [https://prettyeasyprivacy.com](https://prettyeasyprivacy.com)
* Help: Help is given over email
* [Support](https://prettyeasyprivacy.com/contact-us/)
* [FAQ](https://prettyeasyprivacy.com/faq/)
20 changes: 20 additions & 0 deletions _software/01_04-enigmail.md
@@ -0,0 +1,20 @@
---
title: "Enigmail"
permalink: /software/enigmail
excerpt: "Email Encryption"
modified: 2016-10-25T15:00:00-00:00
---

# Enigmail
Enigmail is an Add-On for Mozilla Thunderbird. With GnuPG, it implements the OpenPGP standard. The product enables email encryption and signing directly into Thunderbird. The focus is on an easy interface for email security.


### Key Facts

* Developer/Publisher: [Team](https://enigmail.net/index.php/en/documentation/license-information/2-english/24-team-members) of dedicated professionals
* License: Open Source (MPL)
* Price: Free. [Donations](https://enigmail.net/index.php/en/home/donations) desired
* Web: [https://enigmail.net/index.php/en/](https://enigmail.net/index.php/en/)
* Help: Help is provided by volunteers
* [Forum](https://sourceforge.net/p/enigmail/forum/)
* [FAQ](https://enigmail.net/index.php/en/faq?view=category&id=11)
20 changes: 20 additions & 0 deletions _software/01_05-gpgtools.md
@@ -0,0 +1,20 @@
---
title: "GPG Tools"
permalink: /software/gpgtools
excerpt: "Email Encryption"
modified: 2016-10-25T15:00:00-00:00
---

# GPG Tools
GPG Tools is a whole package of GPG based software tools. This suite contains four tools to bring encryption in all areas of your Mac system. Every software is based on GnuPG. The package contains an email plugin for [Apple Mail](https://support.apple.com/mail), a key manager, a Service to use GPG in almost any application and an engine to use GPG with the command line.


### Key Facts

* Developer/Publisher: Community project
* License: Open Source (GNU GPL)
* Price: Free. [Donations](https://gpgtools.org/donate.html) desired
* Web: [https://gpgtools.org/](https://gpgtools.org/)
* Help: Help is provided by the support team
* [Forum](https://gpgtools.tenderapp.com/)
* [FAQ](https://gpgtools.tenderapp.com/kb/faq)
20 changes: 20 additions & 0 deletions _software/01_05-mutt.md
@@ -0,0 +1,20 @@
---
title: "Mutt"
permalink: /software/mutt
excerpt: "Email Encryption"
modified: 2016-10-25T15:00:00-00:00
---

# Mutt
Mutt is an email client for Unix operating systems. The client is text-based and uses GnuPG for the encryption. The focus is on a fast and clear usage for the user.


### Key Facts

* Developer/Publisher: Michael Elkins
* License: Open Source (GNU GPL)
* Price: Free
* Web: [http://www.mutt.org/](http://www.mutt.org/)
* Help: Help is provided by the community
* [Wiki](https://dev.mutt.org/trac/wiki/MuttWiki)
* [FAQ](https://dev.mutt.org/trac/wiki/MuttFaq)
20 changes: 20 additions & 0 deletions _software/01_06-openkeychain.md
@@ -0,0 +1,20 @@
---
title: "OpenKeychain"
permalink: /software/openkeychain
excerpt: "Email Encryption"
modified: 2016-10-25T15:00:00-00:00
---

# OpenKeychain
OpenKeychain is an Android app that brings secure communication, through the OpenPGP Standard, to your mobile phone. This app manages your keys and can also decrypt/encrypt data. It also integrates with other apps and brings the encryption feature to these apps. In association with [K-9 Mail](https://k9mail.github.io/) you have a secure email client for your Android phone.


### Key Facts

* Developer/Publisher: [Team](https://github.com/orgs/open-keychain/people) of dedicated professionals with community
* License: Open Source (GNU GPL)
* Price: Free. [Donations](https://flattr.com/submit/auto?fid=4vzg0p&url=https%3A%2F%2Fwww.openkeychain.org) desired
* Web: [https://www.openkeychain.org](https://www.openkeychain.org)
* Help: Help is provided by the community
* [Forum](https://lists.riseup.net/www/arc/openkeychain)
* [FAQ](https://www.openkeychain.org/faq/)
18 changes: 18 additions & 0 deletions _software/01_07-r2mail2.md
@@ -0,0 +1,18 @@
---
title: "R2Mail2"
permalink: /software/r2mail2
excerpt: "Email Encryption"
modified: 2016-10-25T15:00:00-00:00
---

# R2Mail2
R2Mail2 is an email client for Android, with a driven OpenPGP implementation. The app focuses on the cryptographic implementation and good experience in association with email communication.


### Key Facts

* Developer/Publisher: rundQuadrat OG
* License: Proprietary (Closed Source)
* Price: Free. [Donations](https://r2mail2.com/?page_id=95) desired
* Web: [https://r2mail2.com/](https://r2mail2.com/)
* Help: No support address available
20 changes: 20 additions & 0 deletions _software/01_08-ipgmail.md
@@ -0,0 +1,20 @@
---
title: "iPG Mail"
permalink: /software/ipgmail
excerpt: "Email Encryption"
modified: 2016-10-25T15:00:00-00:00
---

# iPGMail
iPGMail is an iOS app that implements the OpenPGP standard. The app manages your keys and also brings all cryptographic features to your Apple device. In association with the iOS Mail application, it is also possible to take advantages of the OpenPGP implementation in your email communication.


### Key Facts

* Developer/Publisher: Wyllys Ingersoll
* License: Proprietary (Closed Source)
* Price: $1.99
* Web: [https://ipgmail.com/](https://ipgmail.com/)
* Help: Help is provided by the author via the contact form
* [Contact](https://ipgmail.com/support/)
* [FAQ](https://ipgmail.com/faq/)
18 changes: 18 additions & 0 deletions _software/01_09-seahorse.md
@@ -0,0 +1,18 @@
---
title: "Seahorse"
permalink: /software/seahorse
excerpt: "Email Encryption"
modified: 2016-10-25T15:00:00-00:00
---

# Seahorse
Seahorse is a Linux application that implements the OpenPGP standard. With this software, you can manage your keys and use the cryptographical features for files and texts. In association with the [Evolution](https://wiki.gnome.org/Apps/Evolution) email client, you can also use the encryption features for your communication.

### Key Facts

* Developer/Publisher: [Gnome.org](https://www.gnome.org/) community
* License: Open Source (GNU GPL)
* Price: Free. [Donations](https://www.gnome.org/friends/) desired
* Web: [https://wiki.gnome.org/Apps/Seahorse](https://wiki.gnome.org/Apps/Seahorse)
* Help: Help is provided by the community through a mail list
* [Mail list](https://mail.gnome.org/mailman/listinfo/seahorse-list)
19 changes: 19 additions & 0 deletions _software/01_10-kleopatra.md
@@ -0,0 +1,19 @@
---
title: "Kleopatra"
permalink: /software/kleopatra
excerpt: "Email Encryption"
modified: 2016-10-25T15:00:00-00:00
---

# Kleopatra
Kleopatra is a certificate manager and GUI for GnuPG. The software stores your OpenPGP certificates and keys. It is available for Windows and Linux. In association with the [KMail]( https://www.kde.org/applications/internet/kmail/) email client, you can also take advantages of the cryptographical features for your communication via email.

### Key Facts

* Developer/Publisher: [KDE](https://www.kde.org/)
* License: Open Source (GNU GPL)
* Price: Free. [Donations](https://www.kde.org/community/donations/index.php#money) desired
* Web: [https://www.kde.org/applications/utilities/kleopatra/](https://www.kde.org/applications/utilities/kleopatra/)
* Help: Help is provided by the community
* [Manual](https://docs.kde.org/stable5/en/pim/kleopatra/index.html)
* [Forum](https://forum.kde.org/viewforum.php?f=215)