Earlier quoted context omitted.
Seems pretty simple to me. I visit not-google.com, then don't load anything from elsewhere without being asked first. It's not too dissimilar to app-level permissions.
The counterargument to this is that you are knowingly using a piece of software that has, and has always had, the default behaviour of autoloading remote resource links it finds in HTML. This ruling could easily get overturned.
GDPR penalty for passing on of IP address to Google by using Google Fonts
61–70 of 656 posts
Re: GDPR penalty for passing on of IP address to Google by using Google Fonts
#62Earlier quoted context omitted.
Honestly, it's not that big a leap to reach this interpretation. 1) Your IP address is considered personal data, as it can be used to identify you. In general, everyone can see and agree with this. 2) In the absence of additional protections and/or contract terms[1], the transfer of personal data out of the EU is an offense under the GDPR (well, technically it's not out of EU, but transfer to a country without GDPR e…
1) Your IP address is considered personal data, as it can be used to identify you. In general, everyone can see and agree with this. Only if you're the sole user of that IP, which is e.g. not the case in a family.
Courts found that it doesn't have to be demonstrated that a user can be identified, the abstract reasonable risk that a user could be identified is enough to turn an IP address into PII (and this ruling explicitly mentions this).
Re: GDPR penalty for passing on of IP address to Google by using Google Fonts
#63The reasoning behind this judgement is: The services (here: web fonts) could be supplied another way, so exposing the user's IP to google is not strictly necessary, from a technical POV. The user's IP is PII, and exposing it unnecessarily to third party is a GDPR violation. The way this is phrased, the reasoning applies to basically every static resource loaded from a CDN or other third-party website.
> The services (here: web fonts) could be supplied another way, so exposing the user's IP to google is not strictly necessary, from a technical POV. Because an IP address needed to receive a download. This kind of decision means that any hot linking of static media assets is now in hot waters. A sensible judge would say IP address is not PII but a prerequisite to use Internet in the first place. Like a license plate…
Re: GDPR penalty for passing on of IP address to Google by using Google Fonts
#64Earlier quoted context omitted.
Doesn't this attitude overlook the "agency" of the "User-Agent"?
Yeah, the plaintiff's browser made the request after all, no?
If the defendant's code violated GPDR (which seems to be the court's conclusion) by sending the plaintiff's browser somewhere, it's a defendant's problem, not plaintiff's.
Re: GDPR penalty for passing on of IP address to Google by using Google Fonts
#65Re: GDPR penalty for passing on of IP address to Google by using Google Fonts
#66The reasoning behind this judgement is: The services (here: web fonts) could be supplied another way, so exposing the user's IP to google is not strictly necessary, from a technical POV. The user's IP is PII, and exposing it unnecessarily to third party is a GDPR violation. The way this is phrased, the reasoning applies to basically every static resource loaded from a CDN or other third-party website.
> The services (here: web fonts) could be supplied another way, so exposing the user's IP to google is not strictly necessary, from a technical POV. Because an IP address needed to receive a download. This kind of decision means that any hot linking of static media assets is now in hot waters. A sensible judge would say IP address is not PII but a prerequisite to use Internet in the first place. Like a license plate…
Like with IPs, they wouldn't be able to identify unique individuals with 100% certainty (as both IPs and cars may be shared), but they'd get pretty close. Certainly when it can be combined with other data.
So yeah, to me it makes sense that IPs are personal data.
Re: GDPR penalty for passing on of IP address to Google by using Google Fonts
#67Earlier quoted context omitted.
Doesn't this attitude overlook the "agency" of the "User-Agent"?
Isn't regulation precisely the act of acting in behalf of the citizens because they are seen as "too stupid" to know what they are doing?
I always prefer to reframe it as someone with a very important, intelligence requiring job, say vaccine reasearcher, who doesn't have time to deal with your shitty UI when they want to print a document.
I feel the same applies here.
Re: GDPR penalty for passing on of IP address to Google by using Google Fonts
#68Hopefully we won't see popups like "This site will forward your IP address to Google is that OK?", because I'm already beyond bored with "This site uses cookies do you accept?".
I too was pissed about the popups until I realized it the companies throwing up the popups that are to blame. Hosting all your assets by yourself, on your own servers and doing analytics without sending data to a third party is not a terribly tall order.
one could argue that it is less eco friendly as well given how much space is going to be used repeating the same file on a multitude of servers
Re: GDPR penalty for passing on of IP address to Google by using Google Fonts
#69As a Deutscher this sounds completely nuts. Correct me if I'm wrong but any not 100% technically necessary third party request is considered illegally leaking personal data?! Or do I 'just' have to inform the users that their fonts, images and other data that could be stored in source but is not? In the case of fonts I'm pretty sure they get cached in the browser, so bundling them with the source just doesn't make se…
Re: GDPR penalty for passing on of IP address to Google by using Google Fonts
#70Earlier quoted context omitted.
Doesn't this attitude overlook the "agency" of the "User-Agent"?
What does the browser's user agent have to do with this?