Back to home

Privacy

Quince Service privacy notes

The current backend is designed for a transcript-first workflow. The intended app flow is to keep raw audio on the device and only send transcript text, title, and note metadata to this service for structured processing.

Requests sent to the processing endpoint may be forwarded to OpenAI so the service can generate summaries, sections, action items, and tags. Your OpenAI key stays on the server and is never exposed in the iOS client.

This project does not include a persistent database in the current version. If you add request logging, analytics, or durable storage later, update this page to reflect the real operational behavior.

If you later introduce audio uploads, background jobs, database retention, or user accounts, revisit your privacy posture before launch.