mirror of
https://github.com/offen/website.git
synced 2024-11-22 17:10:29 +01:00
47 lines
1.9 KiB
HTML
47 lines
1.9 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
|
|
<head>
|
|
<title> – index page</title>
|
|
<link rel="stylesheet" type="text/css" href="/css/style.css">
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<div class="wrapper">
|
|
|
|
<header>
|
|
<a href="/" title="offen home page" alt="offen home page"><img src="/img/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> is a web analytics software that <em>gives users access</em> to the data they are generating. Not only operators running sites or applications are given access to the <em>analytics tools,</em> but also the users themselves are granted access and <em>ownership regarding their data.</em></p>
|
|
<p>Usage <em>metrics come with explanations</em> about their meaning, relevance, usage and possible privacy implications. <strong>offen</strong> also details which kind of data is <em>not collected.</em> All data can be deleted selectively or in its entirety by the users or its <em>recording can be disabled</em> altogether.</p>
|
|
<p><strong>offen</strong> treats both users and operators as parties of <em>equal importance.</em> Users can expect full transparency and are encouraged to make <em>autonomous decisions</em> regarding the use of their data. Operators are enabled to <em>gain insights while dealing fairly</em> with user data.</p>
|
|
<p><strong>offen</strong> is currently in the concept phase and is applying for various development funds.</p>
|
|
<p><a href="/deepdive.html" 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">Contact</a>
|
|
</li>
|
|
</ul>
|
|
</footer>
|
|
|
|
</div>
|
|
|
|
</body>
|
|
</html> |