Privacy

Simple data, clear expectations.

This page describes the data model implemented by this version of Nominate It.

Drafts

Your unfinished five-movie draft is stored in your browser's local storage. It stays on that device until you clear it or publish.

Published lists

A published list contains a title, an optional display name, five movie identifiers and metadata, and a server-generated timestamp. Published lists are public and do not include an edit or delete identity.

Operational data

The server uses a short-lived, one-way hash of network request information for abuse controls. Raw addresses are not written into nomination records by the application.

Third-party services

Live movie search uses OMDb. Durable production storage uses an operator-configured Upstash Redis database connected through Vercel.