Anatix is designed with privacy and determinism at its core. We do not perform client-side metric calculations, and we do not expose secrets, tokens, or raw data to the browser.
Data we process
- Account metadata (name, client identifiers)
- User authentication data (email, password hash, role)
- Integration metadata (provider, encrypted tokens, external account IDs)
- Ingestion state metadata (status, S3 path references)
Data we do NOT collect
- No raw OAuth responses are exposed to clients
- No ad-hoc metrics are calculated in the browser or API
- No unnecessary personal data beyond authentication and access control
Storage & security
- Tokens are stored server-side and never exposed to the browser
- Password hashes are bcrypt-encrypted
- Raw data tables are append-only; no destructive operations
- Metrics are versioned; changes create new versions, never overwrite
User rights
Users may request access, correction, or deletion of their personal data. Contact us at support@metrix.app.