From 6708b1ba28f22d34be3809b724ee461562980091 Mon Sep 17 00:00:00 2001 From: hendr-ik Date: Fri, 26 Feb 2021 09:31:53 +0100 Subject: [PATCH] Update Legal % Privacy section --- homepage/content/pages/legal-notice.md | 22 --------- homepage/content/pages/legal-privacy.md | 60 +++++++++++++++++++++++++ homepage/theme/templates/base.html | 2 +- 3 files changed, 61 insertions(+), 23 deletions(-) delete mode 100644 homepage/content/pages/legal-notice.md create mode 100644 homepage/content/pages/legal-privacy.md diff --git a/homepage/content/pages/legal-notice.md b/homepage/content/pages/legal-notice.md deleted file mode 100644 index 4f0c52a..0000000 --- a/homepage/content/pages/legal-notice.md +++ /dev/null @@ -1,22 +0,0 @@ -title: Legal Notice | Offen -description: Information in accordance with Section 5 TMG -slug: legal-notice -exclude_from_sitemap: true -bottom_cta: quality - -## Legal Notice - -### Information in accordance with Section 5 TMG -Frederik Ring -Torfstr. 22 -13353 Berlin - -### Contact Information -E-Mail: [hioffen@posteo.de](mailto:hioffen@posteo.de) -Internet address: [www.offen.dev](https://www.offen.dev/) - -### License -The content of this website itself is licensed under the [Creative Commons Attribution 4.0 International (CC BY 4.0) License](https://creativecommons.org/licenses/by/4.0/){: target="_blank"}, and the underlying source code used to format and display that content is licensed under the [GNU Affero General Public License v3.0](https://github.com/offen/website/blob/development/LICENSE){: target="_blank"}. - -### Graphics and Image Sources -NLNet Logo [https://nlnet.nl/logo/](https://nlnet.nl/logo/){: target="_blank"} diff --git a/homepage/content/pages/legal-privacy.md b/homepage/content/pages/legal-privacy.md new file mode 100644 index 0000000..22024f6 --- /dev/null +++ b/homepage/content/pages/legal-privacy.md @@ -0,0 +1,60 @@ +title: Legal & Privacy | Offen +description: Information on the use of website analytics, external hosting and data processing in general. +slug: legal-privacy +exclude_from_sitemap: true +bottom_cta: quality + +## Legal & Privacy + +### Website Analytics +We use [Offen](https://offen.offen.dev/) for collecting usage data on this website and only access your usage data with your consent. Your data always remains yours. You can review and delete it at any time. Opt out again whenever you want. + +#### How can I review and delete my usage data? +For data to be collected you need to opt in first. [You can do this in the consent banner.](https://offen.offen.dev/#consent-banner) + +#### What data is collected? +Only page views, sessions, referrer and visited URLs are collected. From this, other metrics such as the bounce rate are calculated. + +#### What data isn't collected? +Location data, device information and engagement are not collected. There are also no fingerprinting technologies in use. + +#### How is my data handled? +Your usage data is encrypted end-to-end. It will be automatically deleted after 6 months. You can delete your usage data yourself at any time. + +#### Why do I need to opt in or opt out? +Our banner serves two purposes: We ask you to access your usage data and would like to obtain your consent for its use. + +#### Do you use cookies? +Yes, in particular cookies are used to store your decision about granting access to your usage data. If you opt in, we also use cookies to store a user and a session ID for you. + +#### How does it all work? +After opening a website where an Offen installation is active, you can explicitly opt in to the data collection and thereby help to improve the services you use. Only then you will be assigned a user and a session ID using a cookie. Offen handles these IDs in an unrecognizable form. [Learn more about cookies here.](https://en.wikipedia.org/wiki/HTTP_cookie){: target="_blank"} + +### External hosting +This website is hosted by an external service provider. Non-personal data on requests to this website are stored on the hoster's servers and automatically deleted after 7 days. Responsible for hosting this website is: + +Hetzner Online GmbH +Industriestr. 25 +91710 Gunzenhausen, Germany + +E-mail: [info@hetzner.com](mailto:info@hetzner.com) +Internet address: [www.hetzner.com](https://www.hetzner.com/){: target="_blank"} + +### Data processing / Information in accordance with Section 5 TMG +Data processing on this website is handled by the website operator. If you have any questions about data protection, please feel free to contact us at any time. Responsible for data processing and general contact for this website is: + +Frederik Ring +Torfstr. 22 +13353 Berlin, Germany + +E-mail: [hioffen@posteo.de](mailto:hioffen@posteo.de) +Internet address: [www.offen.dev](http://www.offen.dev) + +### Contact by e-mail +If you contact us by e-mail, your request including all resulting personal data (name, request) will be stored by us for the purpose of processing your request. We will not disclose your data without your consent. It remains stored with us until you request us to delete it or revoke your consent to store it. + +### License +The content of this website itself is licensed under the [Creative Commons Attribution 4.0 International (CC BY 4.0) License](https://creativecommons.org/licenses/by/4.0/){: target="_blank"}, and the underlying source code used to format and display that content is licensed under the [GNU Affero General Public License v3.0](https://github.com/offen/website/blob/development/LICENSE){: target="_blank"}. + +### Graphics and Image Sources +NLNet Logo [https://nlnet.nl/logo/](https://nlnet.nl/logo/){: target="_blank"} diff --git a/homepage/theme/templates/base.html b/homepage/theme/templates/base.html index 1879a5b..73a2ed6 100644 --- a/homepage/theme/templates/base.html +++ b/homepage/theme/templates/base.html @@ -280,7 +280,7 @@ Mastodon

- Legal Notice + Legal & Privacy