Skip to content

Add option to use random numbers as the word separator when generating passphrases#2103

Open
rmacklin wants to merge 4 commits into
Kunzisoft:masterfrom
rmacklin:support-random-numbers-as-passphrase-separator
Open

Add option to use random numbers as the word separator when generating passphrases#2103
rmacklin wants to merge 4 commits into
Kunzisoft:masterfrom
rmacklin:support-random-numbers-as-passphrase-separator

Conversation

@rmacklin

Copy link
Copy Markdown
Contributor

Resolves #2102

Currently the generated passphrase word separator can be set to a static value. Some other password managers allow using random numbers as the word separator. This can add a bit more entropy while still retaining the easy-to-type/remember property of passphrases.

When generating a passphrase, we will now expose a choice between a static word separator and "random numbers" as the word separator.

Screenshots image
image
image
image

Note: I don't have experience with Android UI design, and I put the UI together somewhat hastily. So, I'm not married to this specific UI - I just want this ability to exist in KeePassDX in some form. Feel free to change the presentation as you see fit!

@J-Jamet J-Jamet added this to the Password Generator milestone Aug 9, 2025
@J-Jamet J-Jamet moved this to Todo in KeePassDX 4.2.0 Aug 12, 2025
@rmacklin
rmacklin force-pushed the support-random-numbers-as-passphrase-separator branch from 69af5a9 to cc7cfd8 Compare August 27, 2025 03:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

Add option to use random numbers as the word separator in passphrase generator

2 participants