diff --git a/public/locales/en/privacy.json b/public/locales/en/privacy.json
index 6758748b..50f5c506 100644
--- a/public/locales/en/privacy.json
+++ b/public/locales/en/privacy.json
@@ -5,7 +5,7 @@
},
"header": {
"title": "Privacy Policy",
- "last_updated": "Last updated: October 29, 2025"
+ "last_updated": "Last updated: February 10, 2026"
},
"privacy_first": {
"badge": "Privacy First:",
@@ -22,8 +22,7 @@
],
"subtitle_1_2": "1.2 Automatically Collected Information",
"items_1_2": [
- "Analytics: Page views, referring sites, browser type, device type, general location (country-level)",
- "Cookies: Session management, preferences (e.g., selected currency), analytics",
+ "Cookies: Session management and preferences (e.g., selected currency, language). We do not use analytics or tracking cookies.",
"Server Logs: IP addresses, access times, pages accessed (retained for 90 days for security)"
],
"subtitle_1_3": "1.3 Currency Selection",
@@ -40,7 +39,7 @@
"items": [
"Process Donations: Email receipts, acknowledge public supporters (opt-in only), maintain transparency dashboard",
"Respond to Inquiries: Answer media questions, review case submissions, provide support",
- "Improve Services: Analyze usage patterns, fix bugs, enhance user experience",
+ "Improve Services: Fix bugs and enhance user experience based on user feedback",
"Security: Prevent fraud, detect abuse, protect against attacks",
"Legal Compliance: Comply with applicable laws, respond to legal requests",
"Communications: Send receipts, important updates (we never send marketing emails without explicit opt-in)"
@@ -69,7 +68,7 @@
"items": [
"Donation Records: Retained for 7 years for tax and legal requirements",
"Server Logs: Deleted after 90 days",
- "Analytics Data: Aggregated and anonymized after 14 months",
+ "Analytics Data: We do not collect analytics data",
"User Accounts: Retained until you request deletion, plus 30 days",
"Inquiries/Submissions: Retained for 2 years, then archived or deleted"
]
@@ -89,43 +88,13 @@
},
"section_6": {
"title": "6. Analytics and Tracking",
- "privacy_badge": "Privacy-First Analytics:",
- "privacy_text": "We use Umami Analytics, a privacy-respecting, GDPR-compliant analytics platform that collects no personal data and uses no cookies.",
- "umami_heading": "About Umami Analytics",
- "umami_intro": "Umami helps us understand how visitors use our website so we can improve it. Unlike traditional analytics tools, Umami is designed with privacy at its core.",
- "collected_heading": "What Umami Collects:",
- "collected_items": [
- "Page Views: Which pages you visit on our site",
- "Referrers: Which website referred you (if any)",
- "Browser Type: Your browser name (e.g., Chrome, Firefox, Safari)",
- "Device Type: Whether you're on desktop, tablet, or mobile",
- "Country: Your country based on IP address (not stored)"
- ],
- "not_collected_heading": "What Umami Does NOT Collect:",
- "not_collected_items": [
- "❌ IP Addresses: Not stored or logged",
- "❌ Personal Information: No names, emails, or identifiers",
- "❌ Cookies: Completely cookie-free tracking",
- "❌ Cross-Site Tracking: We don't track you across other websites",
- "❌ Precise Location: Only country-level, no city or GPS data"
- ],
- "dnt_heading": "Do Not Track Support",
- "dnt_text": "We respect the Do Not Track (DNT) browser setting. If you have DNT enabled in your browser, our analytics will not track your visit at all.",
- "optout_heading": "How to Opt Out",
- "optout_text": "You can opt out of analytics tracking at any time:",
- "optout_items": [
- "Browser Console Method: Open your browser's Developer Console (F12), and run: window.umamiOptOut()",
- "Enable DNT: Turn on \"Do Not Track\" in your browser settings",
- "Development Mode: Analytics are automatically disabled on localhost"
- ],
- "optout_note": "Note: Your opt-out preference is stored in your browser's localStorage. You'll need to opt out again if you clear your browser data.",
+ "privacy_badge": "No Analytics:",
+ "privacy_text": "We currently do not use any analytics or tracking on this website. Your browsing activity is not monitored or recorded.",
"cookies_heading": "Cookies",
- "cookies_intro": "While Umami is cookie-free, we use cookies for other essential purposes:",
+ "cookies_intro": "We use minimal cookies for essential purposes only:",
"essential": "Essential Cookies: Required for site functionality (session management, authentication)",
"preference": "Preference Cookies: Remember your settings (currency selection, language preference)",
- "control": "You can control cookies through your browser settings. Disabling cookies may affect site functionality.",
- "hosting_heading": "Analytics Data Storage",
- "hosting_text": "Analytics data is stored on our self-hosted Umami instance running on OVHCloud servers in France (EU). All analytics data remains within EU jurisdiction and is never shared with third parties."
+ "control": "You can control cookies through your browser settings. Disabling cookies may affect site functionality."
},
"section_7": {
"title": "7. Security",
diff --git a/public/privacy.html b/public/privacy.html
index cca102fc..71d54bc1 100644
--- a/public/privacy.html
+++ b/public/privacy.html
@@ -40,7 +40,7 @@
Last updated: October 29, 2025
+Last updated: February 10, 2026