mirror of
https://codeberg.org/aiquiral/pages.git
synced 2024-11-21 18:21:59 +00:00
48 lines
3.1 KiB
HTML
48 lines
3.1 KiB
HTML
<!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.min.css" />
|
||
</head>
|
||
<body>
|
||
<div class="line-top"></div>
|
||
<div class="main">
|
||
<div class="about">
|
||
<h1>Privacy Policy</h1>
|
||
<br>
|
||
<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 Hetzner’s 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>
|
||
|
||
<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 class="foot-logo" src="content/inline-logo.svg" alt="A stylized logo featuring a majestic deer, gracefully facing towards right." title="Aiquiral Logo" 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>
|