Functional tracking matrices and anonymous analytics declarations.
We use absolute minimum tracking. No third-party ad networks. No cross-site profiling. We use localized tokens exclusively to maintain decentralized session states and essential interface settings.
Cookies are local files stored on your machine.
They contain data retrieved by your browser to serve specific purposes. TALA heavily relies on client-side storage to execute cryptography without touching servers.
Our decentralized service completely requires local authentication matrices to function:
We believe in verifiable transparency. Here is the strict index of all potential local variables utilized by TALA:
| Token/Cookie | Type | TTL | Logic Vector |
|---|---|---|---|
| auth_session | HTTP Cookie | 7 Days | Retains cryptographic wallet signature proof |
| wagmi.store | Local Storage | Browser | Cached RPC provider and Web3 connection state |
| tala-theme | Local Storage | Infinite | UI contrast mode preference |
| csrf_token | HTTP Cookie | Session | Anti-forgery injection block |
While TALA fundamentally limits external vectors, interacting with decentralized networks triggers external network tracking.
Navigating the protocol and successfully deploying vaults constitutes active consent to fundamental storage mechanics outlined here, as it is mathematically impossible to sustain a session otherwise.
Browsers grant absolute client-side sovereignty. You can nuke LocalStorage and clear Cookies manually via developer tools. Disabling these immediately bricks the DApp connection.