Development Review Phase
Document status: development review · Effective status: testnet information only
This document is provided for transparency during the public testnet review phase. It is not the final legally binding version and must not be interpreted as complete legal terms for a mainnet or real-value launch.
This page describes cookies and similar client-side storage used or potentially used by the testnet demo. It is not a final Cookie Policy.
A complete cookie and client-storage inventory is pending technical and legal verification.
Scope
This draft distinguishes:
- HTTP cookies
- localStorage
- sessionStorage
- wallet / provider storage
- essential technical storage
- analytics, if enabled in future
Provisional inventory
| Technology | Purpose | Provider | Persistence | Essential | Status |
|---|---|---|---|---|---|
| HttpOnly cookie (PvE session) | Authenticated PvE API session | First-party | ~1 hour | Essential (technical) | Confirmed |
| localStorage | UX preferences, wallet reconnect hints, pending transaction recovery | First-party | Until cleared by user | Essential / functional | Confirmed |
| Wallet provider storage | Wallet connection state (@iota/dapp-kit) | Wallet kit / first-party | Until cleared | Essential (wallet) | Confirmed |
| sessionStorage | Not systematically used — pending full inventory | First-party | Session | Pending verification | Pending verification |
| Analytics cookies | Not detected in current application source | N/A | N/A | Non-essential | Not detected |
No advertising or analytics cookies have been confirmed in the current application source. Final legal classification and consent requirements remain pending legal review.