Privacy
Where your data lives
Binders is a local-first Mac app. It has no account system, no analytics and no server of its own. This page describes what the app does as of version 0.1.0.
What stays on your Mac
- Recordings, transcripts, meeting notes, notes, captured writing, to-dos, your dictionary and snippets. They live in the Binders folder inside your user Library, which you can open from Settings.
- Speech recognition. Audio is transcribed on your Mac by the Parakeet or Whisper model you choose. Audio is never sent anywhere for transcription.
- The search index and the knowledge graph.
What leaves your Mac, and only when
- Your language model. Formatting, meeting notes, note digests, answers and to-do detection send text to the language model you configure. By default that is Ollama running on your own Mac. If you point Binders at another server, that text goes to that server and is covered by its terms.
- Team sharing. When you share a binder, its notes and meeting notes are written to the folder you picked inside your own cloud drive. Your drive provider syncs them to your teammates.
- Model downloads. The speech models are downloaded once, on first use, from their public hosts.
- Ollama, if you ask for it. When you click Install Ollama, Binders downloads it from ollama.com, checks that it was signed by its makers and notarized by Apple, and puts it in your Applications folder. Ollama is separate software with its own terms and its own updates. The language model you choose is then downloaded by Ollama from its library.
- Things you ask for. A voice command such as “search the web for…” opens your browser with that query.
Updates
On its second launch Binders asks whether it may check for updates. If you agree, it fetches one small file from binders.io, at most once a day, to see whether a newer version exists. That request carries what any web request does (your IP address, the app’s version and your macOS version) and nothing about you or your data. No system profile is sent. Updates are verified against a signing key built into the app before they are installed, and you can switch the checks off in Settings.
Writing capture
- It is off until you switch it on, and it shows in the menu bar while it is on.
- It reads the text field you are writing in through macOS Accessibility, and keeps the text only when you send or save it. It never records keystrokes and never reads secure fields.
- Password managers, terminals, and pages whose address mentions login, sign-in, checkout, payment, banking or wallets are always skipped.
- Labelled passwords, card numbers, social security numbers, IBANs and long keys are redacted before anything is stored.
- Captured writing is deleted after the period you set, 90 days by default, and you can delete any of it at any time.
Recording other people
Meeting notes record what the other people on a call say. Many places require everyone’s consent before a conversation is recorded. Binders reminds you of this before your first recording; telling people, and not recording when someone objects, is your responsibility.
How your data is stored
Your data sits in ordinary files in your user Library. Binders does not add its own encryption, so it is protected the way the rest of your Mac is: by your login and, when you have it switched on, FileVault. The API key for a language model server, if you use one, is kept in the macOS Keychain.
Permissions
- Microphone to hear you while you hold the shortcut or record a meeting.
- Accessibility to notice your shortcut in any app, type the result for you, and read the field you are writing in when capture is on.
- Audio capture to record the other side of a call for meeting notes.
- Calendar, optional, to title meetings and name attendees.
- Notifications, optional, to remind you when something you promised is due.
Contact
Questions about any of this: hello@binders.io. If you have found a security problem, please write to security@binders.io before making it public, and give us a chance to fix it. Mail to those addresses is delivered through Amazon SES to the publisher’s inbox.
This website
The site is static. It sets no cookies, runs no analytics and loads nothing from other companies: even the fonts are served from here. Like any website, the host that delivers the page (Amazon CloudFront) sees your IP address in order to send it to you.