Legal
Privacy Policy
Last updated 6 August 2026
The short version
wmux does not operate a backend that holds your data. The desktop app runs on your own machine, the iOS client talks only to the wmux daemon on your Mac, and neither one sends your source code, terminal output, or agent conversations to us. We have no accounts, no sign-in, and no user database.
wmux for iOS
The iOS app is a client for the wmux daemon running on your own Mac. It stores and transmits the following:
- Pairing credentials. The address of your own daemon and its authentication token, held in the device Keychain. They stay on your device and are sent only to the daemon you paired with.
- Push token. An Apple Push Notification Service token, so your Mac can alert you when an agent needs an answer. Notifications are addressed by that token; their content comes from your own machine.
- Files and dictation you send. Photos or files you attach, and text you dictate, are relayed to your own Mac to be handed to the agent. They are not stored by us.
- Camera, microphone, speech recognition and Face ID are used only when you invoke the feature that needs them — scanning a pairing code, dictating a reply, or unlocking the app. Face ID is handled by iOS; the app never sees your biometric data.
There is no third-party analytics or advertising SDK in the app, and no data is collected for tracking as Apple defines it.
The app also has a demo mode that runs entirely on sample data with no Mac connected. Demo mode sends nothing anywhere and does not touch the Keychain.
The desktop app
wmux for Windows and macOS runs locally. Your terminals, git worktrees, agent sessions, and scrollback stay on your machine. wmux detects AI coding agents for status display only — it does not call AI APIs of its own, and the agents you run talk to their own providers under their own terms, not ours. The app contacts the network for two things: checking GitHub for a new release (and downloading it, verified against a published SHA-256), and whatever you or your agents explicitly ask it to do — for example loading a page in the built-in browser.
This website
wmux.app is hosted on Vercel and uses Vercel Analytics and Speed Insights to count page views and measure loading performance. These are aggregate and cookieless; we do not build profiles of visitors. Your browser's requests reach Vercel's servers, which is covered by Vercel's privacy policy.
What we never receive
- Your source code or diffs.
- Terminal output, agent conversations, or channel messages.
- Your AI provider API keys or subscription credentials.
- The contents of your workspaces, in any form.
Children
wmux is a developer tool and is not directed at children under 13. We do not knowingly collect information from them.
Changes
If this policy changes, the date at the top changes with it. The history of this page is public in the website repository.
Contact
Questions about this policy can be raised as an issue on the wmux repository.