mirror of
https://github.com/praktimarc/kst4contest.git
synced 2026-08-04 09:25:20 +02:00
Add legal, privacy, contact and roadmap pages
This commit is contained in:
@@ -0,0 +1,58 @@
|
||||
---
|
||||
layout: base.njk
|
||||
title: Privacy Policy | KST4Contest
|
||||
description: Privacy policy for the KST4Contest website.
|
||||
---
|
||||
|
||||
<section class="hero">
|
||||
<p class="badge">Privacy</p>
|
||||
<h1>Privacy Policy</h1>
|
||||
<p class="lead">Information about data processing on this static website.</p>
|
||||
</section>
|
||||
|
||||
<section class="section narrow">
|
||||
<article class="card content-card">
|
||||
<h2>Controller</h2>
|
||||
<p>
|
||||
Marc Fröhlich<br>
|
||||
Rheingoldstr. 6<br>
|
||||
68199 Mannheim<br>
|
||||
Germany
|
||||
</p>
|
||||
|
||||
<h2>Access logs</h2>
|
||||
<p>
|
||||
When this website is accessed, the web server may process technical access data such as
|
||||
IP address, requested URL, date and time, user agent and referrer.
|
||||
This processing is used to provide the website, maintain security and investigate technical issues.
|
||||
</p>
|
||||
|
||||
<h2>Legal basis</h2>
|
||||
<p>
|
||||
The legal basis is Art. 6(1)(f) GDPR: legitimate interest in secure and reliable operation
|
||||
of the website.
|
||||
</p>
|
||||
|
||||
<h2>Cookies and tracking</h2>
|
||||
<p>
|
||||
This website currently does not use cookies, analytics tracking, advertising pixels or user profiling.
|
||||
</p>
|
||||
|
||||
<h2>External links</h2>
|
||||
<p>
|
||||
This website links to GitHub for source code, releases and downloads. When you follow these links,
|
||||
GitHub is responsible for its own data processing.
|
||||
</p>
|
||||
|
||||
<h2>Your rights</h2>
|
||||
<p>
|
||||
You may have the right to access, rectification, erasure, restriction of processing,
|
||||
data portability and objection under the GDPR.
|
||||
</p>
|
||||
|
||||
<h2>Supervisory authority</h2>
|
||||
<p>
|
||||
You have the right to lodge a complaint with a competent data protection supervisory authority.
|
||||
</p>
|
||||
</article>
|
||||
</section>
|
||||
Reference in New Issue
Block a user