wp2pgpmail

ਵੇਰਵਾ

With wp2pgpmail, your visitors can send you a PGP encrypted message very easily. A contact form will offer encryption for sending you confidental messages.

Don’t have any PGP key? Try our online PGP key generator

Get more features with Gravity Forms PGP Encryption plugin

If you are using Gravity Forms, you can use the Pro version: Gravity Forms PGP Encryption plugin

It’s working with Gravity Forms, the best full featured contact form plugin for WordPress.

With the paid version, you will get:

  • Additional Fields
  • Unlimited Forms
  • Nested Drag n’ Drop
  • Advanced Email Configuration

Check it at https://wp2pgpmail.com. We are still working on the Free version.

How does it work ?

wp2pgpmail includes an OpenPGP Message Encryption System in Javascript, based on Herbert Hanewinkel’s work. Visitors enter a message in a form, encrypt it (with the PGP public key you entered in wp2pgpmail option settings), then an e-mail is sent to you (blog admin e-mail address). The message is encrypted locally on the visitor’s computer, so no data is transfered in clear !

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.

Supported languages :

  • English
  • French
  • German
  • Spanish
  • Estonian
  • Greek
  • Indonesian

ਸਥਾਪਤੀਕਰਨ

  1. Upload and extract the content of ‘wp2pgpmail.zip’ to the ‘/wp-content/plugins/’ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Paste your PGP public key in the option setting page of wp2pgpmail
  4. Place the tag [wp2pgpmail] in the HTML code of the page you want to see the form
  5. Enjoy!

ਅਕਸਰ ਪੁੱਛੇ ਜਾਂਦੇ ਸਵਾਲ

Where do I get a public PGP key and how do I uncrypt messages ?

The easiest way to use PGP is to install Mozilla Thunderbird with the Enigmail extension. For more information about the installation and how to use this software, go to About PGP and Enigmail installation instructions

wp2pgpmail is not available in my language. What can I do ?

You can translate wp2pgpmail in your language, then submit your translation, so everybody would can use it.
To do it, we have a project hosted at Transifex where you can add the translation in your language. It’s simple, fast and effective. Or:

  1. Download and install Poedit
  2. Open the wp2pgpmail POT file from wp2pgpmail/i18n/wp2pgpmail.pot
  3. Go to File => Save as… to save your translations in a PO file (wp2pgpmail-fr_FR.po for example)
  4. When you are finished translating, go to File => Save as… again to generate the MO file
  5. Send us the PO and MO files to translation@wp2pgpmail.com : we will add them to the next release of the plugin

If you want to translate the Pro Edition, please contact us !

ਸਮੀਖਿਆਵਾਂ

12 ਦਸੰਬਰ 2019
I needed a secure way for my clients to securely email me and this plugin successfully fulfilled the need. It is a simple form (all that I needed, there are more features in their Gravity Form offering). This has an easy install; insert your PGP Key in the plugin settings and insert the short code in your HTML. It then sends the email to the Wordpress admin for the website. This is a great plugin if all you need is a simple contact form that has a name, email and message field to be sent encrypted using OpenPGP.
Read all 5 reviews

ਯੋਗਦਾਨੀ ਤੇ ਵਿਕਾਸਕਾਰ

“wp2pgpmail” is open source software. The following people have contributed to this plugin.

ਯੋਗਦਾਨੀ

“wp2pgpmail” ਦਾ ਆਪਣੀ ਭਾਸ਼ਾ ਵਿੱਚ ਅਨੁਵਾਦ ਕਰੋ।

ਵਿਕਾਸ ਕਾਰਜ ਵਿੱਚ ਰੁਚੀ ਰੱਖਦੇ ਹੋ?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

ਤਬਦੀਲੀ-ਚਿੱਠਾ

1.28

  • Adding languages

1.27

  • Updating OpenPGP library to 4.10.7

1.26

  • Updating phpcaptcha Securimage to 3.6.7

1.25

  • Testing plugin for WordPress 5.0

1.24

  • Fixing OpenPGP key support

1.23

  • Updating links

1.22

  • Replacing $ by jQuery in the OpenPGP library

1.21

  • Improving script integration

1.20

  • Updating description

1.19

  • Testing plugin for WordPress 4.7

1.18

  • Fixing OpenPGP for Internet Explorer

1.17

  • OpenPGP key support

1.16

  • Captcha is now optional
  • IP Address Collect is now optional (Germany’s Telemedia Act defines IP addresses as personal data and prohibits the use of these IP addresses for the purpose of analyzing individual web traffic behavior)

1.15

  • Added Danish translation (user contributed)

1.14

  • Updated German translation (user contributed)

1.13

  • Fixing translation support

1.12

  • Improving WordPress compliance (user contributed)

1.11

  • Improving SSL support

1.10

  • Using wp_mail function instead of mail function (user contributed)

1.09

  • Added link to wp2pgpmail Support Team

1.08

  • bug fix : PGP public keys with a comment line inside were not recognized

1.07

  • Added Estonian translation (user contributed)

1.06

  • Added Spanish translation (user contributed)

1.05

  • Added German translation (user contributed)

1.04

  • Changing the tag to [wp2pgpmail] (using Shortcode API now)

1.03

  • Changing the tag to {wp2pgpmail}
  • Adding new fields to the form
  • Adding empty index files to protect all directories

1.02

  • Fixing bug with some themes

1.01

  • Initial import