We release patches for security vulnerabilities in the following versions:
| Version | Supported |
|---|---|
| 3.x.x | ✅ |
| > 3.0 | ❌ |
If you discover a security vulnerability in Echo Music, please report it responsibly:
- Do NOT create a public GitHub issue
- Email us at: security@echomusic.fun
- Include the following information:
- Description of the vulnerability
- Steps to reproduce
- Potential impact
- Any suggested fixes
- Never commit sensitive files: API keys, tokens, and credentials should never be committed to version control
- Use environment variables: Store sensitive configuration in environment variables or secure properties files
- Regular updates: Keep dependencies updated to patch security vulnerabilities
- Code review: All code changes should be reviewed before merging
- Download from official sources: Only download APKs from official releases or trusted sources
- Keep the app updated: Install updates promptly to receive security patches
- Review permissions: Be aware of the permissions the app requests
The following files contain sensitive information and should never be committed:
google-services.json- Firebase configuration with API keyslocal.properties- Local development configuration*.keystore/*.jks- App signing keyssecrets.properties- API keys and secrets**/assets/po_token.html- YouTube authentication tokens
Echo Music is committed to user privacy:
- No personal data collection: We don't collect personal information
- Local storage: User data is stored locally on the device
- Analytics: We collect minimal usage data and crash reports through Firebase Analytics to improve app stability and enhance the overall user experience.
- Open source: All code is available for review
For security-related questions or to report vulnerabilities:
- Email: security@echomusic.fun
- GitHub: Create a private security advisory
Thank you for helping keep Echo Music secure!