Smart Password Generator 제작자: Elementus
Generates unique passwords using a master password and the current website’s domain.
사용자 3명사용자 3명
확장 메타 데이터
스크린샷
정보
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.
0명이 0점으로 평가함
권한 및 데이터
추가 정보
- 부가 기능 링크
- 버전
- 1.2
- 크기
- 22.85 KB
- 마지막 업데이트
- 2년 전 (2024년 8월 21일)
- 관련 카테고리
- 버전 목록
- 모음집에 추가