Effective September 23, 2026 · Operated by Tripsittr LLC · Draft pending legal review · PDF

SoundChex for Linux — Privacy

App not yet released — policy published ahead

The Linux app collects no data and contains no trackers. It talks to exactly one party: the server whose address you typed. This page is specific about what the app stores on the device and what crosses the network.

1. Data collected by Tripsittr LLC: none

  • No analytics or telemetry SDKs — none are compiled in, first-party or third-party.
  • No crash reporting to us.
  • No advertising identifiers, no fingerprinting.
  • No account with Tripsittr LLC — the app has no signup and no login with us. You sign in to your own server.

2. What the app stores on this device

Everything below stays on the device, for the app's own function:

DataPurpose
The server address(es) you enteredReconnecting, and racing routes to pick the fastest
Your session with your serverStaying signed in to your own library
The catalogue mirror (titles, artwork references — a fraction of a megabyte)Offline browsing and search
Media you chose to downloadOffline playback

On Linux this data will live in your home directory under the XDG paths (~/.config and ~/.local/share), owned by your user like any per-user app data. Nothing is written outside them.

3. What crosses the network

  • To your server: your sign-in, browsing, playback, downloads, resume points and history — the app working as an app. What the server keeps is described in Server Privacy, and it stays on that machine.
  • To Tripsittr LLC: nothing. The app has no endpoint of ours to call.
  • To anyone else: nothing. No CDN, no font service, no analytics host. If your server operator configured remote access through a tunnel provider, traffic transits it encrypted the way any web traffic transits infrastructure.

4. Deleting the app's data

Remove the package with your package manager (or delete the AppImage), then remove the app's directories under ~/.config and ~/.local/share if you want the saved server address and downloads gone too.

The library, your accounts and your history live on the server, not in the app — removing the app removes only this device's copy and its downloads.

5. Children

The app collects nothing from anyone, children included. Kids-mode restrictions are enforced by your server (how that works).

6. Changes

Any future change to sections 1–3 — even an optional feature — will change this document first and appear in the release changelog in plain words. Zero collection is the commitment.