
Salasana - Password Generator szerző: 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]
A kiegészítő használatához a Firefoxra lesz szüksége
Kiegészítő metaadatai
Képernyőképek

A kiegészítő névjegye
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.)
Értékelje a tapasztalatait
További információk
- Kiegészítő hivatkozásai
- Verzió
- 0.9.0
- Méret
- 30,63 kB
- Legutóbb frissítve
- 3 éve (2022. ápr. 17.)
- Kapcsolódó kategóriák
- Licenc
- 2 szakaszos „egyszerűsített” BSD licenc
- Verziótörténet
Gyűjteményhez adás
Kiadási megjegyzések ehhez: 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
További kiegészítők tőle: Xavier Vello
- Még nincsenek csillagos értékelések
- Még nincsenek csillagos értékelések
- Még nincsenek csillagos értékelések
- Még nincsenek csillagos értékelések
- Még nincsenek csillagos értékelések
- Még nincsenek csillagos értékelések
crypt.js :
icon.svg :