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

Add keyboard layout option to OtpStaticPasswordView.qml #348

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

piotrpdev
Copy link

layout.mp4

Currently this program only allows the user to set the OTP static password using the "MODHEX" or "US" scancodes, however many people[1][2][3] including me would like to use other keyboard layouts for this.

The regular expressions used for validation were generated using the scancodes from yubikey-manager, I made a short Python script for this: https://github.com/piotrpdev/yubikey-scancode-regexp-gen. This way it should be easy to update the regular expressions in the future (I also released the code under The Unlicense).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant