Privacy Policy
Last Updated: June 20, 2026
At TikSave, we believe privacy is a fundamental human right. As open-source applications, our software is engineered from the ground up to minimize data footprint and process information strictly on your local hardware.
1. No Data Collection
TikSave does not collect, monitor, transmit, or store any personal information, search histories, download histories, or pasted URLs.
- No User Accounts: You do not need to register, log in, or link any social media profile to use the Software.
- No History Logging: Your downloaded videos list is stored locally inside the application's sandbox on your device. It is never uploaded to any remote server.
- No Tracking: The Software does not include tracking codes, telemetry frameworks, or analytic engines.
2. Local Processing & Network Requests
The Software comprises native macOS, Windows, and Android clients. It runs entirely on your local machine. When you initiate a download, the Software performs direct HTTPS handshakes between your machine and TikTok's public Content Delivery Network (CDN) servers.
Please note that because the Software connects directly to TikTok's servers, TikTok receives standard internet network parameters (such as your IP address and user-agent details) required to serve the request. These connections are governed by TikTok's own privacy guidelines.
3. Automatic Software Update Systems
TikSave integrates automatic update systems to support seamless native software updates.
To check for updates, the Software periodically sends secure requests to our host (such as /appcast.xml for macOS Sparkle, /appcast-windows.xml for Windows WinSparkle, or /api/android/latest for Android). These requests transmit basic system version details (e.g., your current TikSave version, platform OS version, and CPU architecture) to determine if a compatible update is available.
These requests do not transmit any identifiable personal data, download histories, or URLs. The update details are read statically, and the update package is verified using local cryptographic signatures before installation.
4. Website Cookies & Hosting
The TikSave promotional Site (tiksave.miftah.eu.cc) is hosted as a static web application. It does not set marketing cookies, tracking pixels, or third-party cookies on your browser.
Standard web server logs (which record requests, response codes, IP addresses, and timestamps) may be maintained by our hosting provider solely to ensure server security, debug site issues, and prevent denial-of-service attempts.
5. Security of Code
Because TikSave is entirely open source, you can review, compile, and run the source code yourself. The repository is public and hosted on GitHub, ensuring full accountability and transparency regarding what connections the Software makes.
6. Contact & Auditing
If you have questions about this Privacy Policy or wish to inspect the security properties of TikSave, you are encouraged to audit the source files directly on github.com/miftahganzz/TikSave or open an inquiry ticket in the repository.