Last updated 24 August 2026
In one line: Aetox runs on your machine. The developer operates no server that receives your conversations, your files, or your keys, and the app collects no usage data of any kind.
All of it lives in %AppData%\aetox on your own computer. Nothing is synced anywhere.
Deleting that folder, or uninstalling the app, removes all of it.
Aetox reaches the network in exactly these six cases, and every one of them follows from something you configured or asked for.
When you enter a provider's API key, your prompts, the files you attach and the conversation content are sent directly to that provider, under that provider's own privacy policy and terms. Aetox is not in the middle, and the developer does not see any of it.
If you have configured no provider, Aetox uses its built-in aetox provider, which
runs entirely inside the app on your machine and sends nothing anywhere.
Aetox asks api.github.com whether a newer release exists. The request carries only
the version you are running and none of your content. As with any web request, GitHub sees the
IP address it came from.
It can be switched off with the environment variable AETOX_DISABLE_UPDATE_CHECK=1,
and builds installed from the Microsoft Store never check at all, because Windows handles
updates for them.
When you tick a capability such as reading text from images or transcribing speech, Aetox downloads the program it needs from URLs pinned in advance on GitHub and Hugging Face, and verifies a SHA256 checksum before using it. None of your data is sent with these requests, and none of them happen unless you ticked the box.
When you ask the agent to open a page or fetch from the web, the request goes from your machine to that site directly, exactly as an ordinary browser visit would.
If you connect a GitHub account or configure additional MCP servers, Aetox contacts those services as you configured, under their own terms.
The "System problems" page has a Report this problem button beside each entry. Pressing it opens your browser at GitHub's new-issue form, pre-filled with a description of that problem and the relevant part of the log.
Two things to know before you send one:
Aetox is a computer assistant for anyone who can use a computer. There is no age limit, and no personal data is collected from any user, whatever their age.
One thing a parent should know: the agent opens web pages when asked, which means any page on the internet. A young child should have an adult nearby, the same as with any browser.
Any change will be published on this page, with the updated date shown above.
For privacy questions, open an issue at github.com/Mikedev115/Aetox/issues