Privacy Policy
1. Core Principles
Route Tools is built with a strictly privacy-first philosophy. All developer tools, converters, encoders, and generators hosted on this platform are client-side programs. They require zero installation and run completely inside your sandbox browser instance.
2. Data Collection & Processing
We do not collect, capture, store, or sell any of the information, code snippets, keys, files, or parameters you input into our tools. Since the computation processes run entirely locally within your browser context:
- No database holds your source text or output values.
- There are no system backends logging inputs or operations.
- We do not utilize any analytical trackers or marketing pixels.
3. Local Storage Usage
This web application utilizes standard Local Storage (`localStorage`) to enhance user experience. The stored parameters never leave your local device and consist strictly of:
- alloTheme: Saves your preference for Light or Dark mode.
- alloFavorites: Stores a simple array of IDs referencing your marked favorite tools.
- alloRecent: Saves a list of your recently opened tools.
- alloUsageCount: A standard increment count indicating the number of tools used to dynamically display usage statistics on your sidebar.
4. Third-Party Services
This codebase is hosted on GitHub Pages. When you browse the platform, GitHub may collect standard telemetry logs (such as your IP address and web request headers) in compliance with their own operational requirements. Please consult the GitHub Privacy Statement for further information.
5. Contact & Support
If you have any structural questions, concerns, or bug reports regarding this platform, you can file an issue directly on our open-source repository on GitHub.