BitBrief
Legal

Privacy Policy

Effective July 30, 2026

What BitBrief is

BitBrief is an open-source tool (source on GitHub) that turns meeting recordings into transcripts and structured notes. It ships as a local-first desktop app, and as a web app that anyone can self-host.

Local-first by default

The desktop app records, transcribes, identifies speakers, and (by default) summarizes entirely on your machine. There are no accounts, no analytics, and no telemetry. Your recordings, transcripts, and notes live in a local data folder you control and can be deleted from within the app.

What can leave your machine — each optional

Self-hosted web app

If you use a hosted BitBrief web instance, that deployment’s operator controls the infrastructure: uploaded audio is staged in the operator’s cloud storage, transcripts and notes are stored in the operator’s database and purged after a configurable retention window, and published pages go to the Notion workspace the deployment is configured for. Operators may publish their own policy on top of this one.

Your controls

Delete meetings in-app; delete the desktop data folder to remove everything local; disconnect Notion in BitBrief settings at any time, and revoke BitBrief’s access in Notion under Settings → Connections.

What we don’t do

No selling of data, no advertising, no tracking, and no sharing beyond the services you explicitly configure or connect.

Contact

Questions or concerns? Open an issue on the project repository. For a self-hosted instance, contact its operator.

Short version: your meetings stay on your device. The only things that ever leave are the ones you explicitly turn on — and you can read the code to check.