Give it a username and a password, and it will check if the password is secure enough, based on different tests. It performs various checks based on the similarity of the given user name and password (even phonetic tests, soundex and metaphone), search the password on the given common-passwords file, minimum size check, and only-numbers check.
It's fully configurable, you can specify it not to perform some checks if you want.
It returns true if the password is secure, but it can also returns a full report specifying the results of the checks.
|
|
| Name: |
securepwd |
| Base name: |
securepwd |
| Description: |
Checks wether a password is secure enough |
| Version: |
- |
| PHP version: |
- |
| License: |
GNU General Public License (GPL) |
| All time users: |
2223 users |
| All time rank: |
1557 |
| Week users: |
1 user |
| Week rank: |
2051  |
| |
|
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Sufficient (75.0%) |
Sufficient (65.0%) |
- |
Sufficient (75.0%) |
- |
- |
Not sure (51.5%) |
1439 |
| Month: |
Not yet rated by the users |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|