Skip to content

Apply backup password character restrictions#677

Merged
torgermiller merged 2 commits intomainfrom
restrict-passphrase-input
Jul 22, 2025
Merged

Apply backup password character restrictions#677
torgermiller merged 2 commits intomainfrom
restrict-passphrase-input

Conversation

@torgermiller
Copy link
Contributor

@torgermiller torgermiller commented Jun 30, 2025

Previously we allowed any unicode input for the backup password phrase. This resulted in some weird corners cases when you used certain exotic characters. For simplicity this PR restricts allowed phrases to alphanumeric characters and the following special characters: !@#$%^&*()_+-=[]{}|;':",./<>?~$

@torgermiller torgermiller force-pushed the restrict-passphrase-input branch from ccaec5f to 86755f8 Compare July 16, 2025 16:52
@torgermiller torgermiller force-pushed the restrict-passphrase-input branch from 86755f8 to e567c51 Compare July 22, 2025 16:44
@torgermiller torgermiller marked this pull request as ready for review July 22, 2025 17:00
@torgermiller torgermiller merged commit 43b8f37 into main Jul 22, 2025
3 checks passed
@torgermiller torgermiller deleted the restrict-passphrase-input branch July 22, 2025 17:15
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.

2 participants