krautworld-website_kraut.world/gdpr_en.html
2022-05-09 13:22:27 +02:00

91 lines
3.8 KiB
HTML

<!DOCTYPE HTML>
<!--
KABI.TK FancyMedia (C)
-->
<link rel="apple-touch-icon" sizes="180x180" href="images/fav/apple-touch-icon.png">
<link rel="icon" type="image/png" href="images/fav/favicon-32x32.png" sizes="32x32">
<link rel="icon" type="image/png" href="images/fav/favicon-16x16.png" sizes="16x16">
<html>
<head>
<title>Kraut.World</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<link rel="stylesheet" href="assets/css/main.css" />
</head>
<body class="is-preload">
<!-- Header -->
<header id="header">
<h1><a href="index_en.html">Kraut.World</a></h1>
<!--<a href="#menu">Menu</a>-->
</header>
<!-- Menu
<nav id="menu">
<ul class="links">
<li><a href="index_de.html">German</a></li>
</ul>
<!-- Buttons not neccessary atm, but may be later
<ul class="actions stacked">
<li><a href="#" class="button primary fit">Sign Up</a></li>
<li><a href="#" class="button fit">Log In</a></li>
</ul>
-->
</nav>
<!-- Main -->
<section id="main" class="wrapper">
<header>
<h2>Privacy</h2>
<p>GDPR</p>
</header>
<div class="inner">
<span class="image left"><img src="images/pic02.jpg" alt="" /></span>
<p>Kraut.World is a service for embedding workadventure maps. When using the service, the service provider KABItk only</p>
<ul>
<li>date, time of the access,</li>
<li>your IP-address,</li>
<li>the used browser,</li>
<li>temporary data like your avatar and name setting</li>
</ul>
<p>are saved in the log files. The log files are used for error analysis and are regularly deleted automatically after 48 hours. An identification of your person is not possible on the basis of this data.</p>
<p>Further data is not collected..</p>
<hr>
<p>However, it is possible to include additional content on the cards. This is frequently used. External contents are all kinds of services offered on the Internet, such as websites, chats, video conferencing systems etc. You can access this content by moving your avatar to the location where it is embedded. If you load this external content, you will find the corresponding data protection descriptions at these providers.</p>
</div>
</section>
<!-- Footer -->
<footer id="footer">
<div class="inner">
<ul class="icons">
<li><a href="https://git.nr18.space/lbehm/workadventure" class="icon brands fa-github"><span class="label">Gitea</span></a></li>
<li><a href="https://chaos.social/@krautspace" class="icon brands fa-mastodon"><span class="label">Mastodon</span></a></li>
<li><a href="mailto:maps@missioncontrol.kraut.world" class="icon solid fa-envelope"><span class="label">Envelope</span></a></li>
</ul>
<ul class="contact">
<li><a href="https://kabi.tk" target="_blank">KABI.tk</a></li>
<li><a href="https://kabi.tk/imprint-gdpr.html" target="_blank">GDPR/Imprint</a></li>
<li><a href="mailto:abuse@kabi.tk">Report emergency</a></li>
</ul>
<ul class="links">
<li><a href="coc_en.html">Code of Conduct (CoC)</a></li>
<li><a href="gdpr_en.html">Privacy</a></li>
<li><a href="https://go.kabi.tk/mx/#/#krautworld:im.kabi.tk" target="_blank">Matrix</a></li>
</ul>
<p class="copyright">&copy; KABI.tk Fancy Media & Communications</p>
</div>
</footer>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.scrollex.min.js"></script>
<script src="assets/js/browser.min.js"></script>
<script src="assets/js/breakpoints.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>