Its time to change my master passwords again. The old ones are not cutting it anymore.
I have been looking into Diceware Passwords after seeing them recommended here and by that xkcd comic.
I am speaking two languages: English and my native language.
I though I roll the numbers as per the Diceware manual but would use two different word lists (English and another language) note down the words and then when assembling the final password I would choose from which language I would use the word.
Example using placeholders not actual words or dice rolls:
I rolled something like this:
# - English - other language
1 - a - q
2 - b - w
3 - c - r
4 - d - t
5 - e - g
6 - f - k
a and q would be the words corresponding to the rolled number #1 on the two used diceware wordlists.
so when assembling the password I would go down the list and choose for example the words:
a w r d e k
and make my password with that.
My big question now:
would doing that decrease the entropy? security? (not sure which word is correct here) of the password?
Or to say it differently:
Good Idea or bad Idea?