Security
Secure an Iroha deployment as you would any system that handles sensitive data and value. Protect signing keys, network access, node operations, monitoring, and incident response. A ledger does not remove the need for these controls.
Navigation
In this section you can learn about various aspects of securing your Iroha network. To learn more, choose one of the following topics:
Core principles for protecting data and reducing breach risk.
How to use a VPN to restrict peer-to-peer, Torii, and operator access in private or consortium deployments.
Day-to-day controls for access, monitoring, incident response, and operator workstations.
How to use ledger events, queries, permissions, and operational signals to detect suspicious activity and preserve response evidence.
Password entropy, strong-password construction, and common failure modes.
Public-key encryption, signatures, and authenticated communication.
Generating Cryptographic Keys:
Generate supported cryptographic keys with
kagami.Store cryptographic keys using layered controls appropriate to the deployment.