Password Complexity

Difficulty: Beginner

Question

What is better: a complex password or a long passphrase?

Answer

Generally, a long passphrase (e.g., `correct-horse-battery-staple`) provides more entropy and is harder to crack than a short but complex password (e.g., `P@ss12!`).

Concepts covered

Passwords, Entropy