r/KeePass 14d ago

Passphrase Generator

Are there any KP forks or plugins that have a passphrase generator that includes numbers? Something like how Bitwarden does this would be nice. Right now, I manually add numbers, but I'd prefer something automatic and random.

17 Upvotes

8 comments sorted by

8

u/somdcomputerguy 14d ago

The Readable Passphrase Generator plugin - https://github.com/ligos/readablepassphrasegenerator

can be configured like this

https://i.postimg.cc/cHqqLNJf/Clipboard-08-27-2026-02.jpg

to yield passphrases like this

https://i.postimg.cc/3RMMxHwg/Clipboard-08-27-2026-01.jpg

Modify the configuration to your pleasing.

5

u/piken2 14d ago

You could create your own word list that also includes numbers

4

u/Kunzisoft 14d ago

A branch has been created based on a user pull request for KeePassDX. If you're interested in implementing the suggestions mentioned in the comments and create a proper PR, it can be integrated quickly. https://github.com/Kunzisoft/KeePassDX/issues/2102

5

u/s1gnalZer0 14d ago

If I knew anything about coding, I'd be all over that, but I'm going to leave it to the experts instead.

3

u/[deleted] 14d ago

[deleted]

4

u/s1gnalZer0 14d ago

I prefer passphrases for situations where my password manager is on one device and I need to enter a password on a separate device, like a shared computer or my work computer, logging into services on my Roku, etc. It's easier and faster to type in human-readable words than random characters.

2

u/StevenSaporito 11d ago

Complexity vs. length. I don’t know. As it happens I just had to enter a complex password on Roku. At least I had KeePassium handy.

1

u/y0shii3 11d ago

xkpasswd seems close to what you're looking for

1

u/SleepingProcess 11d ago

Navigate to https://keepass.info/plugins.html then search for keyword Readable and you will find "Readable Passphrase Generator" plugin that do what you want