Skip to content

Security: Kombicha/deepchain

Security

SECURITY.md

Security Policy

Reporting a Vulnerability

At DeepChain, we take security seriously. If you believe you have found a security vulnerability, please report it to us as described below.

Reporting Process

Please send emails to security@deepchain.io with the following information:

  • Description of the vulnerability
  • Steps to reproduce the issue
  • Potential impact
  • Any suggested fixes (if available)

What to Expect

  1. Initial Response: We will acknowledge receipt of your vulnerability report within 24 hours.
  2. Status Updates: We will provide regular updates about the progress of addressing the vulnerability.
  3. Resolution: Once fixed, we will notify you and discuss the details of public disclosure.

Scope

This security policy applies to:

  • DeepChain core framework
  • Official examples and documentation
  • Deployment tools and scripts
  • API endpoints and services

Security Best Practices

When using DeepChain, please follow these security guidelines:

  1. API Keys and Credentials

    • Never commit API keys to version control
    • Use environment variables for sensitive data
    • Rotate keys regularly
  2. Network Security

    • Use secure connections (HTTPS/WSS)
    • Implement proper firewall rules
    • Monitor network traffic
  3. Access Control

    • Implement proper authentication
    • Use role-based access control
    • Regular access reviews
  4. Data Protection

    • Encrypt sensitive data
    • Regular backups
    • Secure data transmission
  5. Blockchain Security

    • Secure key management
    • Transaction signing best practices
    • Smart contract auditing
  6. Edge Device Security

    • Secure boot process
    • Regular security updates
    • Device authentication

Disclosure Policy

  • Public disclosure will be coordinated with the reporter
  • Credit will be given to the reporter (if desired)
  • Details will be published after the fix is deployed

Security Updates

We regularly publish security updates. To stay informed:

  1. Watch our GitHub repository
  2. Follow our security announcements
  3. Subscribe to our security mailing list

Contact

For security issues: security@deepchain.io For general inquiries: support@deepchain.io

There aren’t any published security advisories