SessionStorage availability
GET /api/fingerprint/session-storageSessionStorage fingerprinting checks window.sessionStorage availability and behavior. Similar to LocalStorage but session-scoped, SessionStorage may be disabled in privacy modes or restricted environments. The technique tests storage limits, persistence behavior, and cross-tab isolation. SessionStorage typically has similar availability to LocalStorage but different persistence semantics. Testing both storage APIs together reveals browser storage policies and privacy modes. Unavailability suggests strict privacy settings or restricted environments.
Move from this collector to the CreepJS signal index, live checker, API docs, and other high-value fingerprinting explainers.