Cookies & local storage

Last updated: June 16, 2026

Tablets of Sumer is built to be lightweight. We don't run advertising trackers and we don't sell behavioural data. The browser storage we do use is first-party and described below.

What we store

  • Authentication session β€” a token in localStorage that keeps you signed in across visits. Set by our auth provider; cleared when you sign out.
  • Theme preference β€” your light/dark choice, stored locally so the next visit matches.
  • Reading preferences β€” the script toggle (cuneiform / both / English), font size, etc.
  • Offline tablets β€” when you save a tablet for offline reading, its text (and optional audio) is stored in IndexedDB on your device.
  • Service worker cache β€” assets and pages cached so the app loads fast and works offline.

What we don't use

  • No third-party advertising cookies.
  • No cross-site tracking pixels.
  • No fingerprinting libraries.

Clearing what's stored

Sign out to remove the auth session. Remove an offline tablet from your Library to delete its cached data. To wipe everything, clear "site data" for this domain in your browser settings.

Questions

Email info@noeticaapps.com.