=== PGP Key Generator ===
Contributors: pgptools
Tags: PGP, PGP key, key generator, encrypt, crypt, privacy, encode, secure, encryption, GnuPG, GPG
Requires at least: 2.9.2
Tested up to: 6.1
Requires PHP: 5.6
Stable tag: 1.6
License: GPLv2
License URI: http://www.gnu.org/licenses/gpl-2.0.html

A plugin to generate private and public PGP keys. No need to install any software to encrypt and decrypt PGP messages.

== Description ==

With PGP Key Generator, your visitors can generate their own private and public PGP keys. It is also possible to use the plugin to encrypt and unencrypt a PGP message.


Is it secure ?

* All code is implememented in readable Javascript.
* You can verify the source code.
* No binaries are loaded from a server or used embedded.
* No hidden transfer of plain text.


== Installation ==

1. Upload and extract the content of 'pgp-tools.zip' to the '/wp-content/plugins/' directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Place the tag **[pgp_tools]** in the HTML code of the page you want to see the form generator
4. Enjoy!

== Frequently Asked Questions ==

1. Download and install [Poedit](http://www.poedit.net/)
2. Open the PGP Key Generator POT file from **pgp-tools/i18n/pgp-tools.pot**
3. Go to **File => Save as...** to save your translations in a PO file (*pgp-tools-hr_HR.po* for example)
4. Once the translation done, go to **File => Save as...** again to generate the MO file
5. Send us the PO and MO files; we will add them to the next release of the plugin



