Live data from Hacker News

Viewing profile — PaulMoore

PaulMoore

HN member
Joined
Sat, Nov 01, 2014, 7:15 PM UTC
HN karma
1
Public activity
7 items

About PaulMoore

No profile information was provided.

Recent public activity

  1. comment
    Comment #18663492

    I'm guessing you mean hashed, or am I being pedantic? ;) Anything is better than re-use, that's not really an argument. If I recommended using "1", "2", "3" for three different sit…

  2. comment
    Comment #18635395

    Salts make no difference here. They do not harden passwords, but make an otherwise deterministic process random to ensure no two inputs result in the same output. Of course, using …

  3. comment
    Comment #18635378

    I'm sorry, but that's nonsense if you actually think about it. Existing passwords are broken in a matter of milliseconds, perhaps a few seconds. Do you honestly believe it's suffic…

  4. comment
    Comment #18635360

    Thank you! Spot on.

  5. comment
    Comment #18635350

    Hi strictnein Erm, haven't you proven my point for me? You can't say "The fact that someone can relatively quickly crack your password if you used 3 random words is meaningless" an…

  6. comment
    Comment #18635326

    Hi evrydayhustling "If you use a randomizer, which you should" That's a big IF. People should use a password manager, or create unique random passwords for every site... but they d…

  7. comment
    Comment #8544234

    At least now, more people will accurately describe it as two-step verification rather than two-factor authentication. They are entirely different. If SMS OTPs were actually 2FA, th…