From 28b6cd5e14d8492c1dece7eb2ff053339ee7a185 Mon Sep 17 00:00:00 2001 From: Alfred Jophy Date: Thu, 5 Feb 2026 17:56:08 +0530 Subject: [PATCH] More improvements. --- package.json | 1 + pnpm-lock.yaml | 9 ++ src/app.html | 12 +- src/routes/layout.css | 4 +- src/routes/privacy-protocol/+page.svelte | 169 ++++++++++++++++++++++- 5 files changed, 189 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index c4da5c0..3d93d54 100644 --- a/package.json +++ b/package.json @@ -39,6 +39,7 @@ "vite": "^7.3.1" }, "dependencies": { + "@fortawesome/fontawesome-free": "^7.1.0", "altcha": "^2.3.0", "lenis": "^1.3.17" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b84b0f1..7712dfd 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -8,6 +8,9 @@ importers: .: dependencies: + '@fortawesome/fontawesome-free': + specifier: ^7.1.0 + version: 7.1.0 altcha: specifier: ^2.3.0 version: 2.3.0 @@ -300,6 +303,10 @@ packages: resolution: {integrity: sha512-43/qtrDUokr7LJqoF2c3+RInu/t4zfrpYdoSDfYyhg52rwLV6TnOvdG4fXm7IkSB3wErkcmJS9iEhjVtOSEjjA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + '@fortawesome/fontawesome-free@7.1.0': + resolution: {integrity: sha512-+WxNld5ZCJHvPQCr/GnzCTVREyStrAJjisUPtUxG5ngDA8TMlPnKp6dddlTpai4+1GNmltAeuk1hJEkBohwZYA==} + engines: {node: '>=6'} + '@humanfs/core@0.19.1': resolution: {integrity: sha512-5DyQ4+1JEUzejeK1JGICcideyfUbGixgS9jNgex5nqkW+cY7WZhxBigmieN5Qnw9ZosSNVC9KQKyb+GUaGyKUA==} engines: {node: '>=18.18.0'} @@ -1797,6 +1804,8 @@ snapshots: '@eslint/core': 0.17.0 levn: 0.4.1 + '@fortawesome/fontawesome-free@7.1.0': {} + '@humanfs/core@0.19.1': {} '@humanfs/node@0.16.7': diff --git a/src/app.html b/src/app.html index 47b3322..a155064 100644 --- a/src/app.html +++ b/src/app.html @@ -6,13 +6,17 @@ ComputeCloud.in | Cloud Consulting Excellence - - + + + + + + + %sveltekit.head% - +
%sveltekit.body%
diff --git a/src/routes/layout.css b/src/routes/layout.css index 6e42224..be67fd7 100644 --- a/src/routes/layout.css +++ b/src/routes/layout.css @@ -1,6 +1,8 @@ @import 'tailwindcss'; +@import '@fortawesome/fontawesome-free/css/all.min.css'; + /* @plugin '@tailwindcss/forms'; */ -/* @plugin '@tailwindcss/typography'; */ +@plugin '@tailwindcss/typography'; body { diff --git a/src/routes/privacy-protocol/+page.svelte b/src/routes/privacy-protocol/+page.svelte index 4ebe38e..86c82ea 100644 --- a/src/routes/privacy-protocol/+page.svelte +++ b/src/routes/privacy-protocol/+page.svelte @@ -1 +1,168 @@ -

Privacy Protocol

+
+
+

Privacy Policy

+

Effective Date: 5 February 2026

+ +
+ +

Introduction

+ Welcome tocomputecloud.in (“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. + +
+ +

Information We Collect

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +
CATEGORYWHAT WE COLLECTPURPOSE
Server request logsIP address, timestamp, request URL, HTTP method, user‑agent, referrerSecurity monitoring, performance analysis, troubleshooting, legal compliance
Umami analyticsAnonymous page‑view data, session duration, navigation paths (no personal identifiers)Understanding site usage to improve content and user experience
Enquiry formName, email address, company name (provided voluntarily)Responding to your inquiry, providing quotes, maintaining a client relationship
+ + We do not collect, credit-card details, or any other sensitive personal data + +
+ +

How We Use Your Data

+ +
    + > +
  • Provide services - reply to enquiries, send proposals, schedule calls.
  • +
  • + Improve the website - analyse traffic patterns (via logs & Umami) to optimise performance + and design. +
  • +
  • + Security & compliance - detect abuse, prevent attacks, and fulfil legal obligations. +
  • +
  • + Communications - if you opt‑in, we may send occasional updates about our services. You + can unsubscribe at any time. +
  • +
+ +
+ +

Data Sharing & Disclosure

+ +
    +
  • + Third‑party providers - We only share aggregated, non‑identifiable analytics data with + Umami (self‑hosted on our own server). +
  • +
  • + Legal requirements - We may disclose data if compelled by law, court order, or to protect + our rights and safety. +
  • +
  • + Business transfers - In the event of a merger or sale, personal data may be transferred + to the acquiring entity, subject to the same privacy protections. +
  • +
+ + We never sell your personal information. + +
+ +

Data Retention

+ +
    +
  • + Server logs - retained for **30 days** for security and debugging, then automatically + purged. +
  • +
  • + Umami analytics - stored for **90 days** in an aggregated form; raw session data is deleted + after this period. +
  • +
  • + Enquiry form data - kept for **12 months** after the last interaction, unless you request + deletion earlier. +
  • +
+ +
+ +

Security Measures

+ +
    +
  • TLS encryption for all data in transit.
  • +
  • Access controls and encrypted storage for data at rest.
  • +
  • Regular security patches and audits of our server and Umami instance.
  • +
+ + While we strive for robust protection, no system can guarantee absolute security. + +
+ +

Your Rights

+ +
    +
  • + Access & correction - Request a copy of your submitted details and ask for corrections. +
  • +
  • + Deletion - Ask us to erase your personal data (subject to legal retention limits). +
  • +
  • Restriction - Request limitation of processing for legitimate reasons.
  • +
  • Objection - Opt‑out of any marketing communications at any time.
  • +
+ + To exercise any right, contact us at **privacy@computecloud.in**. + +
+ +

Cookies & Tracking

+ + 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. + +
+ +

Changes to This Policy

+ + 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. + +
+ +

1Contact

+ + If you have questions, concerns, or requests regarding your privacy, please reach out: + + Email: privacy@computecloud.in + +
+ + This policy is provided for informational purposes and does not constitute legal advice. For + specific legal concerns, consult a qualified attorney. +
+