Somehow this doesn't surprise me, they still want to be able to spam you with offers (I legit got a text today from Martha and Marley, I have not used them for 3+ years) and possibly sell your data to make more money. It does bring up an interesting idea, how many people use unique emails for each company to track spam. If something like that was possible for shipped goods (wouldn't work well for food but that is the…
PSA: HelloFresh doesn't delete data when asked, only changes the email address
41–50 of 54 posts
Re: PSA: HelloFresh doesn't delete data when asked, only changes the email address
#42Somehow this doesn't surprise me, they still want to be able to spam you with offers (I legit got a text today from Martha and Marley, I have not used them for 3+ years) and possibly sell your data to make more money. It does bring up an interesting idea, how many people use unique emails for each company to track spam. If something like that was possible for shipped goods (wouldn't work well for food but that is the…
>It does bring up an interesting idea, how many people use unique emails for each company to track spam Probably not a lot, but Apple's "Hide my Email" feature is now native to iOS and should in theory make this fairly easy to do. I do this _occasionally_ when signing up for new sites.
Re: PSA: HelloFresh doesn't delete data when asked, only changes the email address
#43I think it's pretty rare that a business is going to erase all record that a transaction ever occurred, particularly a transaction involving other people (merchants, gig workers). Rather they are going to erase your association with the transaction, by rewriting your account as a "tombstone" account with fake details. That's a pretty normal approach.
You have to show a pretty strong need to keep PII after a user has expressly withdrawn their permission for you to carry on processing it. No, it's not uncommon to "tombstone" data, but when you do that, you should remove data you have no rights to any more. Order numbers, accounting, payments that sort of stuff is all fair game (for limited time), but the point here is it appears they're not deleting anything, they'…
Re: PSA: HelloFresh doesn't delete data when asked, only changes the email address
#44Somehow this doesn't surprise me, they still want to be able to spam you with offers (I legit got a text today from Martha and Marley, I have not used them for 3+ years) and possibly sell your data to make more money. It does bring up an interesting idea, how many people use unique emails for each company to track spam. If something like that was possible for shipped goods (wouldn't work well for food but that is the…
Catch-all are working but still WIP for the primary domain part due to a bug with the Google workspace provider. https://github.com/politician/barissat-infra/issues/2
Re: PSA: HelloFresh doesn't delete data when asked, only changes the email address
#45Somehow this doesn't surprise me, they still want to be able to spam you with offers (I legit got a text today from Martha and Marley, I have not used them for 3+ years) and possibly sell your data to make more money. It does bring up an interesting idea, how many people use unique emails for each company to track spam. If something like that was possible for shipped goods (wouldn't work well for food but that is the…
You could probably add something like #23 to the end of your street address and still get it. For gmail and fastmail, you can use jim+xyz@gmail.com and change the xyz for every new email signup.
Also it would be very easy for a scummy site to just remove the +yyy part and the rest will still be a valid gmail address.
Re: PSA: HelloFresh doesn't delete data when asked, only changes the email address
#46Earlier quoted context omitted.
If it really keeps credit card details, that’s way more than just a tombstone.
(Asking out of ignorance, I don’t know how this works) Suppose HelloFresh found out they should give you a refund after you deleted your account. Would they need the credit card to do that?
A one way hash of PII, salted, stretched, this is enough to verify identity but also doesn't keep the PII directly (I know only 8 billion people on earth is not enough entropy. Still you make a legal effort and segregate it from your network)
Re: PSA: HelloFresh doesn't delete data when asked, only changes the email address
#47I think it's pretty rare that a business is going to erase all record that a transaction ever occurred, particularly a transaction involving other people (merchants, gig workers). Rather they are going to erase your association with the transaction, by rewriting your account as a "tombstone" account with fake details. That's a pretty normal approach.
You have to show a pretty strong need to keep PII after a user has expressly withdrawn their permission for you to carry on processing it. No, it's not uncommon to "tombstone" data, but when you do that, you should remove data you have no rights to any more. Order numbers, accounting, payments that sort of stuff is all fair game (for limited time), but the point here is it appears they're not deleting anything, they'…
Re: PSA: HelloFresh doesn't delete data when asked, only changes the email address
#48Earlier quoted context omitted.
(Asking out of ignorance, I don’t know how this works) Suppose HelloFresh found out they should give you a refund after you deleted your account. Would they need the credit card to do that?
In your scenario are you suggesting that HelloFresh start sending people refunds unprompted? That doesn't exactly sound likely, but sure, they could stick a "Disclaimer: If you delete your details it may make it more difficult for us to refund you if we suddenly lose our minds and start inexplicably sending refunds to people unprompted".
Re: PSA: HelloFresh doesn't delete data when asked, only changes the email address
#49Earlier quoted context omitted.
You have to show a pretty strong need to keep PII after a user has expressly withdrawn their permission for you to carry on processing it. No, it's not uncommon to "tombstone" data, but when you do that, you should remove data you have no rights to any more. Order numbers, accounting, payments that sort of stuff is all fair game (for limited time), but the point here is it appears they're not deleting anything, they'…
If the records no longer contain PII, then they've arguably satisfied their duties under the law, haven't they? Has a court held otherwise?
> Your account showing your name, address, credit card, etc can still be accessed whilst the token stored in the cookie is still valid
Re: PSA: HelloFresh doesn't delete data when asked, only changes the email address
#50Earlier quoted context omitted.
If it really keeps credit card details, that’s way more than just a tombstone.
(Asking out of ignorance, I don’t know how this works) Suppose HelloFresh found out they should give you a refund after you deleted your account. Would they need the credit card to do that?