This is password generator, which allows you to generate unique passwords on the fly.
How does it work?
1. You enter some key which you'd like to generate unique password for.
2. Enter you base secret password
3. Copy generated unique password, which is not encryptable Vernam Cipher combination of previous 2 strings.
Features:
- Store password encrypted with you biometrics
- Accepts any url from any application
- Strips domain name from url
- Optionally can add any suffix to your input string as a salt