[cl-cracklib-cvs] CVS update: public_html/index.html
Erik Enge
eenge at common-lisp.net
Tue Dec 2 10:56:56 UTC 2003
Update of /project/cl-cracklib/cvsroot/public_html
In directory common-lisp.net:/tmp/cvs-serv13359
Modified Files:
index.html
Log Message:
adding description
Date: Tue Dec 2 05:56:56 2003
Author: eenge
Index: public_html/index.html
diff -u public_html/index.html:1.1.1.1 public_html/index.html:1.2
--- public_html/index.html:1.1.1.1 Tue Dec 2 05:51:53 2003
+++ public_html/index.html Tue Dec 2 05:56:55 2003
@@ -9,7 +9,12 @@
</div>
<div class="body">
- <p></p>
+ <p>cl-cracklib is an interface to <a
+ href="http://www.users.dircon.co.uk/~crypto/download/cracklib,2.7.txt">cracklib</a>
+ (I'm not sure that's the "official" site by any means) and its
+ FascistCheck function. Given a password it will tell you
+ whether it thinks the password is good or not. If not, it will
+ also tell you what it thinks is wrong.</p>
<p>The code is released under an <a
href="http://common-lisp.net/cgi-bin/viewcvs.cgi/cl-cracklib/LICENSE?rev=HEAD&cvsroot=cl-cracklib&content-type=text/vnd.viewcvs-markup">MIT license</a>.</p>
More information about the Cl-cracklib-cvs
mailing list