PwdHash2

Create a secure site specific password based on your own master password and salt

 

Salt

Iterations

URL

your password

password for URL

Note: no user input here is sent anywhere remote, everything happens locally in your browser
See source and Firefox add-on at github.com/GWuk/PwdHash2
Based on Stanford PwdHash and PwdHash-PoC