Salasana - Password Generator par Xavier Vello
Generates unique passwords from website's domain and master passphrase. It uses Nic Wolff's algorithm [see http://angel.net/~nic/passwd.current.html]
Vous avez besoin de Firefox pour utiliser cette extension
MĂ©tadonnĂ©es de lâextension
Captures dâĂ©cran
Ă propos de cette extension
This firefox extension allows you to generate site-specific password from a single master password. This avoids the hassle of remembering a unique password for each website you sign up to.
We all have dozens (or even hundreds) of website accounts we have to remember. We are then tempted to reuse the same password for several websites. If one of them is hacked or malevolent, you risk exposing your other accounts.
It mixes together your personal master password and the website domain using a little cryptographic magic we call SHA-1. It will always get the same result if given that domain name and master password, but will never get that result if either changes. (Well, once in a few billion times it might.)
We all have dozens (or even hundreds) of website accounts we have to remember. We are then tempted to reuse the same password for several websites. If one of them is hacked or malevolent, you risk exposing your other accounts.
It mixes together your personal master password and the website domain using a little cryptographic magic we call SHA-1. It will always get the same result if given that domain name and master password, but will never get that result if either changes. (Well, once in a few billion times it might.)
Commentaires du développeur
Ăvaluez votre expĂ©rience
Plus dâinformations
- Liens du module
- Version
- 0.9.0
- Taille
- 30,63Â Ko
- DerniĂšre mise Ă jour
- il y a 3 ans (17 avr. 2022)
- Catégories associées
- Licence
- Licence BSD Ă 2 clauses
- Historique des versions
Ajouter Ă la collection
Notes de version pour la version 0.9.0
- Emit change event on the input fields, as some websites block login on this event
- Add dark mode support
- Cleanup javascript
- Add dark mode support
- Cleanup javascript
Plus de modules créés par Xavier Vello
- Il nây a aucune note pour lâinstant
- Il nây a aucune note pour lâinstant
- Il nây a aucune note pour lâinstant
- Il nây a aucune note pour lâinstant
- Il nây a aucune note pour lâinstant
- Il nây a aucune note pour lâinstant
crypt.js :
icon.svg :