This package provides an interface to the cracklib (libcrack) libraries that come standard on most unix-like distributions. This allows you to check passwords against dictionaries of words to ensure some minimal level of password security. From the cracklib README CrackLib makes literally hundreds of tests to determine whether you've chosen a bad password. * It tries to generate words from your username and gecos entry to tries to match them against what you've chosen. * It checks for simplistic patterns. * It then tries to reverse-engineer your password into a dictionary word, and searches for it in your dictionary. - after all that, it's PROBABLY a safe(-ish) password. 8-) WWW: http://pecl.php.net/package/crack ntom.tfcis.org/~lantw44/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/lang/ruby16
Commit message (Expand)AuthorAgeFilesLines
* The slippery pthread support for systems prior to 502102 has beenknu2005-02-052-7/+6
* Fix DoS in the Ruby CGI module.simon2004-11-252-0/+31
* Update lang/ruby16 to the latest snapshot as of 2004-07-28, fixingknu2004-08-172-10/+3
* Update lang/ruby16 to the latest snapshot as of 2004-04-16, whichknu2004-04-181-0/+2
* Add SIZE data.knu2004-03-221-0/+3
* Update pkg-message to match the current state of the default versionknu2004-03-211-0/+4
* Change the default version of ruby to 1.8 for i386 as well, finally.knu2004-02-272-7/+8
* Update lang/ruby16 to the latest snapshot as of 2003-10-15.knu2003-11-01