Privacy Policy

Last updated: March 23, 2026

Minutes is designed from the ground up to be private. All audio processing happens locally on your machine. No audio, transcripts, or meeting data is ever sent to external servers by Minutes.

What Minutes Does

Minutes is an open-source, local-first tool that records audio, transcribes it using whisper.cpp on your device, and saves structured markdown files to a directory you control.

Data That Stays on Your Machine

All of this data lives on your local filesystem. Minutes does not operate a server, database, or cloud service.

Data Minutes Does Not Collect

Optional Cloud Features

If you configure Minutes to use a cloud LLM for summarization (e.g., via Ollama with a remote endpoint, or a cloud API key in your config), that transcript data will be sent to the provider you configured. This is entirely opt-in and off by default.

The MCP server communicates only with the local MCP client (Claude Desktop, Cursor, etc.) running on your machine over stdio.

Third-Party Services

Minutes itself makes no network requests. However:

Data Retention

You control all data retention. Meeting files are plain markdown on your filesystem. Delete them whenever you want. There is no remote copy.

Children's Privacy

Minutes does not collect any personal information from anyone, including children under 13.

Changes to This Policy

If we change this policy, we'll update this page and the date above. Since Minutes is open source, you can always audit exactly what the software does.

Contact

Questions about this policy: mat@businessvacation.com

Source code: github.com/silverstein/minutes