Simple.
Never save passwords again. With the same input of full name, website & master password, HashPass will always return the same password.
Simply access HashPass whenever you need to recalculate a password.
Secure.
Using PBKDF2 with 200,000 iterations for the derivation, hashed with SHA-512, and finally passed through base85.
Depending on the master password, generated passwords are between 100 — 128bit entropy.
Open.
Nothing to hide. HashPass is open source. Meaning it's free, auditable, community driven and can be hosted wherever you like.
All source code is available to view, contribute or fork on GitHub.