diff --git a/src/pages/[lang]/privacy.astro b/src/pages/[lang]/privacy.astro index c81cc94..5e6b911 100644 --- a/src/pages/[lang]/privacy.astro +++ b/src/pages/[lang]/privacy.astro @@ -30,6 +30,7 @@ const tocItems = [ { id: 'introduction', title: 'Introduction' }, { id: 'data-collection', title: 'Data Collection Policy' }, { id: 'cookie-usage', title: 'Cookie & Storage Usage' }, + { id: 'sessionstorage', title: 'SessionStorage Usage' }, { id: 'localstorage', title: 'LocalStorage Usage' }, { id: 'clear-preferences', title: 'How to Clear Your Preferences' }, { id: 'user-rights', title: 'Your Rights (GDPR & Dutch Law)' }, @@ -106,7 +107,7 @@ function parseAndFormatTime(rawTime) {
This Privacy Policy explains how we handle information when you visit our website. We are committed to protecting your privacy and complying with applicable data protection laws, including the General Data @@ -116,7 +117,7 @@ function parseAndFormatTime(rawTime) { We value transparency and want you to understand what information we collect, why we collect it, and how we use it. This policy applies to all visitors to our website.
-We do not collect or store any personal user data. Our website is designed to provide information without requiring you to submit any personal information. @@ -141,16 +142,13 @@ function parseAndFormatTime(rawTime) {
If you choose to contact us using our contact form, the information you provide (such as your name and email address) will only be used to respond to your inquiry and will not be stored longer than necessary for that - purpose. + purpose. Contact form submissions are deleted after your inquiry is resolved and are never used for marketing or shared with third parties.
-Our website uses cookies strictly for essential functionality. These cookies are necessary for the proper functioning of our website and do not collect any personal information.
-- SessionStorage: For performance and user experience, we temporarily cache the latest system status data in your browser's sessionStorage. This data is not personal, is never sent to our servers, and is automatically deleted as soon as you close your browser tab or window. No personal or identifying information is ever stored in sessionStorage. -
Details about the cookies we use:
+ We use your browser's sessionStorage to temporarily store certain non-personal data that helps improve performance and user experience. This data is never sent to our servers and is automatically deleted as soon as you close your browser tab or window. No personal or identifying information is ever stored in sessionStorage. +
+The following key may be stored:
+Our website uses your browser's localStorage to remember certain preferences and UI states. The following keys may be stored:
@@ -189,8 +195,8 @@ function parseAndFormatTime(rawTime) {No personal data is stored. All data remains on your device and is never sent to our servers. You can clear these at any time via your browser settings.
-Data stored in localStorage remains on your device indefinitely unless you manually clear it via your browser settings or our website removes it.
+If you wish to reset your language or theme settings, you can clear your browser's cookies and LocalStorage data. Here's how to do it in common browsers: @@ -231,14 +237,14 @@ function parseAndFormatTime(rawTime) { After clearing your browser data, your language will reset to the default (English) and your theme will reset to the system default.
-Under the GDPR and Dutch law, you have the right to:
We take appropriate technical and organizational measures to ensure the security of any information transmitted to us. However, please be aware that no method of transmission over the internet or method of electronic storage @@ -248,7 +254,7 @@ function parseAndFormatTime(rawTime) { Our website uses HTTPS encryption to ensure that any communication between your browser and our website is secure.
-Our website may contain links to other websites that are not operated by us. If you click on a third-party link, you will be directed to that third party's site. We strongly advise you to review the Privacy Policy of every @@ -258,7 +264,7 @@ function parseAndFormatTime(rawTime) { We have no control over and assume no responsibility for the content, privacy policies, or practices of any third-party sites or services.
-We may update our Privacy Policy from time to time. We will notify you of any changes by posting the new Privacy Policy on this page and updating the "Last updated" date at the top of this page. @@ -267,8 +273,12 @@ function parseAndFormatTime(rawTime) { You are advised to review this Privacy Policy periodically for any changes. Changes to this Privacy Policy are effective when they are posted on this page.
-For privacy questions, contact info@365devnet.eu.
+For privacy questions, contact info@365devnet.eu.
+ Company name: 365devnet
+ KvK number: 97226270
Our website and services are not intended for children under 16. We do not knowingly collect personal data from children.
Our website provides information about our professional services, expertise, and industry insights. The content on this website is for general informational purposes only and does not constitute professional advice. We may update, modify, or remove content at any time without notice.
-When using our website, you agree to:
All content on this website, including but not limited to text, graphics, logos, images, audio clips, digital downloads, and data compilations, is the property of the website owner or its content suppliers and is protected @@ -122,7 +122,7 @@ const tocItems = [ you do not modify the content and that you retain all copyright and other proprietary notices.
-To the fullest extent permitted by applicable law, we exclude all representations, warranties, and conditions relating to our website and the use of this website. We will not be liable for any direct, indirect, or @@ -136,12 +136,12 @@ const tocItems = [ liability which cannot be excluded or limited under applicable law.
-These terms are governed by Dutch law and the GDPR. Disputes will be handled by Dutch courts. If you are a consumer, you will benefit from any mandatory provisions of the law of the country in which you are resident. Nothing in these terms and conditions affects your rights as a consumer to rely on such mandatory provisions of local law.
-Our website uses two essential cookies:
For more information about how we use cookies and other browser storage technologies, please see our Privacy Policy.
-We may revise these terms and conditions at any time by amending this page. You are expected to check this page from time to time to take notice of any changes we make, as they are legally binding on you. Some of the @@ -159,9 +160,11 @@ const tocItems = [ elsewhere on our website.
-For legal questions, contact info@365devnet.eu.
-This website is operated by 365DevNet, based in the Netherlands.
+For legal questions, contact info@365devnet.eu.
+ Company name: 365devnet
+ KvK number: 97226270
+ Based in the Netherlands.