Security
How we protect your data
Encryption
All data is encrypted in transit using TLS 1.2+ and at rest using AES-256 encryption provided by Google Cloud Platform. Audio files, transcripts, and summaries are all protected with industry-standard encryption.
Access Control
Firestore Security Rules enforce strict per-user data isolation. Users can only read and write their own data. Server-side functions validate authentication and authorization for all operations. File uploads are validated both client-side and server-side using magic byte detection.
Infrastructure
MeetMind is built on Firebase and Google Cloud Platform, which maintains SOC 2, ISO 27001, and other compliance certifications. Rate limiting prevents abuse (maximum 10 uploads per hour). All cloud functions run in isolated environments.
Data Processing
Audio processing uses Google Cloud Speech-to-Text for transcription and Google Gemini for AI summarization. Your audio data is sent to these providers solely for processing and is not retained by them beyond the processing window. We do not use your data to train AI models.
Found a security vulnerability? Please report it responsibly to security@meetmind.app.