Aetoxv1.5.28 · Windows

Aetox

Privacy Policy

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.

What Aetox does not do

What is stored on your machine

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.

What leaves your machine, and to whom

Aetox reaches the network in exactly these six cases, and every one of them follows from something you configured or asked for.

1. The model provider you configured

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.

2. The update check

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.

3. Optional component downloads

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.

4. Sites you ask the agent to visit

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.

5. Services you connect yourself

If you connect a GitHub account or configure additional MCP servers, Aetox contacts those services as you configured, under their own terms.

6. Problem reports you send yourself

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:

For everyone

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.

Changes to this policy

Any change will be published on this page, with the updated date shown above.

Contact

For privacy questions, open an issue at github.com/Mikedev115/Aetox/issues

This is the same policy the Microsoft Store listing points to at mikedev115.github.io/Aetox/privacy.html.