Skip to content
This repository was archived by the owner on Feb 20, 2025. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant