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 2: Line 2:
 
| Module_designation = [[:Category:OWASP OpenPGP Extensions for HTTP - Enigform and mod openpgp|OWASP OpenPGP Extensions for HTTP - Enigform and mod_openpgp Project]]
 
| Module_designation = [[:Category:OWASP OpenPGP Extensions for HTTP - Enigform and mod openpgp|OWASP OpenPGP Extensions for HTTP - Enigform and mod_openpgp Project]]
 
| Module_Overview_Goal =  
 
| Module_Overview_Goal =  
 
+
 
 +
Implement Enigform Authentication for Wordpress, from a bare-bones Ubuntu server installation to a working blog. To find problems, solve and document them. Learn, have fun, ask questions, have more fun.
 +
 
 +
If you can, bring a laptop with a virtualization solution installed with Ubuntu 9.10.
  
 
| Content =  
 
| Content =  

Revision as of 11:13, 16 December 2010

MODULE
OWASP OpenPGP Extensions for HTTP - Enigform and mod_openpgp Project
Overview & Goal
 

Implement Enigform Authentication for Wordpress, from a bare-bones Ubuntu server installation to a working blog. To find problems, solve and document them. Learn, have fun, ask questions, have more fun.

If you can, bring a laptop with a virtualization solution installed with Ubuntu 9.10.

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