mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-24 09:27:31 +09:00
Strengthen the use of the Master Password.
- Use 30k iterations instead of 1. - Enforce minimum password length of 8 characters. - Adjust strength meter accordingly. This resolves #82.
This commit is contained in:
parent
a54d528a92
commit
522a346ef8
4 changed files with 16 additions and 9 deletions
|
|
@ -9,5 +9,5 @@
|
|||
<!ENTITY setPassword.reenterPassword.label "Re-enter password:">
|
||||
<!ENTITY setPassword.meter.label "Password quality meter">
|
||||
<!ENTITY setPassword.meter.loading "Loading">
|
||||
<!ENTITY masterPasswordDescription.label "A Master Password is used to protect sensitive information like site passwords. If you create a Master Password you will be asked to enter it once per session when &brandShortName; retrieves saved information protected by the password.">
|
||||
<!ENTITY masterPasswordDescription.label "A Master Password is used to protect sensitive information like site passwords. If you create a Master Password you will be asked to enter it once per session when &brandShortName; retrieves saved information protected by the password. A master password must be 8 characters or longer; longer is better.">
|
||||
<!ENTITY masterPasswordWarning.label "Please make sure you remember the Master Password you have set. If you forget your Master Password, you will be unable to access any of the information protected by it.">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue