Hacker News new | ask | show | jobs
by lupire 1334 days ago
What benefit does the long random part provide?
2 comments

It prevents it being guessed. The memorable part protects against someone finding the written down/recorded random portion and using it since they don't have the remembered part, but the remembered part on it's own is somewhat vulnerable to guess work
Bruteforce protection.