@ans-4175 indeed, yeah. Some words are perhaps not usually used in our everyday life. It's from KBBI, after all :laughing:
I have an idea to tackle that. What if, below the generated password, we also include the "base words"? For example:
We show below the text field, something like, "Asal kata: "opini murca"". That way, although some words may be uncommon, we are providing some kind of help to help pronounce the generated password.
We move the "Copied" text to the copy button instead (probably we can use some timeout before the button text gets reset back to "Copy"). This will help reduce texts below the text field -- otherwise we will have 2 rows of text dangling after copying the password.
@ans-4175 what do you think? The downside of this is that, it exposes the real characters of the password, which then can be used for brute force purposes. Still, with 2k+ nouns and adjectives (make that millions of combinations to test), I think it's still pretty good.
Referring to https://github.com/ans-4175/password-ga/pull/13#issuecomment-966019340:
@ans-4175 what do you think? The downside of this is that, it exposes the real characters of the password, which then can be used for brute force purposes. Still, with 2k+ nouns and adjectives (make that millions of combinations to test), I think it's still pretty good.