|
|
|
|
|
by mlyle
2195 days ago
|
|
> It's just a bare minimum that you reduced No, it's the -maximum- that I reduced entropy by. If I choose randomly from 4 possible passwords, I've shaved off --no entropy--. If I choose with a strongly predictable preference (say, everyone knows I'll pick the password that's first alphabetically) I've shaved nearly 2 bits off the probable search space: you probably only need to look in the first 1/4th of the search space. Choosing with some subtle, individual preferences is something inbetween. |
|
No, your example has nothing to do with preference, your method (picking out of 4) just less random than picking from one (the first).
Preference is, when certain passwords more likely to be picked than others or at those passwords less likely to be stepped over to generating a new one. Wtih strong preference you regenerate until you got that preferred password, for example you prefer short words and the attacker know that, at first trying combinations with short words has better chance to cracking the password.