Hacker News new | ask | show | jobs
by Luc 2779 days ago
Not sure I understand you correctly, but Bitwarden can do this (it's the 'passphrase' option).
1 comments

They recently added that:

"Oct 9 - This is in the next release for various apps." [1] the PR is from Oct 6 [2].

It is a very basic implementation as of now. The wordlist is English-only, and it doesn't have a minimum character account so it contains 'words' such as 'aa' and 'aaa'.

[1] https://community.bitwarden.com/t/add-an-ability-to-generate...

[2] https://github.com/bitwarden/jslib/pull/12

> it doesn't have a minimum character account so it contains 'words' such as 'aa' and 'aaa'.

The PR discusses how the original word list that was referenced was changed out to the better long word list from https://www.eff.org/dice .

Great, thank you. Some more choices in that regard would be great (such as a native language wordlist) but I very much appreciate you added this basic functionality. Even in its current form it is an improvement over nothing or manually doing this (am a satisfied Premium subscriber).