Cookies & storage

Cookie policy

This is an unusual cookie policy, because there is very little to disclose.

The marketing site (these pages)

The pages under shyapps.com — home, product, about, help, safety, and the legal pages — are static HTML. They set no cookies, run no analytics, and include no third-party trackers. The only structured content in them is schema.org metadata for search engines.

The app (/welcome and signed-in surfaces)

The SHY app stores data in your browser's local storage. All of it is strictly necessary or functional — none of it is advertising or cross-site tracking:

WhatCategoryPurposeLifetime
Session token (Supabase auth)Strictly necessaryKeeps you signed inUntil sign-out or expiry
App preferences (settings, theme, onboarding state)FunctionalRemembers your choices on this deviceUntil you clear them or delete your account
Service worker cacheStrictly necessaryFaster loading and offline resilienceReplaced on each release
Push registration (Firebase, only if you enable notifications)FunctionalDelivers the notifications you asked forUntil you disable notifications

Because nothing here is used for advertising or cross-site tracking, SHY does not show a cookie-consent banner. If that changes, this page and the product will change first.

Audited against the shipped code on August 19, 2026.