diff --git a/hub/impressum.njk b/hub/impressum.njk index 5711b1d..414ce4c 100644 --- a/hub/impressum.njk +++ b/hub/impressum.njk @@ -1,19 +1,95 @@ --- -title: "Impressum" +title: "Legal Notice & Privacy Policy" section: "hub" -description: "Legal imprint (Impressum) for moonweb.org." +description: "Legal notice (Impressum) and privacy policy for moonweb.org." layout: base.njk --- -

Impressum

+

Legal Notice (Impressum, § 5 DDG)

Stefan Kölle
Neumarkter Str. 86c
- 81673 München + 81673 München, Germany

Phone/Fax: +49-(89)-20006547
- E-Mail: info@inseco.de + Email: info@inseco.de

+ +

+ This website network (hub.moonweb.org, smarthome.moonweb.org and related subdomains) is a private, non-commercial hobby project documenting my home lab, retro-computing and personal coding projects. It is operated from Germany, is not run for profit, and does not offer any goods, services, or advertising. +

+ +

+ Responsible for content according to § 18 (2) MStV: Stefan Kölle, address as above. +

+ +

+ A separate professional profile with its own legal notice and privacy policy is available at stefankoelle.de and is referenced from the "About Me" section only as background information about the author; it is operated and hosted independently of moonweb.org. +

+ +

Privacy Policy

+ +

1. Controller

+
+ Stefan Kölle, Neumarkter Str. 86c, 81673 München, Germany
+ Phone/Fax: +49-(89)-20006547
+ Email: info@inseco.de +
+ +

2. Purpose of this Website

+

+ moonweb.org and its subdomains (hub, smarthome, infra, code, retro) document my private home-lab, home-automation and retro-computing hobby projects for my own reference and for anyone interested in similar topics. This is not a commercial or promotional site. The "About Me" section links out to stefankoelle.de, a separate site with its own legal notice and privacy policy, purely as background information about the author. +

+ +

3. Hosting — Cloudflare Pages

+

+ This website is hosted via Cloudflare Pages, operated by Cloudflare, Inc., 101 Townsend St, San Francisco, CA 94107, USA. To deliver and secure the site, Cloudflare processes connection-level data (e.g. your IP address, request headers) as part of its content delivery and DDoS/security systems. This processing is outside of my direct control and is governed by Cloudflare's own Data Processing Addendum, which incorporates the EU Standard Contractual Clauses (2021) as a safeguard for the transfer of data to the USA. +

+

+ Legal basis: Art. 6(1)(f) GDPR (legitimate interest in reliable, secure delivery of the website). +

+

+ Cloudflare's privacy policy: see cloudflare.com/privacypolicy. +

+

+ I do not run any additional analytics, counter, or tracking mechanism of my own on top of Cloudflare's standard hosting. +

+ +

4. No Tracking, No Cookies, No Analytics

+

+ This website does not use cookies, does not set any identifiers on your device, and does not run any analytics, counting pixel, or third-party tracking script. Beyond the technically necessary connection data processed by Cloudflare (see section 3), no personal data about your visit is collected, stored, or evaluated by me. +

+

+ No consent banner is shown, because nothing is stored on or read from your device — there is simply nothing that would require your consent under § 25 TDDDG (formerly TTDSG). +

+ +

5. Contact

+

+ If you email me, your email address, name (if provided) and message content are processed solely to answer your inquiry, based on Art. 6(1)(f) GDPR. +

+ +

6. Your Rights

+

+ Under the GDPR, where I do process personal data about you (for example, if you contact me by email), you have the right to: +

+ +

+ To exercise any of these rights, contact me at the email address above. You also have the right to lodge a complaint with a data protection supervisory authority. +

+ +

7. Changes to this Policy

+

+ I may update this policy if the setup of this website network changes, for example if a visit counter or analytics tool is added in the future — I will document any such change here before it goes live. +

+ +

Last updated: August 2026

diff --git a/shared/_includes/base.njk b/shared/_includes/base.njk index 37859c9..998f3cb 100644 --- a/shared/_includes/base.njk +++ b/shared/_includes/base.njk @@ -42,7 +42,7 @@