Mom Privacy Policy

Last updated: 2026-05-08

Summary

Mom is local-first. Memory lives per-project as plain markdown in.mom/vault/, projected from an append-only Ledger at$HOME/.mom/ledger/.

What mom stores

  • Captured session records in the append-only Ledger
  • Synthesized markdown memory under .mom/vault/
  • Operational events needed for mom features

Operational log privacy

Mom is designed to avoid storing sensitive raw operational detail, including:

  • Raw tool arguments
  • Raw user text
  • Shell command arguments
  • Query strings, file paths, and flags

Exports and imports

Mom provides two CLI commands: mom export writes local exports to$HOME/.mom/exports/<timestamp>/, and mom import merges provided memory sources.

Your control

You control your local vault and export files. You can remove memories via mom commands or delete the vault file to remove local stored data.

Contact

Questions or reports:github.com/momhq/mom/issues

Legal note

This page is provided for informational purposes and is not legal advice.