<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE rss [<!ENTITY % HTMLlat1 PUBLIC "-//W3C//ENTITIES Latin 1 for XHTML//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml-lat1.ent">]>
<rss version="2.0" xml:base="http://www.geekwisdom.com/dyn">
<channel>
 <title>jsloey&#039;s blog</title>
 <link>http://www.geekwisdom.com/dyn/blog/79</link>
 <description></description>
 <language>en</language>
<item>
 <title>Java Password Strength Check</title>
 <link>http://www.geekwisdom.com/dyn/node/182</link>
 <description>How do you insure your users passwords meet required standards?&lt;br &gt;
For a front end HTML solution to strong password checking see &lt;a href=&quot;http://www.geekwisdom.com/dyn/passwdmeter&quot;&gt;Steve&#039;s Javascript example&lt;/a&gt;.&lt;br &gt;
On the Java server side or from the command line take a look at &lt;a href=&quot;http://justwild.us/examples/password&quot;&gt;PasswordCheck&lt;/a&gt;. This code extends Steve&#039;s script onto the server side allowing pre-defined rules to determine pass or fail strength checking before the user&#039;s password is stored to the database, LDAP or other directory server. Open source licensed.</description>
 <category domain="http://www.geekwisdom.com/dyn/taxonomy/term/22">Programming/Architecture</category>
 <category domain="http://www.geekwisdom.com/dyn/taxonomy/term/21">Security/Privacy</category>
 <pubDate>Fri, 19 May 2006 12:34:02 -0600</pubDate>
</item>
</channel>
</rss>
