
Smart Password Generator por Elementus
Generates unique passwords using a master password and the current website’s domain.
Disponible en Firefox para Android™Disponible en Firefox para Android™
1 User1 User
Metadata de la extensión
Capturas de pantalla

Sobre esta extensión
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.
Rated 0 by 0 reviewers
Permissions and dataSaber más
Permisos requeridos:
- Acceder a las pestañas del navegador
- Acceder a tus datos para todos los sitios web
Más información
- Versión
- 1.2
- Tamaño
- 22,85 KB
- Última actualización
- hace un año (21 de ago. de 2024)
- Categorías relacionadas
- Licencia
- Mozilla Public License 2.0
- Historial de versiones
- Etiquetas
- Añadir a la colección
Notas de prensa para 1.2
Added master password entropy bar