| Version | Supported |
|---|---|
| 1.2.x | ✅ |
| 1.1.x | ✅ |
| < 1.1 | ❌ |
If you discover a security vulnerability in Echo Music, please report it responsibly:
- Do NOT create a public GitHub issue
- Email us at: security@echo-music.com
- Include the following information:
- Description of the vulnerability
- Steps to reproduce
- Potential impact
- Suggested fix (if any)
- Never commit API keys or sensitive configuration files
- Use template files for configuration
- Keep dependencies updated
- Follow secure coding practices
- Only download from trusted sources
- Keep the app updated
- Report suspicious behavior immediately
- The
google-services.jsonfiles contain sensitive information - These files are excluded from the repository
- Use the provided template files for setup
- Never share your actual configuration files
- All API keys are managed through Firebase
- No hardcoded keys in the source code
- Keys are environment-specific
Echo Music is designed with privacy in mind:
- No personal data collection
- Local storage for user preferences
- Secure communication with external services
- No tracking or analytics
This project is licensed under GPL-3.0, which ensures:
- Source code transparency
- Community security review
- No hidden backdoors
- Open development process
Note: This is a fork of SimpMusic with security improvements and additional features.