Live data from Hacker News

120M American Households Exposed In 'Massive' ConsumerView Database Leak

forbes.com

81–90 of 163 posts

Re: 120M American Households Exposed In 'Massive' ConsumerView Database Leak

#81
post #74

Earlier quoted context omitted.

A relative of mine works in IT for a non-US hospital. (Avoiding naming it because of backlash potential, both for him and myself.) When he started there, as bottom level IT support, he had access to everything. Admin passwords, doctor's passwords, he could write prescriptions and put a doctor's name on it. He could order anything and everything, and send it anywhere. He could read your medical files, if you were a pa…

For the first 100 years, we just arrested folks who actually faked records or stole things. Now we do it if they don't make it impossible? I know, networks change everything. But inside a secure facility its often (always) the case that personal integrity (and maybe some audits) is used to ensure correctness most of the time. Somebody working in a hospital could steal prescriptions off of patient's tables, could lift…

> For the first 100 years, we just arrested folks who actually faked records or stole things. Now we do it if they don't make it impossible?

First, "impossible" is taking the argument to the extreme. Second, the insecure network OP described is negligence. Perhaps they were even reckless. That's not a new concept.

Re: 120M American Households Exposed In 'Massive' ConsumerView Database Leak

#82

Personal data right now is considered an asset. It needs to be seen as a liability. Maybe the solution is a data tax. You pay a set amount every year for every piece of personal data you have. If you buy personal data from another company, you still have to pay the tax for the data you acquired. If you have a breach of data, your tax goes up for a period of 10 years. In addition, every piece of personal data needs to…

> Personal data right now is considered an asset. It needs to be seen as a liability.

What an excellent insight. You changed my conception of the problem. Thanks!

Re: 120M American Households Exposed In 'Massive' ConsumerView Database Leak

#83
post #43

Earlier quoted context omitted.

One, rather drastic, approach would be making the data of everybody freely available to everybody, think post-privacy society. At least that's how I originally imagined this Internet thing to play out as, too bad it took the exact opposite direction.

I like drastic, because what else is going to spur the powers that be to revamp how we approach identification? Something dramatic like this is almost necessary at this point. Equifax was huge and yet what reforms have we seen? Is anything even in the pipeline?

I fear this will take the usual course of action: It's gonna get worse until something really bad and really large scale happens, only then will people realize the need to act, but then it's usually already way too late.

Re: 120M American Households Exposed In 'Massive' ConsumerView Database Leak

#85
post #56

Earlier quoted context omitted.

My biggest problem with S3 is the old multi-layered security model with bucket policies and ACLs. They need to update it to just use IAM like everything else.

IAM is also super hard to configure. I would like to see more sense of responsibility from AWS for these leaks rather than blaming the users. It’s bad usability.

Oh please. AWS can get super-complicated but, especially with the latest console updates, you really have to try to make S3 buckets public. There are good reasons for public buckets; I use them. At this point if you're kicking people, it really is on the developer (or the management of their app dev organization) if they make S3 buckets public "accidentally."

Re: 120M American Households Exposed In 'Massive' ConsumerView Database Leak

#86

Personal data right now is considered an asset. It needs to be seen as a liability. Maybe the solution is a data tax. You pay a set amount every year for every piece of personal data you have. If you buy personal data from another company, you still have to pay the tax for the data you acquired. If you have a breach of data, your tax goes up for a period of 10 years. In addition, every piece of personal data needs to…

It's my data, why should they pay a tax to the government for it? How about a data royalty. You use my data, you must pay me a royalty.

Sounds like a blockchain solution in the making... /s

Re: 120M American Households Exposed In 'Massive' ConsumerView Database Leak

#87

Earlier quoted context omitted.

A big problem with this is that a lot of data about you isn't owned by you. The fact that you took out credit card X on Y date and have paid the balance on time since then is owned by the credit card company you do business with (well, it belongs to you too, but businesses are more willing to trust Chase than you). This information has real business value from being a leading indicator and costly signal of your futur…

At the risk of speaking for OP: The point is that the data should be owned by me. Yeah, I get that it has value to other people, but I'm the one that has to deal with the fallout, not them. Just because something is useful to a business doesn't mean that they have the right to it. If they want information about me, they should be asking me, not some third party.

I don't disagree, but then how do we trust it? I suppose (thinking out loud) that we could have everyone on your credit report sign it, but then encrypt it to your public key? That way only you can let others see it, but it's still tamper-proof.

Re: 120M American Households Exposed In 'Massive' ConsumerView Database Leak

#88
post #71

> He found the data was sitting in an Amazon Web Services storage "bucket," left open to anyone with an account, This is hard to believe. S3 bucket names are unique. I can't make a bucket named `bucket`; I'd have to call it `dashkb-bucket` or something (a common convention is to prefix with your company's domain)... anyway... The point is: for the bucket to be named `bucket` Alteryx must have had one of the very firs…

This sentence is not saying that "bucket" is the name of the bucket.

It is saying that the data was in a thing that Amazon Web Services provides, which AWS calls a "bucket".

Most people who are not web developers don’t even know Amazon Web Services is a thing, much less the cute names of any of their services.

Re: 120M American Households Exposed In 'Massive' ConsumerView Database Leak

#89
post #56

Earlier quoted context omitted.

My biggest problem with S3 is the old multi-layered security model with bucket policies and ACLs. They need to update it to just use IAM like everything else.

IAM is also super hard to configure. I would like to see more sense of responsibility from AWS for these leaks rather than blaming the users. It’s bad usability.

That's ridiculous. AWS provides infrastructure and tools, it's up to developers and companies to properly deploy them and implement the appropriate security.

Re: 120M American Households Exposed In 'Massive' ConsumerView Database Leak

#90
post #54

Earlier quoted context omitted.

> I like the idea of mandatory data insurance Why not just liability for lost data? Companies could then choose to hold the risk themselves or field it out to insurers.

If it doesn't need to be insured, you could just spin off a smaller entity responsible for holding the data for you, and shut the company down if the data leaks. You can do the same if insurance is required of course, but any brand new 'personal data holding' company would likely have very high insurance premiums to offset the risk.

It seems to me that doing so should somehow constitute fraud. It would be better if the law could be changed to make sure it is penalised as such.
Post reply on HN