168 lines
4.8 KiB
Svelte
168 lines
4.8 KiB
Svelte
<main class="relative flex min-h-screen flex-col items-center overflow-hidden pt-24">
|
||
<article class=" prose dark:prose-invert">
|
||
<h1>Privacy Policy</h1>
|
||
<h2>Effective Date: 5 February 2026</h2>
|
||
|
||
<hr />
|
||
|
||
<h3>Introduction</h3>
|
||
Welcome to<b>computecloud.in</b> (“we”, “us”, “our”). This Privacy Policy explains how we
|
||
collect, use, store, and protect the personal information you provide when you interact with our
|
||
website and services. By using our site you consent to the practices described herein.
|
||
|
||
<hr />
|
||
|
||
<h3>Information We Collect</h3>
|
||
|
||
<table>
|
||
<thead>
|
||
<tr>
|
||
<th>CATEGORY</th>
|
||
<th>WHAT WE COLLECT</th>
|
||
|
||
<th>PURPOSE</th>
|
||
</tr>
|
||
</thead>
|
||
<tbody>
|
||
<tr>
|
||
<td>Server request logs</td>
|
||
<td>IP address, timestamp, request URL, HTTP method, user‑agent, referrer</td>
|
||
<td>Security monitoring, performance analysis, troubleshooting, legal compliance</td>
|
||
</tr>
|
||
<tr>
|
||
<td>Umami analytics</td>
|
||
<td
|
||
>Anonymous page‑view data, session duration, navigation paths (no personal identifiers)</td
|
||
>
|
||
<td>Understanding site usage to improve content and user experience</td>
|
||
</tr>
|
||
<tr>
|
||
<td>Enquiry form</td>
|
||
<td>Name, email address, company name (provided voluntarily)</td>
|
||
<td>Responding to your inquiry, providing quotes, maintaining a client relationship</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
|
||
<i>We do <b>not</b> collect, credit-card details, or any other sensitive personal data </i>
|
||
|
||
<hr />
|
||
|
||
<h3>How We Use Your Data</h3>
|
||
|
||
<ul>
|
||
>
|
||
<li><i> Provide services</i> - reply to enquiries, send proposals, schedule calls.</li>
|
||
<li>
|
||
<i> Improve the website</i> - analyse traffic patterns (via logs & Umami) to optimise performance
|
||
and design.
|
||
</li>
|
||
<li>
|
||
<i> Security & compliance</i> - detect abuse, prevent attacks, and fulfil legal obligations.
|
||
</li>
|
||
<li>
|
||
<i> Communications</i> - if you opt‑in, we may send occasional updates about our services. You
|
||
can unsubscribe at any time.
|
||
</li>
|
||
</ul>
|
||
|
||
<hr />
|
||
|
||
<h3>Data Sharing & Disclosure</h3>
|
||
|
||
<ul>
|
||
<li>
|
||
<i> Third‑party providers</i> - We only share aggregated, non‑identifiable analytics data with
|
||
Umami (self‑hosted on our own server).
|
||
</li>
|
||
<li>
|
||
<i> Legal requirements</i> - We may disclose data if compelled by law, court order, or to protect
|
||
our rights and safety.
|
||
</li>
|
||
<li>
|
||
<i> Business transfers</i> - In the event of a merger or sale, personal data may be transferred
|
||
to the acquiring entity, subject to the same privacy protections.
|
||
</li>
|
||
</ul>
|
||
|
||
We never sell your personal information.
|
||
|
||
<hr />
|
||
|
||
<h3>Data Retention</h3>
|
||
|
||
<ul>
|
||
<li>
|
||
<i> Server logs</i> - retained for **30 days** for security and debugging, then automatically
|
||
purged.
|
||
</li>
|
||
<li>
|
||
<i> Umami analytics</i> - stored for **90 days** in an aggregated form; raw session data is deleted
|
||
after this period.
|
||
</li>
|
||
<li>
|
||
<i> Enquiry form data</i> - kept for **12 months** after the last interaction, unless you request
|
||
deletion earlier.
|
||
</li>
|
||
</ul>
|
||
|
||
<hr />
|
||
|
||
<h3>Security Measures</h3>
|
||
|
||
<ul>
|
||
<li><i> TLS encryption for all data in transit.</i></li>
|
||
<li><i> Access controls and encrypted storage for data at rest.</i></li>
|
||
<li><i> Regular security patches and audits of our server and Umami instance.</i></li>
|
||
</ul>
|
||
|
||
While we strive for robust protection, no system can guarantee absolute security.
|
||
|
||
<hr />
|
||
|
||
<h3>Your Rights</h3>
|
||
|
||
<ul>
|
||
<li>
|
||
<i> Access & correction</i> - Request a copy of your submitted details and ask for corrections.
|
||
</li>
|
||
<li>
|
||
<i> Deletion</i> - Ask us to erase your personal data (subject to legal retention limits).
|
||
</li>
|
||
<li><i> Restriction</i> - Request limitation of processing for legitimate reasons.</li>
|
||
<li><i> Objection</i> - Opt‑out of any marketing communications at any time.</li>
|
||
</ul>
|
||
|
||
To exercise any right, contact us at **privacy@computecloud.in**.
|
||
|
||
<hr />
|
||
|
||
<h3>Cookies & Tracking</h3>
|
||
|
||
Our site uses only essential cookies for session handling and the self‑hosted Umami analytics
|
||
script. No third‑party advertising or tracking cookies are placed.
|
||
|
||
<hr />
|
||
|
||
<h3>Changes to This Policy</h3>
|
||
|
||
We may update this Privacy Policy from time to time. Significant changes will be posted on this
|
||
page with a revised “Effective Date.” Continued use of the site after such updates constitutes
|
||
acceptance.
|
||
|
||
<hr />
|
||
|
||
<h3>1Contact</h3>
|
||
|
||
If you have questions, concerns, or requests regarding your privacy, please reach out:
|
||
|
||
<b>Email:</b> privacy@computecloud.in
|
||
|
||
<hr />
|
||
|
||
<i
|
||
>This policy is provided for informational purposes and does not constitute legal advice. For
|
||
specific legal concerns, consult a qualified attorney.</i
|
||
>
|
||
</article>
|
||
</main>
|