12.2 Network Security

BG Chain employs multiple layers of security to protect the network from external attacks and malicious actors.

  • Layer 2 (Optimistic Rollup) Security:

    Optimistic Rollup technology provides a secure layer capable of processing large volumes of transactions while maintaining the security of the underlying Ethereum blockchain.

  • Node Authorization:

    Only authorized nodes with valid digital certificates can participate in transaction validation and the Rollup process. Unauthorized nodes are automatically rejected, protecting the network from unauthorized access.

  • Encryption and Key Management:

    All user data, including decentralized identities and asset ownership, is protected using encryption techniques. Private keys are securely stored, and multi-signature mechanisms can be implemented for added security.

Last updated