event icon indicating copy to clipboard operation
event copied to clipboard

PIN & Password UI

Open myxmaster opened this issue 1 year ago • 0 comments

Describe your enhancement idea

Right now there are initially 2 different items in security settings:

  • Set / Change Password
  • Set / Change PIN

I think we can make this less confusing:

  1. It shouldn't be labeled "Set / Change", but only "Set" in case nothing is set yet, otherwise only "Change".
  2. The only difference between Password and PIN is: a PIN contains numbers only, a Password contains numbers + other characters. I therefore suggest to combine the initial setup UI, so there is only 1 item "Set Password" (a password can be numbers only, but a PIN [=personal identification number] cannot have other characters, so "Password" is the technically correct word in any case). When user then creates the Password, same logic will be used which is now used for setting up a Password (displaying full keyboard). And depending on if the chosen Password is numbers only or numbers + other characters, Zeus will then use the PIN or Password input logic for future logins (displaying only numbers, or full keyboard).

When setting up a Duress Password, Zeus has to offer the same input which will be used for Login of course.

Also, the logic to delete the PIN or the password is not the same at the moment (when setting up a PIN, there is a menu item in security settings "Delete PIN"; when setting up a Password, you need to click on "Set / Change Password" to find the delete button). I suggest to keep the logic which is currently used for deleting a PIN for the improved UI.

myxmaster avatar Oct 12 '23 22:10 myxmaster