Privacy policy
Last updated: September 2026
Truck Dash is a free, open-source companion for Euro Truck Simulator 2 and American Truck Simulator. It has no user accounts and is designed to handle as little data as possible. This page explains exactly what it reads, sends and stores.
What the local client reads
- Game telemetry through SCS Software's official Telemetry SDK (a shared-memory segment the game exposes when the plugin is installed): position, speed, fuel, cargo, job, truck wear and similar in-game values.
- Your in-game key bindings (
controls.siiin the game's profile folder), read-only, so the button box presses the same keys you configured in the game. - Where the game is installed (via Steam's library list), only to offer installing the telemetry plugin for you.
keybinds.json) and a log file next to the executable.What is sent to the server
The client sends live telemetry over an encrypted WebSocket to a small relay server (hosted on Railway), tagged only with a random 8-character pairing code. The server forwards it to the browser(s) connected with the same code. Telemetry is not stored; it exists in memory only while your session is open.
No name, email, Steam ID, IP-based profile, hardware ID or any other identifier is collected. Your IP address is seen by the server like by any website you visit, and is used only for basic abuse rate-limiting in memory.
What is stored
- Aggregate counters: total number of sessions started and jobs delivered (numbers only).
- Latest delivered jobs for the community feed and the Discord bot: origin city, destination city, cargo, truck model, pay and distance of the last few deliveries. No identifier links a job to a person.
- In your own browser (localStorage): your preferences (units, language, settings), whether you've seen the tour, and, if enabled, a local trip history. This never leaves your device.
Optional features
- Other drivers, live: off by default. If you turn it on, your in-game position is shared with other users who also opted in and are on the same game/map, identified only by a temporary session id. Turn it off at any time in Settings.
- Voice directions use your device's built-in speech engine; nothing is sent anywhere.
Cookies and analytics
Truck Dash sets no cookies and uses no analytics or advertising trackers. Map tiles and fonts are loaded from Cloudflare R2 and Google Fonts respectively, which see the usual request metadata (IP, user agent) as any CDN does.
Third parties
- Railway hosts the relay backend.
- Cloudflare R2 hosts the map data.
- GitHub Pages hosts this website and the client downloads.
- Delivered jobs are posted to the public Truck Dash Discord server through a webhook.
Your choices
Close the client (tray icon → Quit) and your session and its data are gone. Clear your browser's site data to remove local preferences and history. To ask anything about this policy, write to nether.appdev@gmail.com or open an issue on GitHub.
Truck Dash is an independent fan-made tool, not affiliated with SCS Software.