Cquity

Privacy Policy

Last updated: July 17, 2026

Cquity is built as a fully serverless, non-custodial, client-side interface for Safe smart contracts. Our primary security philosophy is that we cannot lose what we do not store.

1. Information We Do Not Collect

Because Cquity runs entirely in your web browser (client-side), we do not run backends or databases that collect:

  • Private keys, mnemonic seed phrases, or wallet credentials.
  • Wallet addresses or active multisignature contract addresses.
  • Transaction histories, EIP-712 signature payloads, or gas payments.
  • Ip addresses, cookies, or trackable marketing metadata.

2. Local Storage

Any custom configuration you perform—such as designating Safe nicknames or labels—is stored locally in your browser's IndexedDB (using encrypted Hive boxes). This data remains on your machine and is never sent to our servers.

3. Third-Party Services

When utilizing Cquity, the application connects to external public infrastructure:

  • Safe Transaction Service: To synchronize off-chain signatures for multi-signature verification.
  • EVM Node Providers: Public RPC endpoints to broadcast finalized contract calls onto the blockchain.
  • Reown AppKit: For web3 wallet connection resolution.

Please review the respective privacy terms of those public infrastructures when executing transactions.