diff --git a/apps/web/src/pages/privacy-policy-page.tsx b/apps/web/src/pages/privacy-policy-page.tsx index 2fd26ff4..06e315bc 100644 --- a/apps/web/src/pages/privacy-policy-page.tsx +++ b/apps/web/src/pages/privacy-policy-page.tsx @@ -14,7 +14,7 @@ export function PrivacyPolicyPage() {

Privacy Policy

-

Last updated: March 29, 2026

+

Last updated: April 22, 2026

@@ -37,11 +37,52 @@ export function PrivacyPolicyPage() {
-

No Tracking or Analytics

+

Product Analytics

- ashim does not include any telemetry, analytics, or tracking. No data is collected - about your usage patterns, and no information is sent to ashim developers or any third - party. There are no cookies used for tracking purposes. + ashim includes optional, anonymous product analytics. When you choose to participate, + the following is collected: +

+ +

What is never collected:

+ +

+ Analytics data is sent to{" "} + + PostHog + {" "} + (usage analytics) and{" "} + + Sentry + {" "} + (error tracking) — both open-source projects. +

+
+ +
+

Your Choice

+

+ Each user is asked individually on first login whether to participate. You can change + your choice anytime in Settings. Server administrators can disable analytics entirely + by setting{" "} + ANALYTICS_ENABLED=false.

@@ -56,11 +97,12 @@ export function PrivacyPolicyPage() {
-

No Third-Party Services

+

Third-Party Services

- ashim does not integrate with or send data to any external services. AI-powered - features (background removal, upscaling, OCR) run locally using bundled models. No - cloud APIs are involved. + All image processing happens locally — your images are never sent anywhere. If you opt + in to product analytics, anonymous usage data is sent to PostHog and Sentry as + described above. AI-powered features run locally using bundled models. No other + external services are contacted.