Title: wp2pgpmail
Author: wp2pgpmail
Published: <strong>2010年5月24日</strong>
Last modified: 2026年2月23日

---

プラグインを検索

![](https://ps.w.org/wp2pgpmail/assets/banner-772x250.jpg?rev=1869242)

![](https://ps.w.org/wp2pgpmail/assets/icon-256x256.jpg?rev=3467589)

# wp2pgpmail

 作者: [wp2pgpmail](https://profiles.wordpress.org/wp2pgpmail/)

[ダウンロード](https://downloads.wordpress.org/plugin/wp2pgpmail.1.28.zip)

 * [詳細](https://ja.wordpress.org/plugins/wp2pgpmail/#description)
 * [レビュー](https://ja.wordpress.org/plugins/wp2pgpmail/#reviews)
 *  [インストール](https://ja.wordpress.org/plugins/wp2pgpmail/#installation)
 * [開発](https://ja.wordpress.org/plugins/wp2pgpmail/#developers)

 [サポート](https://wordpress.org/support/plugin/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](https://wp2pgpmail.com/pgp-key-generator/)

**Get more features with [Gravity Forms PGP Encryption plugin](https://wp2pgpmail.com)**

If you are using [Gravity Forms](http://bit.ly/GravityFormsWordPress), you can use
the Pro version: [Gravity Forms PGP Encryption plugin](https://wp2pgpmail.com)

It’s working with [Gravity Forms](http://bit.ly/GravityFormsWordPress), 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](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](http://www.haneWIN.de). 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!

## FAQ

### 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](http://enigmail.mozdev.org/).
For more information about the installation and how to use this software, go to 
[About PGP](http://wp2pgpmail.com/about-pgp/) and [Enigmail installation instructions](http://wp2pgpmail.com/pgp-with-enigmail/)

### 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](https://www.transifex.net/projects/p/wp2pgpmail/)
where you can add the translation in your language. It’s simple, fast and effective.
Or:

 1. Download and install [Poedit](http://www.poedit.net/)
 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 !](https://wp2pgpmail.com/contact/)

## 評価

![](https://secure.gravatar.com/avatar/dd5d7d46f23466322414f0032949632aa62bacc406539c9ecb814f1f1acf653b?
s=60&d=retro&r=g)

### 󠀁[Simple Email Form Encryption](https://wordpress.org/support/topic/simple-email-form-encryption/)󠁿

 [miandu](https://profiles.wordpress.org/miandu/) 2019年12月12日

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.

 [ 5件のレビューをすべて表示 ](https://wordpress.org/support/plugin/wp2pgpmail/reviews/)

## 貢献者と開発者

wp2pgpmail はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献してい
ます。

貢献者

 *   [ wp2pgpmail ](https://profiles.wordpress.org/wp2pgpmail/)

[“wp2pgpmail” をあなたの言語に翻訳しましょう。](https://translate.wordpress.org/projects/wp-plugins/wp2pgpmail)

### 開発に興味がありますか ?

[コードを閲覧](https://plugins.trac.wordpress.org/browser/wp2pgpmail/)するか、[SVN リポジトリ](https://plugins.svn.wordpress.org/wp2pgpmail/)
をチェックするか、[開発ログ](https://plugins.trac.wordpress.org/log/wp2pgpmail/)
を [RSS](https://plugins.trac.wordpress.org/log/wp2pgpmail/?limit=100&mode=stop_on_copy&format=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

## メタ

 *  バージョン **1.28**
 *  最終更新日 **3か月前**
 *  有効インストール数 **90+**
 *  WordPress バージョン ** 2.9.2またはそれ以降 **
 *  検証済み最新バージョン: **6.9.4**
 *  PHP バージョン ** 5.6またはそれ以降 **
 *  言語
 * [English (US)](https://wordpress.org/plugins/wp2pgpmail/)
 * タグ
 * [contact form](https://ja.wordpress.org/plugins/tags/contact-form/)[encrypt](https://ja.wordpress.org/plugins/tags/encrypt/)
   [encryption](https://ja.wordpress.org/plugins/tags/encryption/)[pgp](https://ja.wordpress.org/plugins/tags/pgp/)
   [privacy](https://ja.wordpress.org/plugins/tags/privacy/)
 *  [詳細を表示](https://ja.wordpress.org/plugins/wp2pgpmail/advanced/)

## 評価

 5つ星中4.4つ星

 *  [  4 5-星レビュー     ](https://wordpress.org/support/plugin/wp2pgpmail/reviews/?filter=5)
 *  [  0 4-星レビュー     ](https://wordpress.org/support/plugin/wp2pgpmail/reviews/?filter=4)
 *  [  0 3-星レビュー     ](https://wordpress.org/support/plugin/wp2pgpmail/reviews/?filter=3)
 *  [  1 2-星レビュー     ](https://wordpress.org/support/plugin/wp2pgpmail/reviews/?filter=2)
 *  [  0 1-星レビュー     ](https://wordpress.org/support/plugin/wp2pgpmail/reviews/?filter=1)

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

[すべてのレビューを見る](https://wordpress.org/support/plugin/wp2pgpmail/reviews/)

## 貢献者

 *   [ wp2pgpmail ](https://profiles.wordpress.org/wp2pgpmail/)

## サポート

意見や質問がありますか ?

 [サポートフォーラムを表示](https://wordpress.org/support/plugin/wp2pgpmail/)

## 寄付

このプラグインが今後も改善できるよう応援しませんか ?

 [ このプラグインに寄付 ](http://wp2pgpmail.com)