Policy

Cookie Policy

This site uses cookies and local storage to keep things running smoothly.

What we store

session cookie (Flask session)

Used for temporary authenticated state (for example, edit PIN unlock and anti-CSRF request tokens). Expires automatically based on session settings.

qb_cookie_consent

Stores whether you accepted or declined the cookie prompt, so we do not ask repeatedly.

qb_add_quote_draft_v1

Stores your in-progress quote form locally to avoid losing text if you reload or close the tab.

qb_push_prompted and qb_push_declined_at

Tracks whether push notifications were accepted/declined and when declined, so prompts are rate-limited.

qb_email_subscribed and qb_email_declined_at

Tracks whether weekly digest signup was accepted/declined and when declined, so prompts are rate-limited.

Advertising script state (optional)

If ads are enabled, third-party advertising providers may set cookies/storage based on their own policies. This project does not set those provider cookies directly.

qb_sync_lock

A short-lived local lock to prevent multiple tabs from running the offline quote sync at the same time.

Why we store it

  • To keep authenticated actions secure and scoped to your current browser session.
  • To reduce repeated prompts for cookies, push notifications, and email signup.
  • To protect in-progress quote submissions from accidental data loss.
  • To support reliable offline behaviour and avoid duplicate background sync tasks.
  • To improve UX and optional monetisation features where configured.

Disclosure

Paid sponsorships and affiliate links, where used, should be clearly marked. Any third-party ad network processing is governed by that network's own terms and policies.

How to clear

You can clear cookies and site data from your browser settings at any time.

Back home