Skip to content

Security: iad1tya/Echo-Music

SECURITY.md

Security Policy

Supported Versions

We release patches for security vulnerabilities in the following versions:

Version Supported
3.x.x
> 3.0

Reporting a Vulnerability

If you discover a security vulnerability in Echo Music, please report it responsibly:

  1. Do NOT create a public GitHub issue
  2. Email us at: security@echomusic.fun
  3. Include the following information:
    • Description of the vulnerability
    • Steps to reproduce
    • Potential impact
    • Any suggested fixes

Security Best Practices

For Developers

  • 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

For Users

  • 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

Sensitive Information

The following files contain sensitive information and should never be committed:

  • google-services.json - Firebase configuration with API keys
  • local.properties - Local development configuration
  • *.keystore / *.jks - App signing keys
  • secrets.properties - API keys and secrets
  • **/assets/po_token.html - YouTube authentication tokens

Data Privacy

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

Contact

For security-related questions or to report vulnerabilities:

Thank you for helping keep Echo Music secure!

There aren’t any published security advisories