Earlier quoted context omitted.
Making money off "mistakes" that keep happening, darn it!
I don't think they can make money off plain text passwords? They can only lose money from that, if it's discovered and they are fined and lose some users. They can make money from contact lists, but IIUC the article said they didn't use the contact lists. Also, given that it only affected a couple million users (like 0.1% of their user base), the damage to their reputation would far outweigh any benefits of actually…
Facebook Expects to Be Fined Up to $5B by FTC Over Privacy Issues
261–270 of 331 posts
Re: Facebook Expects to Be Fined Up to $5B by FTC Over Privacy Issues
#262Earlier quoted context omitted.
Making money off "mistakes" that keep happening, darn it!
Storing plain text passwords doesn't make them money, but it negatively affects users, should those passwords be compromised. Though FB didn't prosper from the mistake, users potentially feel a cost, so the outcome is the same. Criminal negligence might not benefit the bad actor, but it's still a crime either way.
Re: Facebook Expects to Be Fined Up to $5B by FTC Over Privacy Issues
#263Earlier quoted context omitted.
I'm on a small team (5 engineers) that is GDPR compliant so no PII is logged. It's not hard if you care.
Its a lot easier on a small team. Security isn't a stable state.
I can't f'in believe I have to explicate such simple things to supposedly intelligent and thoughtful people
Re: Facebook Expects to Be Fined Up to $5B by FTC Over Privacy Issues
#264Earlier quoted context omitted.
Seems like a pretty trivial automated test for so many PHD's to miss: create_user('Bob', 'BobPassword123') assert "BobPassword123" not in logfile
Hrm, so you checked the apache access logs, or maybe an error log, what about the system logs? Does the login request spin up a bash script and pass the password to it? I don't think it's trivial to guarantee non-existence.
Re: Facebook Expects to Be Fined Up to $5B by FTC Over Privacy Issues
#265Earlier quoted context omitted.
as it so turns out, you can't rely on capitalism to even have any morality, much less enforce one
Eh, a capitalist system is going to reflect the moral framework of the participants. The participant here is the stock market, and its moral framework is based on economic growth and profit for shareholders. In that regard this was a good outcome and, as a result, is rewarded.
Re: Facebook Expects to Be Fined Up to $5B by FTC Over Privacy Issues
#266Given this effect, Facebook has an incentive to 'low-ball' their estimate.
Re: Facebook Expects to Be Fined Up to $5B by FTC Over Privacy Issues
#267Seems like they should add another 0 to the fine after the recent hat trick: 1) Prompting users to give Facebook their email passwords.[0] 2) Using that email access to "inadvertently" upload the information of their email contacts.[1] 3) Storing said passwords and others in plaintext. [2] It's pretty impressive that a company could do something so brazenly malevolent and be confident that they will escape with no mo…
[I meant this as a serious observation, linkedin was sued but I believe they only got a mild slap on the wrist]
Re: Facebook Expects to Be Fined Up to $5B by FTC Over Privacy Issues
#268Earlier quoted context omitted.
There definitely is a difference between someone accidentally tracking dog poo into your house vs someone doing it intentionally; in the first case, you all them to clean it up, and in the second case you break the friendship and/or seek criminal prosection. Likewise for big companies. If a company is acting badly, you need to figure out if it was intentional. In both cases you seek damages, but your approach to maki…
Right. That's like saying there's not a difference in involuntary manslaughter and murder. There is. Intent is very important. That's WHY so many people focus on the intention.
Re: Facebook Expects to Be Fined Up to $5B by FTC Over Privacy Issues
#269Will the money go to some government black hole? Seems like a waste of resources. How about requiring Facebook to offer better services or open source more tech.
Re: Facebook Expects to Be Fined Up to $5B by FTC Over Privacy Issues
#270Earlier quoted context omitted.
Not to contradict your overall sentiment, but people often focus on intention with these issues. I think that's wrong. Like, if someone treads dog poo into my house on their shoes, it doesn't really matter if they did it by mistake, or spent ages walking around town trying to find some dog poo to step in before coming to my house; the effect is that there is now dog poo on my carpet. We need to be more dispassionate…
>Like, if someone treads dog poo into my house on their shoes, it doesn't really matter if they did it by mistake, or spent ages walking around town trying to find some dog poo to step in before coming to my house; the effect is that there is now dog poo on my carpet. So, whether it's your own two year old or a malicious adult, you think it's wrong to respond differently because they both produced the same harm?