Title: Secure Messaging
Author: Eric Mann
Published: <strong>30 juli 2017</strong>
Last modified: 30 december 2017

---

Plugins zoeken

Deze plugin **is niet getest met de laatste drie grote versies van WordPress**. 
Mogelijk wordt het niet meer onderhouden of ondersteund. Er kunnen ook compatibiliteitsproblemen
ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

![](https://ps.w.org/secure-messaging/assets/icon-256x256.png?rev=1705367)

# Secure Messaging

 Door [Eric Mann](https://profiles.wordpress.org/ericmann/)

[Download](https://downloads.wordpress.org/plugin/secure-messaging.0.4.1.zip)

 * [Details](https://nl-be.wordpress.org/plugins/secure-messaging/#description)
 * [Beoordelingen](https://nl-be.wordpress.org/plugins/secure-messaging/#reviews)
 *  [Installatie](https://nl-be.wordpress.org/plugins/secure-messaging/#installation)
 * [Ontwikkeling](https://nl-be.wordpress.org/plugins/secure-messaging/#developers)

 [Ondersteuning](https://wordpress.org/support/plugin/secure-messaging/)

## Beschrijving

Automatically encrypt certain WordPress messages using your GPG public key to ensure
no one but you can ever read the message.

This is primarily used to secure password reset emails so, even if an attacker were
to gain access to your email account, they couldn’t change your WordPress password.

## Installatie

#### Requirements

This plugin requires PHP 7 or greater to operate. It _does not_ check for PHP compatibility
directly and _will not work_ if installed on an older server.

The GPG functionality requires GPG to be installed and available to WordPress. The
plugin will try to test for this functionality upon activation, but _will not work_
if GPG is unavailable.

#### Manual Installation

 1. Upload the entire `/secure-messaging` directory to the `/wp-content/plugins/` directory.
 2. Activate Secure Messaging through the ‘Plugins’ menu in WordPress.

## FAQ

  Installation Instructions

#### Requirements

This plugin requires PHP 7 or greater to operate. It _does not_ check for PHP compatibility
directly and _will not work_ if installed on an older server.

The GPG functionality requires GPG to be installed and available to WordPress. The
plugin will try to test for this functionality upon activation, but _will not work_
if GPG is unavailable.

#### Manual Installation

 1. Upload the entire `/secure-messaging` directory to the `/wp-content/plugins/` directory.
 2. Activate Secure Messaging through the ‘Plugins’ menu in WordPress.

  Does the server sign messages as well?

Not by default. On many installations, the GPG keychain folder needs to live in 
the `/wp-content` directory and might be readable by third parties. To avoid leaking
GPG secret keys, none are ever added by the system in the first place. This means
the server can’t sign messages before they’re sent.

  Is there a limit to the size of the GPG key I can use?

Not to my knowledge. We’re using Pear’s [Crypt_GPG](http://pear.php.net/package/Crypt_GPG)
module, which defer’s to the server’s GPG module directly. So long as GPG itself
supports a key, this plugin will as well.

  What if my host doesn’t support GPG?

Not every host does. Most self-hosting platforms will have GPG support by default,
but some (like _WP Engine_) do not support the GPG subsystem and will not allow 
you to proactively encrypt messages.

I highly suggest you look into a managed host like [Liquid Web](https://www.liquidweb.com/managedwordpress/),
who _does_ support GPG, for your hosting needs.

_Note:_ This plugin has been tested to work with both Liquid Web’s managed WordPress
hosting platform and the [Dockerized WordPress](https://github.com/10up/wp-local-docker)
system published by [10up](https://10up.com/).

## Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

## Bijdragers & ontwikkelaars

“Secure Messaging” is open source software. De volgende personen hebben bijgedragen
aan deze plugin.

Bijdragers

 *   [ Eric Mann ](https://profiles.wordpress.org/ericmann/)

[Vertaal “Secure Messaging” naar jouw taal.](https://translate.wordpress.org/projects/wp-plugins/secure-messaging)

### Interesse in de ontwikkeling?

[Bekijk de code](https://plugins.trac.wordpress.org/browser/secure-messaging/), 
haal de [SVN repository](https://plugins.svn.wordpress.org/secure-messaging/) op,
of abonneer je op het [ontwikkellog](https://plugins.trac.wordpress.org/log/secure-messaging/)
via [RSS](https://plugins.trac.wordpress.org/log/secure-messaging/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 0.4.1

 * Fix: Explicitly add Eric Mann’s public key for the GPG subsystem test

#### 0.4.0

 * Update: Store the public key fingerprint instead of the entire key for better
   references later
 * Update: Introduce the `SECUREMSG_KEYCHAIN_DIR` constant for overriding where 
   keys are stored
 * Fix: Test for the presence of the GPG subsystem upon activation to prevent downstream
   errors

#### 0.3.0

 * Update: Switch to the Pear GPG library for better RSA compatibility

#### 0.2.0

 * Update: Use a new GPG library for better PHP compatibility
 * Update: Add nonce checks on the profile page
 * Update: Add Romanian translations

#### 0.1.0

 * First release

## Meta

 *  Versie **0.4.1**
 *  Laatst bijgewerkt: **8 jaar geleden**
 *  Actieve installaties: **Minder dan 10**
 *  WordPress versie ** 4.7.3 of nieuwer **
 *  Getest t/m **4.9.29**
 *  Taal
 * [English (US)](https://wordpress.org/plugins/secure-messaging/)
 * Tags
 * [gpg](https://nl-be.wordpress.org/plugins/tags/gpg/)[pgp](https://nl-be.wordpress.org/plugins/tags/pgp/)
   [security](https://nl-be.wordpress.org/plugins/tags/security/)
 *  [Geavanceerde weergave](https://nl-be.wordpress.org/plugins/secure-messaging/advanced/)

## Beoordelingen

Er zijn nog geen beoordelingen ingediend.

[Your review](https://wordpress.org/support/plugin/secure-messaging/reviews/#new-post)

[Bekijk alle beoordelingen](https://wordpress.org/support/plugin/secure-messaging/reviews/)

## Bijdragers

 *   [ Eric Mann ](https://profiles.wordpress.org/ericmann/)

## Ondersteuning

Iets te melden? Hulp nodig?

 [Het supportforum bekijken](https://wordpress.org/support/plugin/secure-messaging/)

## Doneren

Wil je de groei van deze plugin ondersteunen?

 [ Doneer aan deze plugin ](https://paypal.me/eam)