
Salasana - Password Generator 作成者: 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]
この拡張機能を使用するには Firefox が必要です
拡張機能メタデータ
スクリーンショット

この拡張機能について
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.)
あなたの体験を評価
詳しい情報
- アドオンリンク
- バージョン
- 0.9.0
- サイズ
- 30.63 KB
- 最終更新日
- 3年前 (2022年4月17日)
- 関連カテゴリー
- ライセンス
- 2条項簡易 BSD ライセンス
- バージョン履歴
コレクションへ追加
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
Xavier Vello が公開している他の拡張機能
- まだ評価されていません
- まだ評価されていません
- まだ評価されていません
- まだ評価されていません
- まだ評価されていません
- まだ評価されていません
crypt.js :
icon.svg :