I’ve probably said this a million times, but it’s worth repeating: with so much of security based entirely on the strength of passwords, it is absolutely critical that you choose a strong password. Weak passwords are a hackers wet dream; don’t give them the pleasure. Studies
have been done on the strength of "pass phrases" versus passwords, and they found that pass phrases are just as strong as passwords, and much easier to remember. The idea behind a pass phrase is that you use a phrase as the basis for you password, like this:
Phrase: How much wood would a woodchuck chuck if a woodchuck could chuck wood?
Password: Hmwwawciawccw?
See, it’s simple. Just take the first letter of each word in the phrase, including capitalization and special characters, and turn it into your password. That’s all there is too it. The strength of passwords like that are just as good as a random password of the same length. And it’s easier to remember. Two caveats, though: 1) Make sure the resulting password is long; short passwords, no matter the phrase, are subject to attack with Rainbow tables and are effectively useless, and 2) for goodness sake don’t use a common phrase, or my example, or any other example. Make the phrase something only you would know, and not anything common. Any questions?!

