Earlier quoted context omitted.
just embedding a tweet from Twitter's official embed code makes you violate GDPR (e.g. if you have a blog and want to reference a tweet). Twitter injects a ton of cookies and there's not much you can do about it
Can someone explain to me how GDPR makes you responsible for twitter collecting data? It's not your faukt if twitter has their own cookies... What matters is whi stores the data who in this case is not the person embedding twitter
Largest GDPR fines surpass $1.3B
21–30 of 45 posts
Re: Largest GDPR fines surpass $1.3B
#22Earlier quoted context omitted.
They were from the start and this was abundantly clear, but given the complete lack of enforcement, people just did whatever the big websites were doing. If these don't get caught, why would they go for random cooking blogs?
What if they could go for the companies building these standardized GDPR cookie consent dialogs instead...
Re: Largest GDPR fines surpass $1.3B
#23Re: Largest GDPR fines surpass $1.3B
#24The section on “ How to avoid GDPR fines in 2022” is naïve to a fault. My personal opinion is that after recent rulings startups need to be very careful. GDPR compliance is practically a nightmare for any entity that even so much implements visitor counter with default http logging turned on. It will be interesting to see how solutions and landscape evolves once GDPR fines come to smaller companies and startups.
just embedding a tweet from Twitter's official embed code makes you violate GDPR (e.g. if you have a blog and want to reference a tweet). Twitter injects a ton of cookies and there's not much you can do about it
With a little css it will look the same as the original tweet to which a simple link could lead you.
This is what you do if you value your users privacy. If not, then you have (under GDPR) at least give them the choice not to get these cookies. Which destroys the usability of your site for your privacy conscious users.
Re: Largest GDPR fines surpass $1.3B
#25I wish Europe would undo these privacy laws so that the web can go back to normal before they ruined it for the entire world.
Re: Largest GDPR fines surpass $1.3B
#26The section on “ How to avoid GDPR fines in 2022” is naïve to a fault. My personal opinion is that after recent rulings startups need to be very careful. GDPR compliance is practically a nightmare for any entity that even so much implements visitor counter with default http logging turned on. It will be interesting to see how solutions and landscape evolves once GDPR fines come to smaller companies and startups.
just embedding a tweet from Twitter's official embed code makes you violate GDPR (e.g. if you have a blog and want to reference a tweet). Twitter injects a ton of cookies and there's not much you can do about it
Don't foist untrusted code onto your visitors' devices.
Re: Largest GDPR fines surpass $1.3B
#27I wish Europe would undo these privacy laws so that the web can go back to normal before they ruined it for the entire world.
For starters: don't include third party resources in your offering. That already cuts down tremendously on your exposure under the GDPR.
Re: Largest GDPR fines surpass $1.3B
#28The section on “ How to avoid GDPR fines in 2022” is naïve to a fault. My personal opinion is that after recent rulings startups need to be very careful. GDPR compliance is practically a nightmare for any entity that even so much implements visitor counter with default http logging turned on. It will be interesting to see how solutions and landscape evolves once GDPR fines come to smaller companies and startups.
Re: Largest GDPR fines surpass $1.3B
#29The section on “ How to avoid GDPR fines in 2022” is naïve to a fault. My personal opinion is that after recent rulings startups need to be very careful. GDPR compliance is practically a nightmare for any entity that even so much implements visitor counter with default http logging turned on. It will be interesting to see how solutions and landscape evolves once GDPR fines come to smaller companies and startups.
just embedding a tweet from Twitter's official embed code makes you violate GDPR (e.g. if you have a blog and want to reference a tweet). Twitter injects a ton of cookies and there's not much you can do about it
Re: Largest GDPR fines surpass $1.3B
#30I wish Europe would undo these privacy laws so that the web can go back to normal before they ruined it for the entire world.
No, they should strengthen them instead and put a couple of offenders out of business that would definitely get a lot more companies to fall in line and stop abusing their users. Effectively you are arguing that the self regulation worked, but it really didn't. Hence the need for legislation and hence these (still pretty mild) fines. For starters: don't include third party resources in your offering. That already cut…