|
|
|
|
|
by rezonant
833 days ago
|
|
Entropy here is referring to how random the user's password is, and thus how difficult it will be to guess it. For example, a four character password which can be comprised only of lowercase a-z has much lower entropy than a four character password which can have A-Z and a-z (and the case is significant). Obligatory XKCD: https://xkcd.com/936/ |
|