Cookies

A short note on cookies and browser storage.

doingthegood.work is built as a local-first tool collection, which means a lot of the useful state for these 38 tools lives in the browser rather than in a hosted account system, even as 14 tools now include optional AI actions.

Local storage

The tools may use browser storage such as IndexedDB or local storage to remember lists, settings, prompts, or recent session state on your device. That storage helps the tools feel immediate when you reopen them.

Cookies and challenge services

The site is not intended to depend on broad advertising or analytics cookies by default. However, services involved in form protection or delivery, such as hCaptcha, may use cookies or other browser storage as part of their security checks and abuse prevention.

AI requests

AI-assisted actions do not rely on a site-wide cookie model. They are request-based: when you trigger one, the current tool data needed for that action is sent to the configured AI service, but the broader working state for the tool still remains local unless a specific feature says otherwise.

Tool-specific browser storage

Different tools may store slightly different local data depending on what they do, such as rosters, prompts, notes, action items, decisions, risk checks, or recent session state. That browser-side storage exists to keep the tools fast and immediately usable when you reopen them.

Third-party behavior

If you follow external links or use third-party services connected to the forms, those services may apply their own cookie or storage behavior under their own policies.