diff options
author | David Stutz <davidstutz@web.de> | 2013-10-22 00:25:10 +0200 |
---|---|---|
committer | David Stutz <davidstutz@web.de> | 2013-10-22 00:25:10 +0200 |
commit | dc993509c78fa3258b9d34907edfee64b671c7ef (patch) | |
tree | fd6654552ecda23360f65558b9a77db3a02ce264 | |
parent | 919c33e301328d7d5959ea511340ec8c53a2af6b (diff) | |
download | password-score-dc993509c78fa3258b9d34907edfee64b671c7ef.zip password-score-dc993509c78fa3258b9d34907edfee64b671c7ef.tar.gz password-score-dc993509c78fa3258b9d34907edfee64b671c7ef.tar.bz2 |
Demo link...
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ Estimating the time to crack is still to be implemented. In addition there is st # Demonstration -A demonstration and a short introduction of the library can be found [here](http://davidstutz.github.io/pssword-score/). You may enter an arbitrary password and Password Score will score this password based on english and german dictionaries, a list of common passwords, country and city names, female and male first names as well as last names. In addition Password Score will search for keyboard patterns, sequences and repititions. Based on this score Password Score will make an estimation of the average time to crack when using 4 parallel cores. +A demonstration and a short introduction of the library can be found [here](http://davidstutz.github.io/password-score/). You may enter an arbitrary password and Password Score will score this password based on english and german dictionaries, a list of common passwords, country and city names, female and male first names as well as last names. In addition Password Score will search for keyboard patterns, sequences and repititions. Based on this score Password Score will make an estimation of the average time to crack when using 4 parallel cores. ## Data Sources |