=== WP PGP email === Contributors: invisnet Author URI: https://charles.lecklider.org/ Plugin URI: https://charles.lecklider.org/wordpress/wp-pgp-email/ Tags: pgp, gpg, email, security Requires at least: 3.4.0 Tested up to: 4.2.1 Stable tag: 1.0.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Encrypt outbound email using PGP. == Description == *WP PGP email* allows you to add a PGP key to a user profile, and then encrypts any email sent to that user. Based on a Gist by Tim Nash: https://gist.github.com/timnashcouk/dd1ff318489f6bfd8743 Uses `php-gpg` by Jason Hinkle: https://github.com/jasonhinkle/php-gpg Requires PHP 5.3 or later. == Installation == 1. Upload the plugin to your plugins directory 1. Activate the plugin through the 'Plugins' menu in WordPress == Screenshots == 1. User profile page. == Frequently Asked Questions == None yet. == Changelog == = 1.0.0 = * Initial release. == Upgrade Notice == n/a