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 19: Line 19:
 
 
 
 
 
*[http://wiki.buanzo.org/index.php?n=Main.Wp-enigform-authentication Wordpress Plugin for Enigform Authentication - Definitive Guide]
 
*[http://wiki.buanzo.org/index.php?n=Main.Wp-enigform-authentication Wordpress Plugin for Enigform Authentication - Definitive Guide]
 
+
*[http://www.owasp.org/index.php/File:Enigform.pdf Enigform pdf]
  
 
}}
 
}}

Revision as of 17:49, 3 December 2010

MODULE
OWASP OpenPGP Extensions for HTTP - Enigform and mod_openpgp Project
Overview & Goal
Contents Materials
 
  • 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