2
0
mirror of https://github.com/offen/website.git synced 2024-10-18 20:20:24 +02:00
website/output/index.html
2019-05-21 23:01:57 +02:00

52 lines
1.5 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<title></title>
<link rel="stylesheet" type="text/css" href="/theme/style.css">
</head>
<body>
<div class="wrapper">
<header>
<a href="/" title="offen home page" alt="offen home page"><img src="/theme/logo.svg" alt="offen logo" width="165" height="102" class="logo"></a>
</header>
<section>
<h2>
<strong>offen</strong> is a free analysis software for websites and web applications that allows a fair handling of data.
</h2>
<p><strong>offen</strong> not only allows operators to access the analysis data, <em>but also gives users access to the data points</em> assigned to them.</p>
<p>All metrics contain explanations about their meaning and use. What is not collected <em>is clearly recognizable.</em> Data can be deleted or the <em>recording can be stopped completely</em> by users.</p>
<p>Our goal is to provide users and operators with <em>full transparency</em> and thus encourage everybody involved to make independent decisions regarding the use of their data.</p>
<p><strong>offen</strong> open is currently in the concept phase and is applying for various development funds.</p>
<p><a href="/deep-dive" class="btn">Deep Dive</a></p>
</section>
<footer>
<ul class="footer-list">
<li>
May 2019
</li>
<li>
<a href="https://github.com/offen" title="Offen GitHub" target="_blank">GitHub</a>
</li>
<li>
<a href="mailto:mail@offen.dev" title="Offen Contact" target="_blank">Contakt</a>
</li>
</ul>
</footer>
</div>
</body>
</html>