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 "Projects/OWASP Passfault/Roadmap"
From OWASP
Cam Morris (talk | contribs) |
|||
Line 1: | Line 1: | ||
− | |||
− | - | + | * Javascript library generated by GWT and GWT Export. Do you know GWT? Please help us build a javascript version of passfault using GWT Exporter: https://code.google.com/p/gwt-exporter/ |
+ | * Document each pattern finder on the OWASP wiki. | ||
+ | * ESAPI Authenticator Decorator: Implement an ESAPI Authenticator that will enhance an existing authenticator with passfault implementing the "verifyPasswordStrength" method. | ||
+ | ** A volunteer force from university of Florida has built this. All that remains is to get it into ESAPI. | ||
+ | * JQuery Plugin: A JQuery plugin that will let a web site use either the passfault applet or a passfault JSON Service to analyze a password. | ||
+ | * Wordlists: We can always use better word lists. Contact us on the mailing list if you want to help. | ||
− | + | For current bugs and smaller tasks see the issues list on github: https://github.com/c-a-m/passfault/issues?state=open | |
− | |||
− | |||
− | |||
− | - | ||
− | |||
− |
Revision as of 23:36, 3 February 2014
- Javascript library generated by GWT and GWT Export. Do you know GWT? Please help us build a javascript version of passfault using GWT Exporter: https://code.google.com/p/gwt-exporter/
- Document each pattern finder on the OWASP wiki.
- ESAPI Authenticator Decorator: Implement an ESAPI Authenticator that will enhance an existing authenticator with passfault implementing the "verifyPasswordStrength" method.
- A volunteer force from university of Florida has built this. All that remains is to get it into ESAPI.
- JQuery Plugin: A JQuery plugin that will let a web site use either the passfault applet or a passfault JSON Service to analyze a password.
- Wordlists: We can always use better word lists. Contact us on the mailing list if you want to help.
For current bugs and smaller tasks see the issues list on github: https://github.com/c-a-m/passfault/issues?state=open