Skip to content

Security: docked-titan-foundation/bitcoin-stack

Security

SECURITY.md

Security Policy

Reporting Security Vulnerabilities

If you discover a security vulnerability in bitcoin-stack, please report it responsibly. Do not report security issues via public GitHub issues or pull requests.

Preferred method: Email security.emporium706@passmail.com

Please include as much detail as possible:

  • Type of vulnerability (e.g., buffer overflow, injection)
  • Full paths of source file(s) related to the issue
  • Steps to reproduce the issue
  • Proof-of-concept or exploit code (if possible)
  • Impact assessment

Response Timeline

We aim to acknowledge security reports within 48 hours and provide a more detailed response within 7 days.

Supported Versions

Version Supported
1.x
0.x

Disclosure Policy

Upon receiving a security report, we will:

  1. Confirm the issue and assess severity
  2. Identify affected versions
  3. Prepare a fix for supported versions
  4. Coordinate disclosure timeline with reporter
  5. Release the fix as a security update

Security Updates

Security fixes are released as patch updates and announced in the project release notes.

Scope

This security policy applies to the Helm charts published by this repository:

  • bitcoin-stack (umbrella)
  • bitcoin-node
  • mining-pool

That includes the charts' own logic — in particular anything that could cause the chart to run an unintended image, expose the node's RPC beyond the cluster, leak the RPC credential, or render a pool configuration that pays a block's coinbase to an address the operator did not choose.

The charts reference upstream images (bitcoind, public-pool, ckpool) but do not build them. Vulnerabilities in those images should be reported to their respective maintainers — except for ghcr.io/docked-titan-foundation/public-pool, which is built by this organisation and is in scope at https://github.com/docked-titan-foundation/public-pool.

Acknowledgments

We appreciate the efforts of security researchers who responsibly disclose vulnerabilities in bitcoin-stack.

There aren't any published security advisories