Skip to content

Comment on Passwords, Backups and a false sense of securityparent

Comments

Can you give a practical example how this can become a problem if I use rand() to generate a password to be used on a website?

Many PRNGs only have 32 bits of state. If someone knows your settings (alphabet chosen and length) the max number of passwords to check is 4 billion.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.