Title: Greanded670's Replies | WordPress.org

---

# Greanded670

  [  ](https://wordpress.org/support/users/greanded670/)

 *   [Profile](https://wordpress.org/support/users/greanded670/)
 *   [Topics Started](https://wordpress.org/support/users/greanded670/topics/)
 *   [Replies Created](https://wordpress.org/support/users/greanded670/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/greanded670/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/greanded670/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/greanded670/engagements/)
 *   [Favorites](https://wordpress.org/support/users/greanded670/favorites/)

 Search replies:

## Forum Replies Created

Viewing 1 replies (of 1 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[wp2pgpmail] Trying to add security to contact form](https://wordpress.org/support/topic/trying-to-add-security-to-contact-form/)
 *  [Greanded670](https://wordpress.org/support/users/greanded670/)
 * (@greanded670)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/trying-to-add-security-to-contact-form/#post-3737694)
 * Using PGP keys is a way of encoding a message.
 * The basics: there are two keys for every individual, a public key and a private
   key. You send people your public key, so that they may encrypt documents, email,
   etc. with your public key, and send it to you. Then, you use your private key
   to decrypt the file.
 * The wp2pgpmail plugin makes this process seamless: you enter your public PGP 
   key once you install the plugin. After that, the key will be used to encrypt 
   the data filled by your visitors from the form.
 * So, it’s a simple and efficient solution, without the need of SSL.

Viewing 1 replies (of 1 total)