Journal uses the smallest set of cookies and storage we can get away with.
What we set
- Auth session — when you sign in, Firebase Authentication
sets cookies on
auth.oriz.inso you stay logged in across every*.oriz.insite. These are first-party and essential. - Journal cache — the offline-first PWA caches your last
opened entries in
localStorage/ IndexedDB so you can read them without a network. This data lives on your device only. - Email-link sign-in —
oriz:emailForSignIninlocalStorageremembers the email you sent the magic link to, so you don’t have to re-type it on the finish-sign-in screen.
Third parties
- Cloudflare may set anti-abuse cookies (Turnstile, bot management). These are essential for site availability.
- Google AdSense (once approved) may set advertising cookies. The consent banner lets you opt out per-purpose.
Opting out
You can clear localStorage and cookies for any oriz domain from your browser’s site-data settings. Auth will reset to defaults.