Cookie Policy
A refreshing approach to cookies: we don't track you across the internet.
The TL;DR
Utiliome does not use third-party advertising cookies, cross-site trackers, or invasive marketing pixels. The minimal local storage we use is strictly for technical functionality.
1. What Are Cookies?
Cookies are small text files placed on your device by websites. At Utiliome, we primarily utilize `localStorage` and `sessionStorage`, modern browser equivalents to cookies, which allow us to save your app preferences securely on your device.
2. How We Use Local Storage
Because Utiliome is a client-side web application, we rely on your browser's capabilities:
- Preferences: Saving UI settings like grid layouts so the app feels customized.
- Performance: Caching the WebAssembly modules locally for instant load times.
- Analytics: Gathering basic anonymous usage statistics.
3. Managing Your Preferences
You have full control over your browser data. You can configure your browser to refuse local storage. Please note that disabling local storage may prevent the application from caching its engines correctly.