Privacy
We built Call Recorder the way we'd want our own recordings handled: nothing leaves your Mac, ever. This page explains exactly what the app does and doesn't do — no legalese.
The app (on your Mac)
- No network entitlement. The app is code-signed without
com.apple.security.network.client— macOS will block any attempt to make an outbound connection. You can verify with Little Snitch or LuLu. - No account, no sign-up. You paste a license key once; the app doesn't validate it against a server.
- No analytics, no telemetry, no crash reporting. The app doesn't know if you exist.
- Recordings live at
~/Recordings/CallRecorder/. You own the files. Delete them anytime. - Transcription is 100% local. A Core ML build of Whisper large-v3-turbo runs on the Apple Neural Engine. No OpenAI API, no cloud inference.
The website (this page)
- Hosted on Cloudflare Pages. Standard server access logs (IP, user agent) are kept by Cloudflare for 7 days for abuse prevention.
- No third-party analytics (no Google Analytics, no Meta Pixel, no Mixpanel). We use Cloudflare Web Analytics, which is cookie-less and doesn't identify individual visitors.
- No cookies apart from strictly-necessary ones set by Stripe on the checkout page (required to process payments).
Payment
Payments are processed by Stripe. We never see or store your card details — Stripe sends us an email (yours) and a receipt. That's it. You can request deletion of your email from our records anytime by writing to hello@callrecorder.app.
Your rights (GDPR / CCPA)
Under GDPR and CCPA you have the right to know what data we hold about you, to correct it, and to request deletion. Since the app holds nothing, the only data we have is your purchase email at Stripe. Email us to access or erase it.
Last updated: 2026-04-21. Contact: hello@callrecorder.app