Login   Register  
PHP Classes
elePHPant
Icontem

te-edu Password Meter

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us

  Author  
Picture of Goran Bogdanovic
Name: Goran Bogdanovic is available for providing paid consulting. Contact Goran Bogdanovic .
Packages: 3 Browse all classes by Goran Bogdanovic Browse all classes by
Country: Serbia Serbia - PHP jobs in Serbia
Age: 39
All time rank: 18259 in Serbia Serbia
Week rank: 1387 Up8 in Serbia Serbia Up
Innovation award
Innovation award
Nominee: 1x


  Detailed description   Download .zip .tar.gz  
This class can be used to check whether a password is strong enough to not be guessed easily.

It can perform several tests on a given password string to compute a score that represents the strength of a password.

Password checking is based on Brute Force Attack class A and considering 10 millions password checks in one minute. Checking characters, characters pairs, repeated characters, time neded to be discovered password, chars standrd entropy, etc.

  Classes of Goran Bogdanovic  >  te-edu Password Meter  >  Download .zip .tar.gz  >  Support forum Support forum (2)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: te-edu Password Meter
Base name: password-meter
Description: Check whether a password is strong
Version: 1.0
PHP version: 5.0
License: BSD License
All time users: 666 users
All time rank: 4169
Week users: 1 user
Week rank: 1988 Up
 
  Groups   Rate classes User ratings   Applications   Files Files  

  Groups  
Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes
Group folder image Validation Validation algorithms View top rated classes
Group folder image Security Security protection and attack detection View top rated classes


  Innovation Award  
PHP Programming Innovation award nominee
July 2010
Number 2

Prize: One year server license IP to country region city database
Practically all sites that provide personalized access, require that the users create an account and choose a password.

This way, the sites can identify and authenticate the users and only provide access to the accounts information and services to the users that really own the respective account.

One problem with this approach is that many users choose passwords that are easy to guess.

This class provides a solution to prevent that users choose passwords that are too easy to guess.

It computes a score for each password that the user chooses, so the site may ask the user to choose an harder to guess password if the score is too low.

Manuel Lemos

  User ratings  
There are not enough user ratings to display for this class.

  Applications that use this class  
No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.
  Files folder image Files  
File Role Description
Plain text file classPasswordMeter.inc.php Class te-edu password checker

Download all files: password-meter.tar.gz password-meter.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.