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]
사용자 1명사용자 1명
확장 메타 데이터
스크린샷
정보
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명이 0점으로 평가함
추가 정보
- 부가 기능 링크
- 버전
- 0.9.1
- 크기
- 68.33 KB
- 마지막 업데이트
- 8달 전 (2025년 9월 20일)
- 관련 카테고리
- 버전 목록
- 모음집에 추가
crypt.js :
icon.svg :