 |
|
Innovation award
 Nominee: 1x
Winner: 1x |
This class can generate passwords replacing random characters.
It can take a given password text and replaces some characters with random characters.
It takes a percentage parameter that determines the probablity of each character be replaced by a random character. The higher is the parameter value, more characters get replaced.
|
|
| Name: |
Securify |
| Base name: |
securify |
| Description: |
Generate passwords replacing random characters |
| Version: |
0.1.0 |
| PHP version: |
5.0 |
| License: |
MIT/X Consortium License |
| All time users: |
342 users |
| All time rank: |
5853 |
| Week users: |
0 users |
| Week rank: |
2139  |
| |
|
 August 2012
Winner |
The use of eeak passwords is one of the factors that makes it easier for user accounts being abused be malicious people.
One way to make passwords stronger is to make passwords less predictable. However, hard to guess passwords are usually also hard to remember by the users.
This class implements an approach for suggesting hard to guess passwords that are not so hard to remember for users. It takes existing words and replaces some characters by random characters.
Manuel Lemos |
| 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 |
|
|