Live data from Hacker News

43M passwords hacked in Last.fm breach

techcrunch.com

121–130 of 172 posts

Re: 43M passwords hacked in Last.fm breach

#121
post #77
post #60

Earlier quoted context omitted.

Emailing a single-use "sign in link" to a user (Slack calls these "Magic Links") is the way forward. Yes, it move the single point of failure to the user's email account, but expecting the regular user to use (and remember) unique passwords for each service is impossible -- they simply won't do it. Plus, when/if your service is breached, you won't compromise all their other accounts as well.

It's really a shame that we haven't solved this problem yet as an industry. I was thinking we could build a general purpose version of "Magic Links" for logging in, where the format of the email is well-defined, and the user's browser is able to receive these messages on their behalf through some form of integration. You could imagine a webmail provider offering some kind of polling or websocket API for listening for…

The problem is twofold:

- whatever solution we come up with needs enough market force to push adoption

- whoever gets to own "single sign on" owns the world. This is why there was so much backlash against Microsoft Passport all those years ago.

Personally I'd favour some sort of hardware token, and we're very slowly moving in that direction with U2F.

Re: 43M passwords hacked in Last.fm breach

#122
The tragicomic part is how they enforcing password complexity:

Your password is not strong enough. New passwords must: Be at least six characters long Contain one or more numbers Include at least one of the following special characters: !"#$%&'()*+,-./:;?@[\]^_`{|}~, or a space

So password efZeLmur3ivio4t7 is not safe enough to be used by last.fm and they use md5 without salt to protect it?

Re: 43M passwords hacked in Last.fm breach

#123

The tragicomic part is how they enforcing password complexity: Your password is not strong enough. New passwords must: Be at least six characters long Contain one or more numbers Include at least one of the following special characters: !"#$%&'()*+,-./:; ?@[\]^_`{|}~, or a space So password efZeLmur3ivio4t7 is not safe enough to be used by last.fm and they use md5 without salt to protect it?

This was in 2012. Their password enforcement policies were most likely different back then.

Re: 43M passwords hacked in Last.fm breach

#125

Earlier quoted context omitted.

Password managers already do that, they just check for password type field and the site. Keepass does that pretty sure all the others also do. But again what problem are you trying to solve? using password managers is easy as pie today including automating signup and generating passwords, most people do not use them.

I started using LastPass just the other day because the recent news made me nervous. It's NOT easy. The interfaces are clunky. I have to pay to get some basic features like browser plugin. There's a lot of false positives (it suggests me sometimes to save a password even if the field is not for passwords.) Generating secure passwords is hard because some sites validate length and charset only serverside and the poor…

You don't have to pay for a brief plugin. You have to pay for mobile.

Re: 43M passwords hacked in Last.fm breach

#126
post #53

Regular reminder that new users in general don't care at all about the security of your site. Most of your signups are not going to generate and store a secure password "just to try you out", as evidenced by the most common password here "123456". If you force people to signup to try your site/app, many (most?) of them are going to use a crap password. If you're _lucky_ that'll be 123456, and not their email/facebook…

What on last.fm ever needs a secure password though? Maybe someone can listen to my premium radio if I paid for it, or scrobble as me, but I really don't care about either of those. As a user, a less secure password for sites that need less security just makes sense.

Re: 43M passwords hacked in Last.fm breach

#127

Earlier quoted context omitted.

I'm using lastpass and I haven't had to pay for the browser plugin. I've been using lastpass for the past year or so, and I've had no real issues with it ergonomics-wise. I can't even think of any sites off the top of my head that have given false positives. It does seem painfully slow and unresponsive sometimes though, which isn't ideal. It's slow enough to disrupt my flow more than just typing in the same password…

I could use the plugin for a trial period, but now it says that I have to be a premium member? Maybe it's because I also installed the app to my smartphone, thus my smartphone become the one device I can use the free version with?

Opposite. You can use the browser for free. Mobile costs money.

Re: 43M passwords hacked in Last.fm breach

#129

Earlier quoted context omitted.

Automatic password changing would be a mess if you ever got locked out of your password manager, combined with the fact that if the protocol for password changing was to be breached, you'd be locked out of that account as well.

The protocol isn't any different than it is today you need to know the account and the current password, there isn't anything more to breach then today it's no different than any password change form. If you get locked out of your password manager you are already fucked. And in any case It doesn't prevent users from reseting a password manually directly on each site.

You can export passwords from your password manager to a text file on a thumb drive, and store that in a safe, secret place. It's not perfect but works OK if you don't change passwords often.

Re: 43M passwords hacked in Last.fm breach

#130

Earlier quoted context omitted.

> There are few places to get an SMS without a real name and address. I'm building a service to solve this problem right now. It works already and I hope to make it live within the month, it just wants styling and polishing. The idea is you sign up with just a username and password, no email address required. You pay with Bitcoin and can buy a mobile phone number, from a selection of countries, for ~$3/mo. You can th…

Do you have any domain name (even if it has no webserver yet) or some pre-launch page to bookmark? Don't need such service now, but I had accidental necessity in past few years. (Also, please consider submitting it to HN when you go live.)

I bought the domain name smsprivacy.org but I could plausibly end up on a different one.

I will submit a Show HN. Thanks :)

Post reply on HN