Privacy · Cookies · Data rights

What we hold, what we don't.

The list below is enumerative, not aspirational. Every cookie, every local-storage entry, every sub-processor that touches a byte of your data is named. Last reviewed 2026-05-24.

Cookies the browser receives

EDGE Terminal sets one cookie. It exists so we can recognise you across requests — pure authentication, no tracking, no behavioural profiling.

NamePurposeLifetimeLegal basis
edge_sessionHMAC-signed payload carrying your email, tier and expiry. Read on every authenticated request to prove you are you.7 days (trial), 30 days (paid). Cleared on sign-out.Strictly necessary — ePrivacy Directive Art 5(3) exemption. No consent required.

What we don't set: no Google Analytics, no Plausible, no PostHog, no Mixpanel, no Vercel Analytics, no Cloudflare Insights, no Hotjar, no LogRocket, no marketing pixels (Meta, X, LinkedIn, TikTok). No third-party JavaScript runs in your browser on a normal page load.

Local storage

One key, browser-local only, never transmitted to our servers:

KeyWhat it stores
edge-fullscreenWhether the dashboard chrome is collapsed. Set when you click the fullscreen toggle in the top bar. Clearing your browser data removes it.

Personal data we hold

The minimum to run the product. Listed by table — these come straight from the production database schema.

Sub-processors

Companies that process data on our behalf. Each has its own DPA in place. The full list with hosting region and data scope lives at /trust/sub-processors. Headline four:

VendorWhat it touchesRegion
Supabase (database, auth)All operator + journal dataEU (Frankfurt)
Vercel (hosting, edge)Request routing, static assets, function logsEU + US edge (no PII in logs)
Stripe (billing)Email, card, subscription stateUS (SCCs in place)
Resend (transactional email)Email address + email bodyUS (SCCs in place)

Optional: Sentry receives server-side exceptions when SENTRY_DSNis configured. We do not load Sentry's client SDK in your browser, so no browser events are forwarded.

What we do not do

Your GDPR rights

You can exercise any of these by emailing privacy@edgefx.xyz. We respond within 30 days, free of charge for the first request per calendar year.

Data retention

Changes to this policy

When we add a sub-processor, a cookie or a new data category, we update this page in the same commit that ships the change. Material changes trigger an email to every active operator. The change log is part of the public git history at github.com/0nly4Weed/edge.

Contact

Privacy questions, data requests, or DPA negotiation: privacy@edgefx.xyz. General support: hello@edgefx.xyz. For institutional procurement see /trust.

Last reviewed 2026-05-24 · Reviewed quarterly · Source of truth lives in the commit at apps/web/app/privacy/page.tsx