slackbuilds_ponce/libraries/cracklib
Jason Woodward bf08fafc1d Various: standardize newline handling and whitespace in .info files
Most DOWNLOAD values use newline escapes, but some previously
did not - let's standardize that.

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2010-09-12 23:56:38 -05:00
..
cracklib.info Various: standardize newline handling and whitespace in .info files 2010-09-12 23:56:38 -05:00
cracklib.SlackBuild libraries/cracklib: Misc automated cleanups. 2010-06-04 01:06:18 -04:00
README libraries/cracklib: Updated for version 2.8.13 2010-05-13 00:29:04 +02:00
slack-desc libraries/cracklib: Added to 12.2 repository 2010-05-12 23:30:04 +02:00

CrackLib is a library containing a C function (well, lots of functions
really, but you only need to use one of them) which may be used in a
"passwd"-like program.

The idea is simple: try to prevent users from choosing passwords that
could guessed by "Crack" by filtering them out at the source.

An example of its use can be located in the SAMBA examples directory. 
The crackcheck program included with SAMBA will use the library to ensure
that the user doesn't pick a weak password.

A larger dictionary is included.