Tag Archives: password-strength

hi my name is coded

29 May

Here is my strong password generator project : hi my name is coded.
project page : http://elsid.net/hi-my-name-is-coded/
version : .1

It generates strong passwords using entered phrases, add salt, use or not use special characters, or blacklist characters, and can validate them using the TRYNT Password Security Web Service.

The TRYNT Password Security Web Service features

  • Dictionary Check
  • Length Check
  • Heterogeneity Check
  • Blacklisted Word Check
  • Blacklisted Character Check
  • Phonetic Check
  • Similarity Check
  • Superset/Subset Check

at the current time Trynt doesn’t have a crossdomain file, I’ve notified them, but until they do: validation only works when running the file local

hi my name is coded

Source : http://elsid.net/wp-content/uploads/2007/05/himynameiscoded.zip

enjoy – sid

password strength web service

28 May

found an awesome password strength web service. i’ll be using it for the hi my name is coded project.

From the page :

The TRYNT Password Security Web Service is designed to maintain password security. While user supplied passwords are notoriously insecure there are a number of factors that contribute. The TRYNT Password Security Web Service can verify password strength by checking all of the following:

* Dictionary Check
* Length Check
* Heterogeneity Check
* Blacklisted Word Check
* Blacklisted Character Check
* Phonetic Check
* Similarity Check
* Superset/Subset Check

In addition to verifying password strength the TRYNT Password Security Web Service can also generate strong passwords between 8-20 characters long. Please note this web service does not log any username and password combinations.

http://www.trynt.com/trynt-password-security-api/