| title | Security |
|---|---|
| sidebarTitle | Security |
ZK Compression is built with security as a fundamental principle. Our multi-layered security approach ensures the highest level of protection for your compressed data.
All compressed data is secured using cryptographic proofs that maintain the integrity of your information without revealing sensitive details. This ensures privacy while maintaining verifiability.
All state commitments are anchored directly on Solana L1, ensuring the same security guarantees as native Solana accounts. This provides the full security of the Solana blockchain.
- Merkle Tree Validation: All state changes are validated through cryptographic merkle trees
- Proof Verification: Every transaction includes validity proofs that are verified on-chain
- Hash-based Security: Account states are secured using cryptographic hashing
We conduct regular security audits with leading blockchain security firms to identify and address potential vulnerabilities before they can be exploited.
Our codebase is open source and available for community review and contribution. This ensures transparency and allows for community-driven security improvements.
We maintain a responsible disclosure program for security researchers to report vulnerabilities safely and receive recognition for their contributions.
- Industry Standards: We follow industry best practices for blockchain security
- Regular Assessments: Ongoing security assessments and penetration testing
- Continuous Monitoring: Real-time monitoring of security metrics and anomalies
If you discover a security vulnerability, please report it responsibly:
- Security Email: security@lightprotocol.com
- Response Time: We aim to respond to security reports within 24 hours
- Disclosure Timeline: We follow a coordinated disclosure process
For technical details about our security architecture, see our compressed account model documentation.