The Solana Foundation released a new report this week making a direct pitch to large institutions: privacy on public blockchains is not a binary choice, but a configurable spectrum.

Titled "Privacy on Solana: A Full-Spectrum Approach for the Modern Enterprise," the paper challenges the assumption that public ledgers are incompatible with enterprise requirements. Traditional blockchains expose all transaction data, with only wallet address pseudonymity protecting participants โ€” a model the foundation argues falls short for real-world financial use cases.

Four Modes of Privacy

The report defines four distinct privacy tiers that enterprises can mix and match:

  • Pseudonymity โ€” the baseline: identities obscured by wallet addresses, transactions visible
  • Confidentiality โ€” participants are known, but sensitive data like balances or transfer amounts is encrypted
  • Anonymity โ€” transaction data visible, but participant identities hidden
  • Fully private โ€” both identities and transaction data shielded via zero-knowledge proofs and multiparty computation

The foundation argues Solana's high throughput and low latency make these advanced techniques practical at near-web speeds โ€” enabling use cases like encrypted order books, private credit risk calculations across banks, and payroll processing without broadcasting employee salaries on-chain.

Regulatory Compatibility

The report doesn't sidestep compliance concerns. It highlights "auditor keys" โ€” mechanisms that let designated regulators decrypt transactions when legally required โ€” and wallet-level tools that can prove compliance status without exposing personal identity.

"Privacy is a market requirement," the report states. "Customers expect it and applications require it."

The pitch arrives as Solana increasingly targets institutional adoption following years of consumer-focused DeFi and consumer apps. Whether enterprises bite will depend on audited implementations โ€” the framework is a roadmap, not a deployed system.