Live data from Hacker News

One way to fix your rubbish password database

blog.jgc.org

91–94 of 94 posts

Re: One way to fix your rubbish password database

#91

Earlier quoted context omitted.

Ah, I hadn't considered that... That's a shame...

Just wanted to point out that any implementation as a browser extension (as opposed to bookmarklet) is safe from DOM manipulation; searching on Google for "supergenpass extension" returns results for at least Chrome, Firefox and Opera.

I'm not so sure, the extension still appends DOM elements, I'm sure those are just as susceptible to sniffing...

Re: One way to fix your rubbish password database

#92

Earlier quoted context omitted.

Just wanted to point out that any implementation as a browser extension (as opposed to bookmarklet) is safe from DOM manipulation; searching on Google for "supergenpass extension" returns results for at least Chrome, Firefox and Opera.

I'm not so sure, the extension still appends DOM elements, I'm sure those are just as susceptible to sniffing...

I haven't looked at the code or even used it that much, but it seems like it only uses content scripts to insert the password into the field, and everything else is dealt with by the popup/background page, which websites don't have access to.

Re: One way to fix your rubbish password database

#93
post #89

Earlier quoted context omitted.

Red light coming up in the back of my head. Wouldn't the MD5->scrypt pipeline expose new attacks that scrypt doesn't have? Maybe there's a higher collision probability or some known-text attack, but I'm really shooting in the dark here.

No.

That's one person whose "no" I'll accept without further explanations. Thanks for clarifying.

Re: One way to fix your rubbish password database

#94
post #89

Earlier quoted context omitted.

Red light coming up in the back of my head. Wouldn't the MD5->scrypt pipeline expose new attacks that scrypt doesn't have? Maybe there's a higher collision probability or some known-text attack, but I'm really shooting in the dark here.

No.

[deleted]
Post reply on HN