Algorithm |
|
From |
|
Length |
|
Hass: password generation tool
Version: 0.5
Hass is not only a password generation tool. It aims to define good password practices. Using an easy-to-remember token (like hostname) and a given setup it will generate a predictible password based on user input. In addition, you may prefix/infix/suffix other easy to remember tokens to it.
The only sensitive information saved in localStorage is the configuration. Passwords are just hashed on the fly.