Skip to content

Conversation

@vcwild
Copy link
Owner

@vcwild vcwild commented Nov 13, 2025

  • Added a new function to collect a user-defined PIN interactively.
  • Implemented silent truncation of PINs longer than 30 characters.
  • Updated the keyring storage to include the collected PIN alongside the OTP secret.
  • Introduced a method to create a PIN without enforcing 4-digit validation.

@vcwild
Copy link
Owner Author

vcwild commented Nov 13, 2025

Edit: Added @jhklarcher as co-author for finding the bug on Debian distributions.

- Added a new function to collect a user-defined PIN interactively.
- Implemented silent truncation of PINs longer than 30 characters.
- Updated the keyring storage to include the collected PIN alongside the OTP secret.
- Introduced a method to create a PIN without enforcing 4-digit validation.

Co-authored-by: José Henrique Kleinübing Larcher <jhklarcher@users.noreply.github.com>
@vcwild vcwild merged commit d3e6169 into main Nov 13, 2025
3 checks passed
@vcwild vcwild deleted the fix-pin-setup branch November 13, 2025 21:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants