Privacy
Not Just You is a small public status board. It does not require an account, login, email address, or profile.
Community reports
When you submit a report, the app stores aggregated counters for the selected service and status. Reports are kept in short-lived Redis buckets for the recent status window.
Duplicate prevention
To reduce duplicate reports, the app creates a short-lived hash from request metadata such as IP address, user agent, and language. The hash is used for cooldown only and expires after a few minutes.
Analytics
Vercel Web Analytics may be used to understand page views, referrers, and basic traffic patterns. Report behavior is measured through API responses and aggregate counters.