Legal
Cookie Policy
Last updated: 10 June 2026
This is a plain-English document. It will be expanded when the NoteMock app launches.Many websites bombard you with cookie consent banners. We've tried hard to avoid that. Here's the honest picture of what this site stores on your device and why.
Cookies — we set none
This website does not set any cookies — not analytics cookies, not advertising cookies, not session cookies. There is no cookie banner because there is nothing to consent to.
We use no third-party analytics, advertising networks, or social media tracking scripts. Fonts are self-hosted so there are no requests to Google Fonts or other CDNs that could set cookies.
What we do use: localStorage
We store two small values in your browser's localStorage. Unlike cookies,
localStorage values are never sent to our servers — they exist only in your browser.
-
nm-theme— stores your colour-theme preference ("light"or"dark"). If this key is absent, the site follows your operating-system preference. This is set only if you click the theme toggle. -
nm-joined— set to"1"when you successfully submit the waitlist form. The site uses this to show a confirmation message instead of the form on your next visit, so you don't sign up twice. No personal data is stored in this value.
Both values are functional / essential in nature. They make the site work as you'd expect. They are not used for tracking, profiling, or advertising.
Cloudflare infrastructure
This site is hosted on Cloudflare Pages. Cloudflare may collect standard request logs (IP address, browser, timestamp) for security and abuse-prevention purposes in its role as our infrastructure provider. These are governed by Cloudflare's privacy policy, not ours. Cloudflare does not set cookies on our behalf.
How to clear localStorage
To remove the values we've stored, open your browser's developer tools
(usually F12 or Cmd + Option + I), go to the
Application (Chrome/Edge) or Storage (Firefox) tab, find
Local Storage, and delete the nm-theme and
nm-joined keys. Alternatively, clearing your browser's site data will remove them.
Future changes
When NoteMock launches as a product, it will likely need session management, which typically involves cookies or tokens. We will update this policy before any such change, and will seek your consent where legally required. The "Last updated" date at the top of this page will always reflect the current version.
Related documents
- Privacy Policy — how we handle your personal data, including waitlist email addresses.
- Data Handling — how waitlist data is processed and our commitments for the future app.
- Terms of Service — the terms that govern your use of this site.