This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

PgpContactForm

Description

This widget allows any site visitor to send the site owner a PGP encrypted message. The public key encryption is done in javascript, and sent to the server via ajax for maximum transparency. The widget requires uses a captcha to prevent bots.

Installation

This section describes how to install the plugin and get it working.

e.g.

  1. upload and activate plugin zip archive
  2. visit [url to plugin]/install/index.html Past your public key in the form.
  3. Copy the output values into [url to plugin]/install/config.js
  4. put your email address in [url to plugin]/install/config.php
  5. in the widget control menu, place the contact widget in the sidebar.

FAQ

what’s my public key?

start here: http://www.gnupg.org/

Reviews

There are no reviews for this plugin.

Contributors & Developers

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

Contributors

Translate “PgpContactForm” into your language.

Interested in development?

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

Changelog

1.0

first release!