Privacy policy

What MumbleWay does with your voice, and what it does not.

MumbleWay — voice for bikers. Developer: Ilya Melamed. Last updated: 15 August 2026.

The short version

MumbleWay has no servers of its own. It collects no analytics, shows no advertising, has no account to create, and sends nothing to the developer.

It is a client for Mumble servers. Your voice goes to the server you chose, encrypted, and nowhere else. Whoever runs that server decides what happens to it there — which is why the app never picks one for you.

Everything below is detail on that.

Your voice

When you talk, the app captures audio from your microphone, processes it on your device to remove wind and engine noise, and sends it to the Mumble server you are connected to. Voice is encrypted in transit with AES-128, and the control connection to the server uses TLS.

The developer never receives your audio and has no way to. There is no intermediate service. The connection is between your device and the server you entered, in the same way a web browser connects to a site you typed in.

What the operator of that server can see is a matter between you and them. A Mumble server can be configured to record; MumbleWay cannot tell you whether a given one does. If that matters to you, ask whoever runs it.

Audio is not stored on your device during normal use. It is held in memory only for the fraction of a second it takes to process and send.

What is kept on your device

Deleting the app removes all of it.

Optional cloud sync

If you turn on server-list sync in Settings, your list is stored in your own cloud account, not in ours:

The developer has no access to any of it. Apple’s and Google’s own privacy policies govern what they do with data in your account. Turning the setting off stops further syncing.

Network connections the app makes

To When What it sees
The Mumble server you chose While connected Your voice, your username, your IP address
publist.mumble.info Only when you open the public server directory Your IP address, as any website would
zavitax.github.io Only when an invitation link is followed in a browser Your IP address. Not the server, channel or password in the invitation
Your local network Only if you connect to a server on it

The public directory is run by the Mumble project, not by MumbleWay. If you never open it, the app never contacts it.

An invitation you share is an ordinary https://zavitax.github.io/mumbleway/join/ link, because a mumble:// link is not something most messaging apps will let anyone tap. The invitation itself is in the part of the link after the #, which browsers never send to a server. So the server address, the channel and any password stay on the device even when the link is opened over the network, and nothing about who invited whom appears in a web server’s logs.

On Android the page is usually not fetched at all: MumbleWay registers those links with the system, so tapping one opens the app directly. It loads only when it cannot — the app is not installed, or the system has not verified the link.

On iPhone, iPad, Mac and Windows the page is always fetched, because MumbleWay does not register the address on those platforms. Tapping the button on the page is what opens the app.

The site is hosted by GitHub Pages, which sees the IP address of anyone fetching a page, as any website does. MumbleWay adds no analytics, no cookies and no trackers to it.

Android also fetches a small file from that domain when the app is installed or updated, to confirm the app is allowed to open its own links. It says nothing about you, and happens whether or not you ever use an invitation.

No other network connections are made.

Permissions, and why

Diagnostic recording

The diagnostics panel has a Record for diagnosis switch. It is off unless you turn it on, and it stays on until you turn it off.

While it is on, the app writes what your microphone hears to your device’s storage, along with what the noise suppression decided about each moment of it. It exists because faults like “it cut me off mid-sentence” cannot be diagnosed from a description.

Crash reports

If the app crashes, the technical details are written to your device and shown to you so you can copy them. They are not sent anywhere. If you choose to paste one into a bug report, that is your decision and your copy.

Children

MumbleWay is not directed at children and collects no information from anyone, including children.

Your rights

The developer holds no personal data about you, so there is nothing to request, correct or delete from us. Data on your device is under your control: delete the app, or use the in-app controls described above. Data in your iCloud or Google account is under the terms of those accounts.

Changes

If this policy changes, the updated version will be published here and the date at the top will change. The revision history of this document is public in the project repository.

Contact

Questions about privacy, or about anything in this document, can be raised at https://github.com/zavitax/mumbleway/issues.