Arcane manages disclosure capability. You retain transaction-signing
authority and control when your application initiates an on-chain action.

Security properties
The architecture follows five primary security properties.System components
Two independent paths
The transaction path and disclosure path remain separate.- In the transaction path, your application interacts with the blockchain. Arcane observes the resulting encrypted records.
- In the disclosure path, an authorized user or system asks Arcane to reveal an approved scope. Arcane performs the protected operation and returns only that result.
Follow the data flows
Trace encrypted indexing and authorized disclosure from end to end.
Understand trusted compute
Review the isolated execution boundary for protected operations.
Review key management
Learn how Arcane scopes, protects, and uses disclosure keys.
Review the security model
Understand the guarantees and shared responsibilities.