Back_to_Home
PROTOCOL_DOCUMENTATION // PRIVACY POLICY

Privacy Policy

Principles of data sovereignty and zero-knowledge neutrality.

Last_Revision: JUNE 2026

01. Protocol Neutrality

The NOTRACE Protocol is a decentralized, non-custodial privacy layer. By design, the protocol does not (and cannot) collect, store, or transmit any personally identifiable information (PII). All cryptographic operations are performed client-side, ensuring that your keys, seed phrases, and session data never leave your local environment.

02. Data Minimization

Our infrastructure is built on the principle of **Zero-Knowledge**. We do not track:

  • IP Addresses or geographic location data.
  • Browser fingerprinting or session cookies.
  • Wallet balances or transaction history outside of public on-chain data.

03. Analytics & Telemetry

To improve protocol performance, we may collect anonymous technical telemetry (e.g., transaction success rates, RPC latency). This data is aggregated and contains zero linkable information to your specific wallet address or identity.

04. Third-Party Integrations

When using the protocol via third-party RPC providers (e.g., Helius) or decentralized exchanges (e.g., Jupiter), you are subject to their respective privacy policies. NOTRACE Protocol minimizes the data exposed to these entities by utilizing ZK-compression and stealth address primitives.

05. On-Chain Transparency

While NOTRACE Protocol obscures transaction details, all state transitions are recorded on the Solana blockchain. Users are responsible for understanding the inherent transparency of public ledgers and the specific privacy guarantees provided by the protocol's stealth derivation mechanisms.