The short version
Because we set no cookies that require consent under the EU ePrivacy rules or comparable law, you will not see a consent banner. That is the point: a banner exists to collect permission for tracking, and there is none to permit.
What these technologies are
A cookie is a small file a site asks your browser to store and send back on later requests. Local storage is a similar store that stays on your device and is not sent with requests. Both are covered here, because the law looks at what is stored on your device rather than at what it is called.
Strictly necessary means the service cannot do what you asked without it — signing in, for instance. Those do not require consent. Anything else does, and we do not use anything else.
On the marketing site
| Name | Type | Purpose | Lifetime |
|---|---|---|---|
theme | Local storage | Remembers whether you chose the light or dark appearance, so the page does not flash the wrong one on your next visit. | Until you clear it |
Our hosting provider records ordinary server logs — IP address, user agent, the page requested and the time — to serve the site and defend it against abuse. That happens on the server, not in your browser, and is described in the Privacy Policy.
In the console
| Name | Type | Purpose | Lifetime |
|---|---|---|---|
nomi_session | Cookie — strictly necessary | Holds your signed-in session. It is httpOnly, so page scripts cannot read it; SameSite=Lax, so it is not sent from another site; and Secure in production, so it travels only over HTTPS. | Up to 30 days, or until you sign out |
theme | Local storage | The same appearance preference as on the site. | Until you clear it |
Signing out deletes the session cookie. Blocking it means the console cannot keep you signed in.
Third parties
We serve the Geist typefaces from Google Fonts through our host, which means a request reaches Google's font infrastructure. No cookie is set by that request. Nothing else is embedded: no pixels, no social widgets, no session recorders, no heat maps.
If we ever add privacy-respecting product analytics, this page will say so before it goes live, and anything requiring consent will ask for it first.
How to control them
Every major browser lets you see, block and delete cookies and local storage, usually under Settings → Privacy. You can also browse in a private window, which clears both when you close it. Clearing the appearance preference simply returns the site to its default.
Changes
If what we store changes, we update this page and the date at the top of it.
Contact
Questions about this notice go to privacy@nomi-tech.com.