-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
typed password is not deterministic (lowercase / uppercase change) #38
Comments
I failed to reproduce it on a Nano X/Linux, which device are you using ? |
Nano S and Ubuntu 22.04
This is when typing a registered password through "Type password" ?
yes
Thanks!
|
My current workaround is to use a password with only lower case. This is a critical limitation |
Are you doing your attempts on the same interface, or do you change your keyboard layout? |
hi @lpascal-ledger I'm not changing the keyboard layout. the random lowercase / uppercase happens with the same ledger and the same layout. thanks! |
@monperrus thanks for the precision, and the report. |
excellent, thanks a lot.
|
Investing this, I encountered this issue but only in my day-to-day console (basic On which application did you have this problem @monperrus? |
super cool you can reproduce.
I experienced the problem in Firefox.
|
Keeping this open until I got a feedback on the latest fix pushed. |
that's great to fix this important bug, thanks a lot.
given the non deterministic nature of the bug, I won't be able to validate the fix.
|
I notice that when I ask for a password with the app, some letters are randomly changed to lowercase / upercase.
On a password with 20 characters, after 26 attempts, I get 4 variations of the password.
Notably, it seems that not all character positions are equally impacted, only the 6th, 7th, 8th and 12th characters have been switched at least once.
Version 1.0.2
OS: Linux
The text was updated successfully, but these errors were encountered: