This site is the archived OWASP Foundation Wiki and is no longer accepting Account Requests.
To view the new OWASP Foundation website, please visit https://owasp.org

Difference between revisions of "OWASP/Training/Implementation of Enigform for Wordpress"

From OWASP
Jump to: navigation, search
Line 6: Line 6:
 
| Content =  
 
| Content =  
 
 
 
 
 
+
#Mod_Openpgp Installation: Dependencies, mod_openpgp and EPS
 +
#Server Keypair Creation
 +
#Client Keypair Creation and Import into Server's Keyring
 +
#Running EPS (Enigform Python Server)
 +
#Apache VirtualHost Configuration for EPS and mod_openpgp
 +
#Installing Enigform in your Firefox Browser
 +
#Wordpress Plugin Installation and Configuration
 +
#Wordpress Template Editing
  
 
 
 
 
 
| Material =  
 
| Material =  
 
+
*[http://wiki.buanzo.org/index.php?n=Main.Wp-enigform-authentication Wordpress Plugin for Enigform Authentication - Definitive Guide]
  
  

Revision as of 20:35, 23 November 2010

MODULE
OWASP OpenPGP Extensions for HTTP - Enigform and mod_openpgp Project
Overview & Goal
Contents Materials
 
  1. Mod_Openpgp Installation: Dependencies, mod_openpgp and EPS
  2. Server Keypair Creation
  3. Client Keypair Creation and Import into Server's Keyring
  4. Running EPS (Enigform Python Server)
  5. Apache VirtualHost Configuration for EPS and mod_openpgp
  6. Installing Enigform in your Firefox Browser
  7. Wordpress Plugin Installation and Configuration
  8. Wordpress Template Editing

 

*Wordpress Plugin for Enigform Authentication - Definitive Guide