1
0
mirror of https://github.com/squidfunk/mkdocs-material.git synced 2024-09-24 19:38:27 +02:00
mkdocs-material/docs/data-privacy.md

32 lines
975 B
Markdown
Raw Normal View History

---
template: overrides/main.html
---
2020-03-10 11:55:25 +01:00
# Data privacy
2018-06-10 18:06:45 +02:00
2021-05-01 20:26:54 +02:00
In itself, Material for MkDocs does not perform any tracking and adheres to the
[General Data Protection Regulation][1] (GDPR), but it integrates with some
third-party services that may not.
2018-06-10 18:06:45 +02:00
[1]: https://en.wikipedia.org/wiki/General_Data_Protection_Regulation
## Third-party services
### Google Fonts
Material for MkDocs makes fonts [configurable][2] by relying on Google Fonts
2021-05-01 20:26:54 +02:00
CDN, which may be in breach with GDPR. The usage of Google's CDN can be [easily
disabled][3] via `mkdocs.yml`.
2018-06-10 18:06:45 +02:00
2020-07-21 16:01:22 +02:00
[2]: setup/changing-the-fonts.md
[3]: setup/changing-the-fonts.md#disabling-font-loading
2018-06-10 18:06:45 +02:00
### Google Analytics and Disqus
2021-05-01 20:26:54 +02:00
Material for MkDocs comes with optional [Google Analytics][4] and [Disqus][5]
integrations, both of which must be enabled explicitly, so there's no immediate
action if you don't use those.
2018-06-10 18:06:45 +02:00
[4]: setup/setting-up-site-analytics.md#google-analytics
[5]: setup/adding-a-comment-system.md#disqus