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 27: Line 27:
 
*[http://www.owasp.org/index.php/File:IBWAS10-Enigform.pdf IBWAS10 Enigform (pdf)]
 
*[http://www.owasp.org/index.php/File:IBWAS10-Enigform.pdf IBWAS10 Enigform (pdf)]
 
*[http://www.owasp.org/index.php/File:IBWAS10-Jify.pdf IBWAS10 - Jify (pdf)]
 
*[http://www.owasp.org/index.php/File:IBWAS10-Jify.pdf IBWAS10 - Jify (pdf)]
 
+
<br>
 +
*[http://www.vimeo.com/18036735 Implementation of Enigform for Wordpress - Video IBWAS'10 session, 16th Dec 2010]
 +
&nbsp;
 
}}
 
}}
  

Revision as of 20:17, 22 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

 

 

Latest versions: