Hacker News new | ask | show | jobs
by aloe_falsa 1596 days ago
> But shouldn't the site owner pay for a CDN and host the resources themselves?

Not sure I understand this. Whether you pay for a CDN or not, you'll still be guilty of sending the user's browser to an external domain without consent (because it happens before the page is fully loaded). The only GDPR-compliant solution seems to be self-hosting everything.