129 lines
6.5 KiB
HTML
Executable File
129 lines
6.5 KiB
HTML
Executable File
<!DOCTYPE html>
|
|
<html lang="en">
|
|
|
|
<head>
|
|
<!-- CSS -->
|
|
<link rel="stylesheet" href="https://static.janishutz.com/css/slider.css">
|
|
<link rel="stylesheet" href="/css/style.css">
|
|
|
|
<!-- SEO -->
|
|
<title>Privacy Policy | janishutz.com</title>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
<meta charset="UTF-8" />
|
|
<meta http-equiv="X-UA-Compatible" content="IE=7" />
|
|
<meta name="keywords" content="privacy-policy" />
|
|
<meta name="description"
|
|
content="Learn how your data is used on janishutz.com and all other services operated by Janis Hutz" />
|
|
<meta name="og:type" content="website" />
|
|
<meta name="og:url" content="https://janishutz.com" />
|
|
<meta name="og:locale" content="en_GB" />
|
|
<meta name="theme-color" content="#152b5c">
|
|
<style>
|
|
.info {
|
|
font-weight: normal;
|
|
}
|
|
</style>
|
|
</head>
|
|
|
|
<body>
|
|
<nav></nav>
|
|
<div class="content">
|
|
<h1 class="title">Privacy Policy</h1>
|
|
|
|
<a href="/legal" class="back">← Back to legal hub</a>
|
|
|
|
<hr class="pullquote-lines">
|
|
<h3 class="quotes-text">Privacy is an inherent human right, and a requirement for maintaining the human
|
|
condition with dignity and respect</h3>
|
|
<h4 class="quotes-author">- Bruce Schneier</h4>
|
|
<hr class="pullquote-lines">
|
|
|
|
<p>Keeping your data safe is at the centre of all of my software. Therefore, I will never sell your data and all
|
|
data that is collected automatically is not tied to your identity.</p>
|
|
|
|
|
|
<ol style="width: 100%">
|
|
<b>
|
|
<li>
|
|
What data is collected on you?
|
|
<p class="info">Some of my web-based services, but none of my apps may use Privacy Preserving
|
|
Product Analytics, meaning all data on interactions with my websites and services will be
|
|
aggregated and anonymized. All raw data is deleted within a day of being collected. <br>
|
|
This data includes your anonymized IP address and your approximated country (which is estimated
|
|
based on your IP address) and what pages you clicked on. For this purpose my services use
|
|
Matomo, which is a free and open source, self-hosted analytics tool.
|
|
<br> All other data that is collected on you is data you willingly and at your own
|
|
responsibility provide me with when signing up or using any of my services. Whilst I try to have
|
|
everything run cloud-less, some features still require some data handling on my servers.
|
|
</p>
|
|
</li>
|
|
</b>
|
|
<b>
|
|
<li>
|
|
How is this data stored and processed?
|
|
<p class="info">All the data that has to be sent to the cloud for processing, like the contact form,
|
|
is sent to my servers using an HTTPS connection, hence, it is an encrypted connection. You may
|
|
have your request deleted at any time. To do so, depending on the platform, you will either find
|
|
a button on the account page, or you will have to contact me to delete the data.
|
|
<br> The data collected automatically by my analytics tool is stored for one day and never
|
|
allows me to uniquely identify you as an individual. Once the data is aggregated, the raw data
|
|
is deleted, and you will only show up as part of all users that visit my websites.
|
|
</p>
|
|
</li>
|
|
</b>
|
|
<b>
|
|
<li>
|
|
How can I have my data deleted?
|
|
<p class="info">
|
|
You can delete your account data <a href="https://account.janishutz.com/account/delete"
|
|
target="_blank">here</a>. <br>
|
|
Data from other services that are connected to this service can also be deleted from the account
|
|
page under <a href="https://account.janishutz.com/account/services" target="_blank">here</a>.
|
|
<br>
|
|
To have non-account data deleted, or in case the automated deletion fails, please <a
|
|
href="https://support.janishutz.com/index.php?a=add&catid=5">contact me</a>. I will not be
|
|
able to delete the data that is collected automatically, as I do not know who this data belongs
|
|
to and all raw data is deleted within one day of creation.
|
|
</p>
|
|
</li>
|
|
</b>
|
|
<b>
|
|
<li>
|
|
Opting out of data collection
|
|
<p class="info">All websites that feature Matomo tracking code will allow you to opt out, by
|
|
clicking the small symbol in the bottom right corner.</p>
|
|
</li>
|
|
</b>
|
|
<b>
|
|
<li>
|
|
Cookies
|
|
<p class="info">Most of my websites do not use any cookies. If they do use cookies, the specific
|
|
service will explicitly state so when you first visit the page. Cookies are small amounts of
|
|
text-based data used to identify you, which, whenever one of my services uses cookies, is
|
|
required to allow you to sign into that page. No third party cookies are used on any of my
|
|
websites</p>
|
|
</li>
|
|
</b>
|
|
<b>
|
|
<li>
|
|
Sharing data with third parties
|
|
<p class="info">No data is shared with third parties, except you give your explicit, written consent
|
|
to do so. In the future, my store may support other developer's software. If so and you purchase
|
|
a product by a third-party developer, some data will have to be shared with them.</p>
|
|
</li>
|
|
</b>
|
|
<b>
|
|
<li>
|
|
Updating this privacy Policy
|
|
<p class="info">I retain the right to, at any time, at my own will and discretion, update this
|
|
privacy policy. Valid is always the privacy policy which is available at this URL</p>
|
|
</li>
|
|
</b>
|
|
</ol>
|
|
<i>Last updated 2025-09-12</i>
|
|
</div>
|
|
<footer></footer>
|
|
</body>
|
|
|
|
</html>
|