Android App to generate unique password using MD5 checksum for different websites on the client side.
How to use it?
1. Set a master password.
2 Enter a domain name.
www.agiliq.com
agiliq.com)
Share the URL from browser to generate password.
2. Generate Password.
App automatically generates a password.
3. Click on Copy button and paste it in the password field.
Why?
- Remember one password use different passwords on various websites.
- Unique Password for every Website.
- Do not want to remember each password.
- Do not store my password on the web servers.
- Algorithmically generate the password
How?
password = MD5(your_master_password +domain)
generated_password = first_8_letters_of(password)
This will generate a per domain password with 8 characters of entropy and it depends only on master password and the domain.
免費玩Password Generator APP玩免費
免費玩Password Generator App
熱門國家 | 系統支援 | 版本 | 費用 | APP評分 | 上架日期 | 更新日期 |
---|---|---|---|---|---|---|
未知 | Android Google Play | 1.0 App下載 | 免費 | 1970-01-01 | 2015-03-09 |