plugin-icon

GDPRess | Eliminate external requests to increase GDPR compliance

In January, 2022 a German court ruled that a website owner was in breach of GDPR and should pay a € 100,- fine, because embedded Google Fonts were use …
评级
5/5
版本
1.2.3
活跃安装
1K
最后更新
Sep 5, 2022
GDPRess | Eliminate external requests to increase GDPR compliance

In January, 2022 a German court ruled that a website owner was in breach of GDPR and should pay a € 100,- fine, because embedded Google Fonts were used, essentially transferring the user’s personal data (IP address) without the user’s prior consent.

What’s embedding?

When an external (i.e. loaded from another server, besides your own) resource is embedded into a webpage, it basically means that the resource behaves as if it’s loaded from the same server hosting the webpage.

Why is using embedded resources in breach of GDPR?

Because of the way the internet works. When a browser (i.e. computer) requests a file (e.g. an image or a font file), the server needs the IP address of that computer to send it back. All these requests (including the IP address) are logged in a so-called access.log.

Once this IP address leaves the European Union, your website is violating the GDPR.

What does this plugin do?

GDPRess scans your homepage for 3rd party scripts (JS) and stylesheets (CSS), and:

  • Allows you to download or exclude them from downloading,
  • Parses the stylesheets for loaded font files, downloads them, and rewrites the stylesheet to use the local copies,
  • Makes sure the local copies of each script/stylesheet are used in your site’s frontend.

In short, it makes sure no requests are made to external/embedded/3rd party scripts and stylesheets.

免费使用Business套餐
通过安装,您同意 WordPress.com 服务条款第三方插件条款
目前已测试版本
WordPress 5.9.12
这个插件是可用的下载,适用于您的站点。