The security of the Demiurge-Blockchain is paramount. If you discover a security vulnerability, please report it responsibly.
- Open a public GitHub issue
- Disclose the vulnerability publicly before it's fixed
- Exploit the vulnerability
- Email security concerns to the maintainer
- Provide detailed reproduction steps
- Allow reasonable time for a fix
| Version | Supported |
|---|---|
| main | ✅ |
| develop |
- SSH key-only authentication
- Firewall rules configured
- Regular security updates
- Monitoring and logging
- Dependency auditing
- Static analysis (Clippy)
- Input validation
- No secrets in code
- CGT: 8 decimal precision enforced
- Qor ID: Cryptographic identity verification
- Consensus: Standard Substrate security model
- Private Keys: Never commit private keys or mnemonics
- RPC Endpoints: Protect sensitive RPC methods
- Smart Contracts: Audit before deployment
- Dependencies: Regular
cargo auditandnpm audit
For security matters, contact @Alaustrup directly.