
Smart Password Generator 作者: Elementus
Generates unique passwords using a master password and the current website’s domain.
1 个用户1 个用户
您需要 Firefox 来使用此扩展
扩展元数据
屏幕截图

关于此扩展
How does it work?
This app generates strong, unique passwords for every website using a master password. All processing is done in your browser—no server and internet connection needed.
Algorithm:
Is it safe?
If you use a strong master password or passphrase, then yes. Diceware is a recommended method to choose a strong passphrase. If you check “remember” for the master password, it has a risk of being compromised by malware.
This app generates strong, unique passwords for every website using a master password. All processing is done in your browser—no server and internet connection needed.
Algorithm:
hex = SHA256(masterPassword + domain)
base64 = hex_to_base64(hex)
password = first_16_characters(base64)
Is it safe?
If you use a strong master password or passphrase, then yes. Diceware is a recommended method to choose a strong passphrase. If you check “remember” for the master password, it has a risk of being compromised by malware.
评分 0(1 位用户)
权限与数据详细了解
必要权限:
- 获取浏览器标签页
- 访问您在所有网站的数据
更多信息
1.2 的发布说明
Added master password entropy bar
Elementus 制作的更多扩展
- 目前尚无评分
- 目前尚无评分
- 目前尚无评分
- 目前尚无评分
- 目前尚无评分
- 目前尚无评分