Cquity

Security Protocol

Uncompromising non-custodial engineering. Learn how Cquity ensures your keys remain yours.

Core Security Guarantees

  • No Database: We store zero transaction logs, user addresses, or metadata.
  • No Central API: Transactions are proposed and read directly from Safe Transaction Service nodes.
  • Reown Verification: Wallet connection uses Reown AppKit signatures, verifying ownership via cryptographic signatures.
  • Local Customization: Wallet names and labels exist only on your current device's IndexedDB. They are never transmitted.

AES-256 Client Encryption

All critical wallet data (seed phrases, private keys) is encrypted on your device using industry-standard AES-256. It is stored in local encrypted databases (Hive boxes) and never leaves your browser.

Zero Server Logging

Cquity does not run a database or metadata server. We do not log transaction payloads, owner details, or key information. All coordination happens directly via public Safe Transaction Services.

Official Safe Smart Contracts

Instead of deploying custom multi-signature contracts, we rely entirely on official, audited Safe contracts. Safe contracts have secured billions in value and are peerless in the Web3 space.

Audited Open-Source Frameworks

We build on standard, highly-vetted packages like web3dart, Reown AppKit, and Riverpod. No obscure libraries or binary blobs are added to the codebase.