1. What Are Cookies and Local Storage?
Cookies and local storage (localStorage / IndexedDB) are small text files and client-side data tokens stored in your browser to maintain session security, retain workshop preferences, and enable seamless navigation.
2. Strictly Necessary Cookies (Essential)
These cookies and tokens are technically essential for the core functioning and security of CraftyBot. They do not require prior consent under the ePrivacy Directive and Belgian electronic communications law.
Supabase Authentication Token (sb-*-auth-token): Encrypted session token to verify your login status and protect private workshop records.
CSRF & Security Tokens: Protect forms and API endpoints against Cross-Site Request Forgery.
3. Functional & Preference Storage
Used solely to remember your chosen workshop interface settings across browser sessions:
- theme-mode: Remembers your display choice between Obsidian Canvas (Dark) and Blueprint Canvas (Light).
- NEXT_LOCALE: Remembers your selected language preference (English, Nederlands, Français).
- crafty_offline_cache: Caches active cut list parameters and inventory drafts locally in your browser for responsive performance.
4. Analytics & Third-Party Cookies
CraftyBot does NOT sell your data, deploy intrusive tracking pixels, or use third-party behavioral advertising networks. Stripe may set essential fraud-prevention cookies during the checkout process to secure payment transactions.
5. Managing Your Browser Storage
You can control, inspect, or delete cookies and site data directly through your web browser settings. Note that disabling strictly necessary authentication tokens will prevent you from logging in to your CraftyBot account.
© 2026 Keepsake3d (Tom Van Geert). All rights reserved.