Earlier quoted context omitted.
Wow. That's the funniest thing I've seen this week. Beats the schadenfreude I'm having with some of the IoT lightbulbs no longer working for EU customers - a problem which actually impacted a friend of mine. See: https://twitter.com/internetofshit/status/999619364541394944 . EDIT: 2 friends now. I wonder how many more bought those lightbulbs...
Anyone who bought these lightbulbs should return them to the retailer for a full refund.
The GDPR blog post
91–100 of 144 posts
Re: The GDPR blog post
#92Earlier quoted context omitted.
> They can't, but they can, for example, ask for a fee to read the article. They don't deny you reading it, but they don't have to give it to you for free either. Of course they can charge a fee. They should. > Either you share your data, so they can make money to operate the site, or you don't, but then the content is not free. No. My data is not a commodity exchange. The GDPR makes that VERY clear. I can not pay wi…
You can pay with your data if you consent to it. It's your data, your choice. But if you don't consent then prepare your credit card for payment. Most people then will choose the free version.
Contracts don't make laws. Laws make laws. You cannot pay with your data.
Re: The GDPR blog post
#93I got a few dozen gdpr emails today, some from companies I didn't know existed. This law is a fantastic development for end users/consumers.
The rest knows well that they got your address without your consent and try to get this consent from you now so that they can legally keep your data.
Re: The GDPR blog post
#94Earlier quoted context omitted.
You're right, but there are safer constructions to do this. Maybe this kind of knowledge will get more popular now that GDPR is mandating it :) Active concern for me: GDPR will promote a bunch more homegrown looks-fine-but-actually-busted crypto schemes. I don't think GDPR will be used to enforce that even in the case of breach, and I'm not sure it should -- I think we should make better schemes available instead.
What is the 'safer construction' to do this? I'm looking for ideas and trying to solve a problem. My understanding of the GDPR, which is very basic, supports the view that hashing email addresses is at least questionable. On the other hand, if an email list is a core function, de-spamming seems valid.
Re: The GDPR blog post
#95Earlier quoted context omitted.
You're right, but there are safer constructions to do this. Maybe this kind of knowledge will get more popular now that GDPR is mandating it :) Active concern for me: GDPR will promote a bunch more homegrown looks-fine-but-actually-busted crypto schemes. I don't think GDPR will be used to enforce that even in the case of breach, and I'm not sure it should -- I think we should make better schemes available instead.
Using a hash function for this is about as good as it's going to be. If we accept the conjecture of the existence of one-way functions, and use a cryptographic sound one-way function and implementation, it's provably the best we can do.
I posted a comment with an alternative construction plus rationale: https://news.ycombinator.com/item?id=17153329
Re: The GDPR blog post
#96Earlier quoted context omitted.
Wow. That's the funniest thing I've seen this week. Beats the schadenfreude I'm having with some of the IoT lightbulbs no longer working for EU customers - a problem which actually impacted a friend of mine. See: https://twitter.com/internetofshit/status/999619364541394944 . EDIT: 2 friends now. I wonder how many more bought those lightbulbs...
Anyone who bought these lightbulbs should return them to the retailer for a full refund.
Re: The GDPR blog post
#97Earlier quoted context omitted.
What is the 'safer construction' to do this? I'm looking for ideas and trying to solve a problem. My understanding of the GDPR, which is very basic, supports the view that hashing email addresses is at least questionable. On the other hand, if an email list is a core function, de-spamming seems valid.
An appropriately tuned bloom filter would probably suffice.
I posted an alternative construction elsewhere in the thread.
Re: The GDPR blog post
#98Re: The GDPR blog post
#99A popup (probably what used to be cookie warning) on Medium says: > Medium uses browser cookies to give you the best possible experience. To make Medium work, we log user data and share it with processors. To use Medium, you must agree to our Privacy Policy. I must agree to logging user data and sharing it with processors? EDIT: come to think of it, it might be a new, GDPR-specific, dark pattern. I can use the site w…
Isn't that the quid pro quo, though? I don't feel obliged to accept their shitty privacy policy, and in return they are not obliged to serve me their often equally shitty content.
Yes and no. Yes, in the sense that you can argue that. No, in the sense that the GDPR just says "no, you cannot ask people to pay with personal information". So either they must show me the article even if I opt-out of giving my information. Or they must make reading their article conditional upon something else (say, paying them). They CANNOT make it conditional upon my consent to use my personal data, because that's just coercing me into clicking "yes", which is exactly what GDPR is supposed to curb.
Re: The GDPR blog post
#100I got a few dozen gdpr emails today, some from companies I didn't know existed. This law is a fantastic development for end users/consumers.