PGP Key Generator

外掛說明

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.

Check https://wp2pgpmail.com for more info.

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.

This plugin is based on the tool developed by Ian Purton.

安裝方式

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

常見問題集

PGP Key Generator is not available in my language. What can I do ?

You can translate PGP Key Generator 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 PGP Key Generator POT file from pgp-key-generator/i18n/pgp-key-generator.pot
  3. Go to File => Save as… to save your translations in a PO file (pgp-key-generator-fr_FR.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 to translation@wp2pgpmail.com : we will add them to the next release of the plugin

使用者評論

2022 年 2 月 17 日
This is a nifty PGP tool that runs on a user’s local machine/browser. Great for encrypting messages with out having to install a software program. Great for people who need to generate PGP keys to get secure communications to and from other PGP platforms. I set this up on my website to assist folks to get started using PGP. The install was a matter of installing and activating the plugin, add a page, enter a short code and done!
2016 年 12 月 28 日
Great plugin does what it supposed to do, liking the option to encrypt/decrypt on the fly and not having to use any from of software!
閱讀全部 4 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈PGP Key Generator〉的開發相關工作。

參與者

將〈PGP Key Generator〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.13

  • Improving interface

1.12

  • Changing script order for loading

1.10

  • Updating OpenPGP library to v4.10.10

1.09

  • Update for WordPress 5.0

1.08

  • Removing Bootstrap style
  • Improving interface
  • Updating OpenPGP library to v3.0.9

1.07

  • Updating OpenPGP library to v2.6.2

1.06

  • Fixing typo

1.05

  • Updating CSS

1.04

  • Updating label name for the encryption part

1.03

  • Updating OpenPGP library to v2.0.0
  • Throwing errors in a dialog box

1.02

  • Fixing OpenPGP for Internet Explorer

1.01

  • Initial import