Effective date: 28 April 2026
Slipstream is a desktop application that uploads files from external drives to your own cloud storage. This page explains exactly what data Slipstream touches, where it goes, and what we do (and don't do) with it.
Slipstream is developed and operated by Rudra Pratap Singh ("we", "us"). Contact: rudra.ptp.singh@gmail.com.
To do its job, Slipstream keeps the following on your device only:
~/Library/Application Support/com.rp.slipstream/slipstream_tokens.json
on macOS. The app reads them locally to make API calls. They never leave your machine.slipstream_settings.json next to the tokens.slipstream_queue.db) recording each file's source path, size, SHA-256 hash, and transfer state. Used to resume after a crash or drive disconnect. Lives on disk only; deleted when you clear a session.The only outbound traffic Slipstream generates is:
accounts.google.com and the relevant token endpoints (e.g. oauth2.googleapis.com).www.googleapis.com to list folders, create folders, upload files, rename, and delete.slipstreamapp.pages.dev. The server sees a generic "User-Agent: tauri-updater" request — no account info attached.All of these go directly from your machine to the relevant third-party server. Slipstream has no intermediate proxy or relay.
Slipstream's use of information received from Google APIs adheres to the Google API Services User Data Policy, including the Limited Use requirements. Specifically:
auth/drive scope is requested only to list folders, create folders, upload files you select, and (when you ask) rename or trash folders. We do not read the contents of files in your Drive.You can disconnect Slipstream from your Google account at any time via myaccount.google.com/permissions. Doing so invalidates Slipstream's stored token; the next time you open the app you'll be asked to sign in again.
Inside the app, the same effect is available via the Disconnect button on the Google Drive panel. This deletes the locally-stored token immediately.
Slipstream is not directed at children under 13 and we do not knowingly collect any data from them.
Material changes will be reflected by an updated effective date above and we will give existing users reasonable advance notice before any change that affects how user data is handled.
Privacy questions or requests: rudra.ptp.singh@gmail.com.
The behaviour described above reflects how the current shipping version of Slipstream works. Feedback on inaccuracies is welcome at rudra.ptp.singh@gmail.com.