import '../chunks/page-ssr_ChKiSmuh.mjs'; import { c as createComponent, r as renderComponent, a as renderTemplate, m as maybeRenderHead } from '../chunks/astro/server_DJC9Xx9K.mjs'; import 'kleur/colors'; import { t, $ as $$BaseLayout, a as $$Header, b as $$Footer } from '../chunks/Footer_BFBz0LQo.mjs'; export { renderers } from '../renderers.mjs'; const $$Privacy = createComponent(($$result, $$props, $$slots) => { return renderTemplate`${renderComponent($$result, "BaseLayout", $$BaseLayout, { "title": `${t("footer.links.privacy")} | ${t("meta.title")}`, "description": "Privacy Policy for Tiber365 - Learn how we collect, use, and protect your personal data in compliance with GDPR and Dutch privacy laws." }, { "default": ($$result2) => renderTemplate` ${renderComponent($$result2, "Header", $$Header, {})} ${maybeRenderHead()}

${t("footer.links.privacy")}

Last updated: ${(/* @__PURE__ */ new Date()).toLocaleDateString()}

1. Introduction

Tiber365 ("we", "our", or "us") is committed to protecting your privacy and personal data. This Privacy Policy explains how we collect, use, and protect your personal information in accordance with the General Data Protection Regulation (GDPR) and Dutch privacy laws.

2. Data Controller

Tiber365
Italy
Email: info@tiber365.it

For privacy-related inquiries, you can contact our Data Protection Officer at privacy@tiber365.it.

3. Personal Data We Collect

We collect and process the following types of personal data:

  • Contact information (name, email, phone number, company name)
  • Technical data (IP address, browser type, device information)
  • Usage data (how you interact with our website and services)
  • Communication data (messages you send us through our contact form)
  • Service data (information related to the IT services we provide)

4. Legal Basis for Processing

We process your personal data based on the following legal grounds:

  • Contract performance (when providing our IT services)
  • Legal obligations (compliance with Dutch and EU laws)
  • Legitimate interests (improving our services and communication)
  • Consent (for marketing communications and cookies)

5. How We Use Your Data

We use your personal data for:

  • Providing and managing our IT services
  • Communicating with you about our services
  • Improving our website and services
  • Complying with legal obligations
  • Sending you marketing communications (with your consent)

6. Data Sharing and Transfers

We may share your data with:

  • Service providers (hosting, email, analytics)
  • Professional advisers (lawyers, accountants)
  • Authorities (when legally required)

Data transfers outside the EU/EEA are protected by appropriate safeguards (Standard Contractual Clauses).

7. Data Retention

We retain your personal data only for as long as necessary to fulfill the purposes for which it was collected, including legal requirements and accounting purposes.

8. Your Rights

Under GDPR and Dutch privacy laws, you have the right to:

  • Access your personal data
  • Correct inaccurate data
  • Request deletion of your data
  • Object to processing
  • Data portability
  • Withdraw consent

To exercise these rights, contact us at privacy@tiber365.it. We'll respond within 30 days.

9. Cookies and Tracking

We use cookies and similar technologies to improve your browsing experience. You can manage cookie preferences through your browser settings.

10. Security

We implement appropriate technical and organizational measures to protect your personal data against unauthorized access, alteration, disclosure, or destruction.

11. Changes to This Policy

We may update this Privacy Policy periodically. We will notify you of any material changes by posting the new policy on this page.

12. Complaints

If you have concerns about how we process your personal data, please contact us first. You also have the right to file a complaint with the Dutch Data Protection Authority (Autoriteit Persoonsgegevens).

13. Contact Us

For any privacy-related questions or requests, please contact us at:
Email: privacy@tiber365.it
Phone: +39 123 456 7890

${renderComponent($$result2, "Footer", $$Footer, {})} ` })}`; }, "/Users/richard/Website Development/tiber365/src/pages/privacy.astro", void 0); const $$file = "/Users/richard/Website Development/tiber365/src/pages/privacy.astro"; const $$url = "/privacy"; const _page = /*#__PURE__*/Object.freeze(/*#__PURE__*/Object.defineProperty({ __proto__: null, default: $$Privacy, file: $$file, url: $$url }, Symbol.toStringTag, { value: 'Module' })); const page = () => _page; export { page };