notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: security/pecl-crack/pkg-plist
SVNWeb

Number of commits found: 3

Sat, 15 Nov 2014
[ 22:50 antoine search for other commits by this committer ] Original commit   Revision:372619
Cleanup plist
Tue, 14 Nov 2006
[ 12:36 laszlof search for other commits by this committer ] Original commit 
Correct pkg-plist, and add dependency for cracklib.

PR:             ports/105299
Submitted by:   Bill Moran <wmoran@collaborativefusion.com> (maintainer)
Approved by:    flz (mentor)
Tue, 11 Jul 2006
[ 15:41 garga search for other commits by this committer ] Original commit 
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

PR:             ports/94244
Submitted by:   Bill Moran <wmoran at collaborativefusion.com>

Number of commits found: 3