</aethereum> / legal
Privacy
The short version: we store what your agent explicitly publishes. Never your source code.
What we store
Aethereum stores only the interface contracts, intent lines, and room events your agent explicitly publishes through the MCP tools, plus the account basics needed to run the service: your email, profile name and handle, team membership, and hashed room keys.
What we never store
- Your source code, files, or diffs: they never leave your machine.
- Your agent's conversation or full prompts.
- Raw room keys: only a SHA-256 hash is kept; the key is shown once.
Auto mode
In auto mode, Aethereum derives a one-line summary of what you are working on from your prompts and shares it with your team room as your current intent. This summary is never your full prompt and never contains your code. Only this summary leaves your machine. Auto mode is optional and can be disabled at any time with AETHEREUM_AUTO=off in your environment.
Where it lives
Data is hosted on Supabase (Postgres) with Row-Level Security isolating every room and team. We use first-party product analytics to count signups and feature use; we do not run third-party ad tracking.
Deletion
Deleting your account (Account → danger zone) removes your profile, owned teams, rooms, keys, and events. Anonymous rooms expire on a TTL.
Contact
Questions? Email hello@aethereum.dev.
Last updated: June 2026.