PGP Contact

This plugin uses the openpgp.js libraries to provide users with the ability to upload PGP public keys and later use them for encryption of contact for

Author:Sofian Benaissa (profile at wordpress.org)
WordPress version required:4.0
WordPress version tested:4.0
Plugin version:1.1
Added to WordPress repository:06-11-2014
Last updated:06-11-2014
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:https://wordpress.org/plugins/pgp-contact/
Total downloads:788
Active installs:10+
plugin download
Click to start download

The goal of this project is to encrypt form submissions before they are submitted. This avoids sending plaintext messages over the network, thus providing end-to-end encrypted communication, which is not the case with solutions that encrypt messages after submission, server-side, using tools such as gnupg.

This plugin attempts to make this process as secure as possible, but for better security, I recommend using SSL on deployments.