2023-03-09 16:18:31 +00:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<!-- This file was created as part of the Private.coffee project
|
|
|
|
It is licensed under the MIT license
|
|
|
|
For more information, please visit https://private.coffee -->
|
|
|
|
|
|
|
|
<html>
|
2023-03-10 13:24:58 +00:00
|
|
|
<head>
|
|
|
|
<title>Private.coffee</title>
|
|
|
|
<meta charset="utf-8" />
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
|
|
|
<link rel="icon" type="image/svg+xml" href="/assets/img/logo.svg" />
|
|
|
|
<link rel="stylesheet" href="/assets/css/base.css" />
|
|
|
|
<link rel="stylesheet" href="/dist/css/bootstrap.min.css" />
|
|
|
|
<script src="/dist/js/jquery.min.js"></script>
|
|
|
|
<script src="/dist/js/popper.min.js"></script>
|
|
|
|
<script src="/dist/js/bootstrap.min.js"></script>
|
|
|
|
</head>
|
|
|
|
|
|
|
|
<body>
|
|
|
|
<nav class="navbar navbar-expand-sm bg-dark navbar-dark">
|
|
|
|
<a class="navbar-brand" href="/">
|
|
|
|
<img
|
|
|
|
class="navbar-brand-img"
|
|
|
|
src="/assets/img/logo.svg"
|
|
|
|
alt="Private.coffee logo"
|
|
|
|
/>
|
|
|
|
Private.coffee
|
|
|
|
</a>
|
|
|
|
<ul class="navbar-nav">
|
2023-07-02 13:54:42 +00:00
|
|
|
<ul class="nav-item dropdown">
|
2023-03-14 14:17:16 +00:00
|
|
|
<a
|
|
|
|
class="nav-link dropdown-toggle"
|
|
|
|
href="#"
|
|
|
|
id="navbardrop"
|
2023-07-02 13:54:42 +00:00
|
|
|
data-bs-toggle="dropdown"
|
2023-03-13 19:44:32 +00:00
|
|
|
>Status Page</a
|
|
|
|
>
|
2023-03-14 14:17:16 +00:00
|
|
|
<div class="dropdown-menu">
|
|
|
|
<a class="dropdown-item" href="https://status.private.coffee"
|
|
|
|
>Clearnet</a
|
|
|
|
>
|
|
|
|
<a class="dropdown-item" href="http://status.coffee2m3bjsrrqqycx6ghkxrnejl2q6nl7pjw2j4clchjj6uk5zozad.onion/"
|
|
|
|
>Tor</a
|
|
|
|
>
|
|
|
|
</div>
|
2023-07-02 13:54:42 +00:00
|
|
|
</ul>
|
2023-03-10 13:24:58 +00:00
|
|
|
</ul>
|
|
|
|
</nav>
|
|
|
|
|
|
|
|
<section id="content">
|
|
|
|
<div class="container">
|
|
|
|
<h1>Legal Notice</h1>
|
|
|
|
<p>This is a legal notice for the website private.coffee</p>
|
|
|
|
<p>The website private.coffee is run by the following entity:</p>
|
2023-03-14 14:45:22 +00:00
|
|
|
<address>
|
2023-03-10 13:24:58 +00:00
|
|
|
Private.coffee<br />
|
|
|
|
c/o Klaus-Uwe Mitterer<br />
|
|
|
|
Gartengasse 22/7/3<br />
|
|
|
|
8010 Graz<br />
|
2023-03-14 14:45:22 +00:00
|
|
|
Austria<br />
|
|
|
|
</address>
|
2023-03-10 13:24:58 +00:00
|
|
|
<p>
|
2023-03-14 14:45:22 +00:00
|
|
|
Email:
|
2023-03-10 13:24:58 +00:00
|
|
|
<a href="mailto:support@private.coffee">support@private.coffee</a>
|
|
|
|
</p>
|
|
|
|
</div>
|
|
|
|
</section>
|
|
|
|
|
|
|
|
<footer class="page-footer font-small bg-dark text-white pt-4">
|
|
|
|
<div class="container-fluid text-center text-md-left">
|
|
|
|
<div class="row">
|
|
|
|
<div class="col-md-6 mt-md-0 mt-3">
|
|
|
|
<h5 class="text-uppercase">Private.coffee</h5>
|
|
|
|
<p>
|
|
|
|
Private.coffee is a collection of services that respect your
|
|
|
|
privacy.
|
|
|
|
</p>
|
|
|
|
</div>
|
|
|
|
<hr class="clearfix w-100 d-md-none pb-3" />
|
|
|
|
<div class="col-md-3 mb-md-0 mb-3">
|
|
|
|
<h5 class="text-uppercase">Legalese</h5>
|
|
|
|
<ul class="list-unstyled">
|
|
|
|
<li>
|
2023-07-02 13:54:42 +00:00
|
|
|
<a href="legal.html">Legal Notice</a>
|
2023-03-10 13:24:58 +00:00
|
|
|
</li>
|
|
|
|
<li>
|
2023-07-02 13:54:42 +00:00
|
|
|
<a href="privacy.html">Privacy Policy</a>
|
2023-03-10 13:24:58 +00:00
|
|
|
</li>
|
|
|
|
<li>
|
2023-07-02 13:54:42 +00:00
|
|
|
<a href="terms.html">Terms of Service</a>
|
2023-03-10 13:24:58 +00:00
|
|
|
</li>
|
|
|
|
</ul>
|
|
|
|
</div>
|
|
|
|
<div class="col-md-3 mb-md-0 mb-3">
|
|
|
|
<h5 class="text-uppercase">Contact</h5>
|
|
|
|
<ul class="list-unstyled">
|
|
|
|
<li><a href="mailto:support@private.coffee">Email</a></li>
|
2023-06-26 17:15:15 +00:00
|
|
|
<li><a href="https://matrix.private.cf/#/#support:private.coffee">Matrix</a></li>
|
2023-03-10 13:24:58 +00:00
|
|
|
<li>
|
|
|
|
<a href="https://kumig.it/privatecoffee/">KumiGit</a> |
|
|
|
|
<a href="https://github.com/privatecoffee/">GitHub</a>
|
|
|
|
</li>
|
|
|
|
</ul>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</footer>
|
|
|
|
</body>
|
|
|
|
</html>
|