Title: Secure Messaging
Author: Eric Mann
Published: <strong>30 de julio de  2017</strong>
Last modified: 30 de diciembre de  2017

---

Buscar plugins

Este plugin **no se ha probado con las últimas 3 versiones mayores de WordPress**.
Puede que ya no tenga asistencia ni lo mantenga nadie, o puede que tenga problemas
de compatibilidad cuando se usa con las versiones más recientes de WordPress.

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

# Secure Messaging

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

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

 * [Detalles](https://es-ar.wordpress.org/plugins/secure-messaging/#description)
 * [Valoraciones](https://es-ar.wordpress.org/plugins/secure-messaging/#reviews)
 *  [Instalación](https://es-ar.wordpress.org/plugins/secure-messaging/#installation)
 * [Desarrollo](https://es-ar.wordpress.org/plugins/secure-messaging/#developers)

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

## Descripción

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.

## Instalación

#### 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.

## Preguntas frecuentes

  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/).

## Reseñas

No hay reseñas para este plugin.

## Colaboradores y desarrolladores

“Secure Messaging” es un software de código abierto. Las siguientes personas han
colaborado con este plugin.

Colaboradores

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

[Traduce “Secure Messaging” a tu idioma.](https://translate.wordpress.org/projects/wp-plugins/secure-messaging)

### ¿Interesado en el desarrollo?

[Revisa el código](https://plugins.trac.wordpress.org/browser/secure-messaging/),
echa un vistazo al [repositorio SVN](https://plugins.svn.wordpress.org/secure-messaging/),
o suscríbete al [log de desarrollo](https://plugins.trac.wordpress.org/log/secure-messaging/)
por [RSS](https://plugins.trac.wordpress.org/log/secure-messaging/?limit=100&mode=stop_on_copy&format=rss).

## Registro de cambios

#### 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

 *  Versión **0.4.1**
 *  Última actualización **hace 9 años**
 *  Instalaciones activas **Menos de 10**
 *  Versión de WordPress ** 4.7.3 o superior **
 *  Testeado hasta **4.9.29**
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/secure-messaging/)
 * Etiquetas:
 * [gpg](https://es-ar.wordpress.org/plugins/tags/gpg/)[pgp](https://es-ar.wordpress.org/plugins/tags/pgp/)
   [security](https://es-ar.wordpress.org/plugins/tags/security/)
 *  [Vista avanzada](https://es-ar.wordpress.org/plugins/secure-messaging/advanced/)

## Valoraciones

Todavía no se enviaron reseñas.

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

[Ver todas las reseñas](https://wordpress.org/support/plugin/secure-messaging/reviews/)

## Colaboradores

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

## Soporte

¿Tenés algo que decir? ¿Necesitás ayuda?

 [Ver el foro de asistencia](https://wordpress.org/support/plugin/secure-messaging/)

## Donar

¿Te gustaría apoyar el progreso de este plugin?

 [ Doná a este plugin ](https://paypal.me/eam)