サブプロセッサ
最終更新日: 2026年5月15日
現在の実装、環境変数、依存関係、ドキュメントから確認できるプロバイダのみを掲載します。Apple / iOS Shortcuts はユーザー端末側の連携として扱い、LingoFlowのサブプロセッサとは記載しません。
| Provider | Purpose | Data processed | Notes |
|---|---|---|---|
| Google Cloud / Cloud Run | Backend API hosting and audio processing | Authenticated requests, audio/text payloads needed for processing, operational metadata | Cloud Run deployment and Firebase Hosting rewritesで確認済み。 |
| Firebase Hosting | PWA and marketing hosting | HTTP request metadata and static assets | Firebase Hosting設定で確認済み。 |
| Firebase Authentication | User login and API authorization | Email address and authentication identifiers | Firebase SDKとbackend token verificationで確認済み。 |
| Firestore | Application data, jobs, usage, quota, settings | Job status, transcripts, translations, summaries, quota metadata, user settings where used | Backend collectionsで確認済み。 |
| Google Cloud Storage | Recording and upload storage | Recorded audio and uploaded audio where storage-backed paths are used | 要確認: 本番bucket lifecycle policy。 |
| OpenAI | Realtime transcription/translation, audio transcription, translation, summaries | Audio, transcript text, translation text, summary prompts, glossary context needed for processing | OpenAI API data is not used for training unless explicitly opted in. |
| Stripe | Payments, subscriptions, billing portal, webhooks | Billing identifiers, customer email, subscription/payment metadata | LingoFlowはカード番号を直接保存しません。 |
| Google Analytics | Product analytics and page interaction measurement | Aggregated interaction events and device/browser metadata | 音声、文字起こし、翻訳、要約本文を送信しない設定を優先します。 |