If you discover a security vulnerability within this project, please send an email to the maintainers. All security vulnerabilities will be promptly addressed.
Please do not report security vulnerabilities through public GitHub issues.
We release patches for security vulnerabilities for the following versions:
| Version | Supported |
|---|---|
| main | ✅ |
When using this project:
- Never commit API keys or tokens - Use environment variables instead
- Keep dependencies updated - Regularly update requirements.txt
- Use .env files - Copy
.env.exampleto.envand configure with your keys - Review .gitignore - Ensure sensitive files are not tracked
- Secure your endpoints - Add authentication if exposing services over network
- This project is designed for local or trusted network use
- Demo files contain mock API keys for illustration - replace with real credentials in .env
- Audio files may contain voice biometric data - handle according to your privacy policy