Changes between Version 14 and Version 15 of FrequentlyAskedQuestions
- Timestamp:
- Aug 27, 2013 3:28:20 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FrequentlyAskedQuestions
v14 v15 43 43 This may not be so frequent an error, but can arise when the experiment deliberately brings an interface down without bringing it back up prior to swap out. Try scheduling the link back up before the end of experiment. 44 44 45 == Your site claims that my new password is in the dictionary. I checked the Oxford English Dictionary and 'qwerty1234' is not in it. ==45 == Your site claims that my new password is in the dictionary. I checked the dictionary and 'qwerty1234' is not in it. == 46 46 47 We check passwords against a fairly complete dictionary of known passwords, some of which were captured in the wild. For example, the [http://arstechnica.com/security/2010/01/32-million-passwords-show-most-users-careless-about-security/ RockYou hack] ended up revealing the unencrypted passwords for 32 million people (and about 14 million unique passwords). Since that is one of the goto lists for the bad guys, we use it too. This means that a lot of passwords that seem clever and obscure fail our test because someone else thought up the same thing.47 Please see our [wiki:Passwords Passwords page].