Hacker News new | ask | show | jobs
by sgift 3568 days ago
Password checking could be so easy ...

if(password.size() < 24) "Your password sucks! Choose a longer one"

Update each year to stay ahead of faster computer speeds.

1 comments

Substitute password with passphrase, mention hard limit (24 characters) and suggest using a sentence instead of word(s)