Skip to content
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

Selected keyboard and/or software where password is typed affects the password value #41

Open
lpascal-ledger opened this issue Mar 22, 2023 · 0 comments
Labels

Comments

@lpascal-ledger
Copy link
Contributor

Doing some tests in the console during the Stax porting, I noticed the generated password varied from what is typed through USB and what is displayed on the device.

On top of that, while writing this post, I also noticed that typing the password in my browser (Chrome 111.0.5563.64) does not have the same behavior as on the console.

Example

Let's say I have OWA3u8afHKxGijFD7rCx displayed on the device, whatever the keyboard.

On the console:

  • OWA3u8afHKxGijFD7rCx < Qwerty
  • owa3u8afHKxGijFD7rCx < Qwerty International
  • OZQ#u*qfHkxGijfD&rCx < Azerty

On the browser:

  • OWA3u8afHKxGijFD7rCx < Qwerty
  • OWA3u8afHKxGijFD7rCx < Qwerty International - changed to be the same as plain Qwerty
  • OZQ#u*qfHKxGijFD&rCx < Azerty
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant