Live data from Hacker News

Notice of Data Breach

content.myfitnesspal.com

91–100 of 160 posts

Re: Notice of Data Breach

#91
post #70

Earlier quoted context omitted.

Hi, even if a data breach hadn't happened, did you have any concerns about people within the company having access to those photos? I also use myfitnesspal and strava but I have a strong aversion to sharing that kind of info with anyone, period. I'm 36, is this a generational thing?

Did you used to care that some dude at CVS would have possession of your photographs for hours at a time when you went to get them developed?

So it seems that yes - this is a generational thing :-)

(I'd be curious to run a straw-poll to find out how many Hackernews ever actually got "photographs developed"...)

Re: Notice of Data Breach

#92
post #33

MyFitnessPal was horribly written app when I used it. The idea was good but God was it slow as hell when doing simple things.

I started using the app in 2012. I still use it. I'm under the impression it's the best nutrition tracking app. I've moved on to iHealth for tracking weight and exercise amounts, which I used MyFitnessPal in the past. This information is still in MyFitnessPal, and I will sometimes look at the graphs there, but not often. Apple Watch and a Bluetooth scale are great for the quantified self.

Cronometer and Carb manager are better

Re: Notice of Data Breach

#93
post #70
post #45

Somebody is about to come across 250 pictures of me in my boxers standing in front of a dirty mirror with my belly popping out. I only hope they don't judge me for the size of my belly not really changing over those 250 days...

Hi, even if a data breach hadn't happened, did you have any concerns about people within the company having access to those photos? I also use myfitnesspal and strava but I have a strong aversion to sharing that kind of info with anyone, period. I'm 36, is this a generational thing?

I think it's entirely personal, and I wouldn't judge anybody for being less, er, voyeuristic than me.

I'm kinda into it TBH.

From my perspective, what's the worse that could happen? Russia already has my dick pics, probably. If someone sent them to my mom, I'd say, "mom, don't look at those." If they sent them to my employer, I'd say "hey guys, looks like I was hacked lol." Probably wouldn't be fired over it and if I was I could just get a different job. If it somehow blew up on the internet I'd just become an anonymous remote contract worker or something.

This is kind of a fun exercise in threat management actually, the threat being my dadbod being exposed. Maybe I'm not taking it seriously enough? I know people that have had naked pictures of them exposed and it was traumatizing for them. For some reason I just don't think it would be for me.

EDIT: That's not to say the exposure wouldn't be an objectively shitty thing to do... just because I think I can handle it doesn't mean anybody else should have to worry about this kind of thing happening to them.

Re: Notice of Data Breach

#94

> The affected information included usernames, email addresses, and hashed passwords - the majority with the hashing function called bcrypt used to secure passwords. I really appreciate them including this information. It shows they’re following best practices and I don’t need to read the rest of the article with a grain of salt.

Except when you get to the part about “the rest of the passwords were hashed with SHA1”...

Re: Notice of Data Breach

#95
post #67

MyFitnessPal was horribly written app when I used it. The idea was good but God was it slow as hell when doing simple things.

I begrudgingly use it when I'm focused on losing weight. As soon as I reach my goal, I'm out. It's too frustrating to use it multiple times a day, everyday. I should use it for bulking too, but I'd rather live with the inefficiency of not tracking things perfectly. This leak disappoints me because my oat obsession should be known only by those who truly know me, like my family and the NSA.

If you use it despite bad UX due to speed, it must mean that they have great PMfit though?

Re: Notice of Data Breach

#96

That's unfortunate. At least we didn't get the stereotypical "your passwords are hashed, so nothing to worry about" one liner I've been reading from a lot of companies during disclosures. All they said here is that the passwords are hashed and with a reasonably secure method -- bcrypt (although without knowing work-factor and percentage of passwords, it is hard to know just how strongly). It has become pretty difficu…

> All they said here is that the passwords are hashed and with a reasonably secure method -- bcrypt (although without knowing work-factor and percentage of passwords, it is hard to know just how strongly)

Speaking of proper password hashing--are there any methods similar to bcrypt but where you can increase the work factor on the currently stored passwords without having to have access to the plain password?

E.g., suppose you have a database of hashed passwords with work factor 4. You want to up the work factor to 6. The usual way to do this that I've seen is to start using 6 for new passwords, and when people with existing passwords log in you verify the password with the 4 hash, and then before discarding the plain password you 6 hash it and update the database with that.

But that leaves 4 hash password still working for however long it takes people to get around to logging in. If you are raising the work factor it is presumably because you think the old work factor is no longer secure enough, so you probably don't want the old 4 hashes to keep working.

You could remove the 4 hashes of anyone who doesn't login and get updated within a reasonable time, making them go through the "forgot my password" routine, but that will annoy them. Hence, my curiosity about ways to updated the work factor more directly.

There's a kludge way to kind of do it. Go through the database, take all the 4 hashes, and treat those hashes as if they were the passwords, and 6 hash those and store them, along with a flag that marks this as a transitional password. When a user with such a password logs in, you 4 hash their plain password, 6 hash the result, and if it matches, you then 6 hash the plain text password and store the hash, and remove the transitional flag. But this is really quite ugly.

Re: Notice of Data Breach

#98
post #57

Earlier quoted context omitted.

No need to scrape Open Food Facts, they kindly offer a download of the whole database as csv, rdf or mongodb dump: https://world.openfoodfacts.org/data It is 100% crowd sourced open data under the ODbL licence (same as OpenStreetMap).

Thanks for that correction. I recall there being a clear reason why I couldn't use their data in my app. But maybe I had it wrong. I remember reading that if my app collected new data about foods and I was using the OFF db, I had to commit to making all my data free and open. I was worried about the possible case that personal food consumption data would be vulnerable to that share-alike constraint.

No, no worries about personal consumption. What the OdBL requires you to do is to add missing products. Not add data outside the scope of the original database. (I'm a Open Food Facts admin)

Also please don't scrape us, since we release nightly dumps of the DB :)

Re: Notice of Data Breach

#99
post #2

This is how transparent an organization should be when breached. Kudos to Under Armour.

GDPR, the new EU Data Protection legislation, will actually require companies to issue notification of a breach of PII, within 7 days of becoming aware of it, I believe.

That only applies to notification to the data protection authority unless the breach "is likely to result in a high risk to the rights and freedoms of natural persons".

Re: Notice of Data Breach

#100

Earlier quoted context omitted.

I'm 34, and I don't care. I also tend to walk around naked, without much care if someone spots me through a window - though I try not to obviously flash the neighbors through the kitchen window, which is the only real direct easy sightline. I used to be really insecure about being nude - I requested, and got permission to, change somewhere besides the locker room in middle school - but I think I don't care anymore, a…

I think there is a difference between the ephemeral nature of someone spotting you naked and naked pics.of you preserved online forever

That's true - and I have actually had a nude photo of myself leaked when I was in high school. Oddly, I didn't care much then, either.

But in any case, the n-parent comment didn't mention the photo being totally nude, anyway.

Post reply on HN