Live data from Hacker News

Billions of login credentials have been leaked online

apnews.com

21–30 of 65 posts

Re: Billions of login credentials have been leaked online

#21
post #2

2FA makes this a non-issue, no? You will get notificaton if someone failed to log in.

Not even necessary. Salted hashes are enough, assuming you used a strong password.

Yeah assuming you have a billion encrypted passwords what are you even gonna do? You could try to brute force and maybe get a bunch of common/weak ones but as long as your password is like 8+ chars and fairly unique you probably wont be a target.

Unless they were storing them all unencrypted lol.

Re: Billions of login credentials have been leaked online

#22
post #11
post #9

Earlier quoted context omitted.

As if users wouldn't just use the same username everywhere. So now besides telling them to use different passwords for every website, you also need to tell them to use different usernames.

But you can't use the same username everywhere, for example doing a Google search of my username shows accounts on other sites that are not related to me. Doing a search for your username suggests that it is also likely taken on numerous other sites, including a rock-band named FoxyGen that I'm fairly confident you are not a member of.

Well, yeah, the same way you can't use the same password because some websites have weird rules about password length and characters. Doesn't change the fact that you will be able to use the same username in MOST websites, given you don't have a super common username. The only solution to this problem is a password manager, which most people won't adopt anyway.

Re: Billions of login credentials have been leaked online

#23

> According to a report published this week, Cybernews researchers have recently discovered 30 exposed datasets that each contain a vast amount of login information — amounting to a total of 16 billion compromised credentials. That includes user passwords for a range of popular platforms including Google, Facebook and Apple. Can someone more knowledgeable than me explain how my passwords could have been leaked from G…

Bad reporting.

“There was no centralized data breach at any of these companies,” Diachenko said when I asked him to clarify whether any of the datasets actually came from Facebook, Google, or Apple.

Bob Diachenko, a Cybernews contributor, cybersecurity researcher, and owner of SecurityDiscovery.com, is behind this recent major discovery.

https://cybernews.com/security/billions-credentials-exposed-...

Re: Billions of login credentials have been leaked online

#25

> According to a report published this week, Cybernews researchers have recently discovered 30 exposed datasets that each contain a vast amount of login information — amounting to a total of 16 billion compromised credentials. That includes user passwords for a range of popular platforms including Google, Facebook and Apple. Can someone more knowledgeable than me explain how my passwords could have been leaked from G…

Keyloggers, people reusing passwords

>people reusing passwords

On the 16 billion logins scale, it's just this.

Re: Billions of login credentials have been leaked online

#26
post #5
post #3

> Sixteen billion is roughly double the amount of people on Earth today, signaling that impacted consumers may have had credentials for more than one account leaked Interesting use as "may have" as that would imply, mathematically speaking, that there are people who were impacted at least twice...

The list might also span a large time period and contain multiple versions of a user's credentials.

Also, dead people had passwords.

Re: Billions of login credentials have been leaked online

#27

> According to a report published this week, Cybernews researchers have recently discovered 30 exposed datasets that each contain a vast amount of login information — amounting to a total of 16 billion compromised credentials. That includes user passwords for a range of popular platforms including Google, Facebook and Apple. Can someone more knowledgeable than me explain how my passwords could have been leaked from G…

Keyloggers, people reusing passwords

Also browser extensions.

Re: Billions of login credentials have been leaked online

#28
post #19

the article mentioned passkeys as a solution but imho is only a path towards vendor lock-in. Like, "we solve your security issue provided you do business only with us". That is neither "antifragile" nor resilient. It's just hype.

I have my passkeys in 1password and they work fine. One key for each service, I don't see the difference to normal passwords in terms of lock-in

I'm probably missing something, so would be great to get a ELI5 for this.

How does storing passkeys in a password manager materially differ from the very long/strong passwords I'm already storing in my password manager? (and it's matching against the domain around autofill etc)

Re: Billions of login credentials have been leaked online

#30
post #2

2FA makes this a non-issue, no? You will get notificaton if someone failed to log in.

Not even necessary. Salted hashes are enough, assuming you used a strong password.

it looks like a lot of these are from key loggers not from database breaches, so salted hashes, while nice, solve a different problem.
Post reply on HN