official-site/privacy-policy.html

48 lines
3.1 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html>
<html lang="en-IN">
<head>
<title>Privacy Policy - Aiquiral</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta charset="utf-8">
<meta name="author" content="Anuj Kaushik" />
<meta name="description" content="Explore my personal website and learn about my commitment to protecting your data. Read the privacy policy, here."/>
<link rel="icon" type="image/x-icon" href="content/favicon.svg" />
<link rel="stylesheet" href="style.css" />
</head>
<body>
<div class="line-top"></div>
<div class="main">
<div class="about">
<h1>Privacy Policy</h1>
&nbsp;<br>
&nbsp;<br>
<h3>Who am I</h3>
<p>My name is Anuj Kaushik, also known as Aiquiral. This privacy policy is concerned with the domain aiquiral.me and all its subdomains (*.aiquiral.me).</p>
<h3>What personal data I collect and why I collect it</h3>
<p>The data collected from the visitors include, referrer, IP address, browser, operating system and device type. No other sensitive data is collected. I collect this data to improve my services and fight off bots. <b>No cookies are stored on your device(s).</b></p>
<h3>Analytics</h3>
<p>For analytics, I use a self-hosted instance of Shynet (<a href="https://github.com/milesmcc/shynet"><u>https://github.com/milesmcc/shynet</u></a>).</p>
<p>To opt out of this analytics collection, simply block the a.aiquiral.me domain.</p>
<h3>Who I share your data with</h3>
<p>I do not share this data with anyone.</p>
<h3>How long I retain your data</h3>
<p>All the collected data is removed every month.</p>
<h3>Contact information</h3>
<p>My contact information is available here. <a href="contact.html"><u>https://aiquiral.me/contact</u></a></p>
<h3>Additional information</h3>
<p>All of my services are either hosted or routed through Hetzners servers. (<a href="https://www.hetzner.com/legal/privacy-policy/"><u>https://www.hetzner.com/legal/privacy-policy/)</u></a></p>
<h3>How I protect your data</h3>
<p>I always choose the best open source solution available to maintain privacy, along with other practices like keeping everything up to date, enforcing strong encryption, etc.</p>
&nbsp;
<p><a href="https://aiquiral.me"><u>Back to home</u></a></p>
</div>
</div>
<noscript>
<img src="https://a.aiquiral.me/ingress/47abe128-5b2e-4b9b-aaa2-2daf9ce568ed/pixel.gif">
</noscript>
<script defer src="https://a.aiquiral.me/ingress/47abe128-5b2e-4b9b-aaa2-2daf9ce568ed/script.js"></script>
<div class="foot"><p><a href="https://soundcloud.com/aiquiral">Music</a> <a href="https://git.aiquiral.me/aiquiral">Other Projects</a> <img src="content/inline-logo.svg" alt="A stylized logo featuring a majestic deer, gracefully facing towards right." title="Aiquiral Logo" style="position:relative;bottom:-3px" width=28 height=32></img> <a href="privacy-policy.html">Privacy Policy</a> <a href="about.html">About</a></p></div>
<div class="line-bottom"></div>
</body>
</html>