Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Yes, encrypting credentials is far from a silver bullet. Yes, much more work is needed on the platform side.

No, that doesn't make it OK to store credentials or other sensitive data in the clear.

> Has such a case ever occurred? I can't think of one.

Stolen encrypted drive/stolen drive with encrypted passwords on it? It's happened to me, personally (a usb key with my .password_store on it).

> Personally, I don't think it's reasonable to hold D-Link liable for a trade-off that even the biggest companies in tech make all the time.

First, I'm not aware of any tech giants who store passwords in the clear.

Second, just because the heavy weights do it doesn't make it reasonable.

> Of course, if you have filesystem access you can replace the application on disk, patch it to steal the password easily.

There are a lot of plausible scenarios in which an attacker gets RO/RW access to a portion of a file system but doesn't have the root or the capability to MITM/replace a binary.

> There's just no secure way to do this on today's computers

I think FTC's issue is this: "look, there's this really really simple thing that you could have done. Obviously it's not perfect, but doing this would have cost you basically nothing and would have at least made attacks a little bit harder. And even though it's basically free to implement and a very common practice, you didn't even bother."

Now, perhaps DLink had this discussion internally and decided that they agree with you. In that case, I'm sure those internal discussions will come out during the lawsuit, and a lay jury will have the difficult task of assessing some variant of the argument we're having here.

(Also, regardless of this one issue, shipping with default credentials w/o requiring a password change, and publishing a private key on a public website, are pretty egregious breaches of known best practice at time of sale. All while describing the device as "secure"...)



> First, I'm not aware of any tech giants who store passwords in the clear.

Mozilla, Microsoft and Google all effectively do this in their browsers. Don't believe me? Run the nirsoft webbrowserpassview. With just the files in your profile directory someone can dump your passwords. Sure, they're not "in the clear" but in practice it's just as bad if not worse. The number of accounts stolen with things like istealer is ridiculous. You can literally grab someone's entire lifetime of accounts in a fraction of a second.

I'd argue this isn't something a good developer would even attempt as it provides little more than a false sense of security to users. Good developers should be safe to absolutely refuse half measures like this as I do.


> Run the nirsoft webbrowserpassview.

This won't work if the user sets a master password (which I do).

> Good developers should be safe to absolutely refuse half measures like this as I do.

Yes, I mentioned this as a reasonable alternative in my original post.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: