Tiger Research: Why Do Financial Institutions Prefer Selective Privacy?

marsbitPublished on 2026-01-12Last updated on 2026-01-12

Abstract

The decisive narrative of 2026 is "privacy," becoming crucial as institutional players dominate crypto, serving as a key bridge between blockchain and real-world commerce. Blockchain's core transparency exposes corporate secrets and investment strategies, posing substantial risks. While complete anonymity models like Monero lack KYC/AML compliance, making them unsuitable for regulated entities, financial institutions require selective privacy—protecting transaction data while maintaining regulatory compatibility. Selective privacy, exemplified by Zcash, allows users to encrypt transaction details (sender, receiver, amount) using shielded addresses, with view keys enabling controlled disclosure. However, Zcash’s all-or-nothing approach limits its institutional adoption. In contrast, networks like Canton, adopted by DTCC and over 400 institutions, offer granular data disclosure, aligning with real-world compliance needs. Privacy in blockchain is evolving from total anonymity to selective, regulated models. The future will prioritize infrastructure that balances privacy with practical financial workflows, driven by institutional demand.

This article is written by Tiger Research. One of the defining narratives of 2026 is "privacy." As institutional players dominate the cryptocurrency space, privacy has become a key technological feature connecting blockchain with real-world business.

Core Points

  • The core advantage of blockchain—transparency—can expose corporate trade secrets and investment strategies, posing substantial risks to businesses.
  • Fully anonymous privacy models like Monero do not support KYC or AML, making them unsuitable for regulated institutions.
  • Financial institutions need selective privacy, which can protect transaction data while remaining compatible with regulatory compliance.
  • Financial institutions must determine how to connect with open Web3 markets for expansion.

1. Why is Blockchain Privacy Necessary?

One of the core features of blockchain is transparency. Anyone can inspect on-chain transactions in real time, including who sent the funds, to whom, the amount, and when it was sent.

However, from an institutional perspective, this transparency presents obvious problems. Imagine a scenario where the market can observe how much Nvidia transferred to Samsung Electronics, or when a hedge fund precisely deployed capital. This visibility would fundamentally alter competitive dynamics.

The level of information disclosure that individuals can tolerate differs from what businesses and financial institutions can accept. A company's transaction history and the timing of institutional investments constitute highly sensitive information.

Therefore, it is unrealistic to expect institutions to operate on a blockchain where all activities are completely exposed. For these players, a system without privacy is less of a practical infrastructure and more of an abstract ideal with limited real-world application.

2. Forms of Blockchain Privacy

Blockchain privacy is generally divided into two categories:

  • Fully Anonymous Privacy
  • Selective Privacy

The key difference lies in whether the information can be disclosed when verification by another party is required.

2.1. Fully Anonymous Privacy

Fully anonymous privacy, simply put, hides everything.

The sender, receiver, and transaction amount are all hidden. This model stands in direct opposition to traditional blockchains, which prioritize transparency by default.

The primary goal of fully anonymous systems is to prevent third-party surveillance. Rather than enabling selective disclosure, they aim to completely prevent external observers from extracting meaningful information.

Source: Tiger Research

The image above shows a Monero transaction record, a representative example of fully anonymous privacy. Unlike transparent blockchains, details such as the transfer amount and counterparty are not visible.

Two characteristics illustrate why this model is considered fully anonymous:

  • Output Totals: The ledger does not show specific numbers but displays values as "confidential." Transactions are recorded, but their content cannot be interpreted.
  • Ring Signature Size: Although a single sender initiates the transaction, the ledger mixes it with multiple decoys, making it appear as if multiple parties are sending funds simultaneously.

These mechanisms ensure that transaction data remains opaque to all external observers without exception.

2.2. Selective Privacy

Selective privacy operates on a different assumption. Transactions are public by default, but users can choose to make specific transactions private by using designated privacy-enabled addresses.

Zcash provides a clear example. When initiating a transaction, users can choose between two address types:

  • Transparent Addresses: All transaction details are publicly visible, similar to Bitcoin.
  • Shielded Addresses: Transaction details are encrypted and hidden.

Source: Tiger Research

The image above illustrates which elements Zcash can encrypt when using shielded addresses. Transactions sent to shielded addresses are recorded on the blockchain, but their content is stored in an encrypted state.

While the existence of the transaction remains visible, the following information is hidden:

  • Address Type: Uses shielded (Z) addresses instead of transparent (T) addresses.
  • Transaction Record: The ledger confirms that a transaction occurred.
  • Amount, Sender, Receiver: All are encrypted and cannot be observed externally.
  • Viewing Permissions: Only parties granted a viewing key can inspect the transaction details.

This is the core of selective privacy. Transactions remain on-chain, but users control who can view their content. When necessary, users can share a viewing key to prove transaction details to another party, while all other third parties remain unable to access that information.

3. Why Financial Institutions Prefer Selective Privacy

Most financial institutions have Know Your Customer (KYC) and Anti-Money Laundering (AML) obligations for each transaction. They must retain transaction data internally and respond immediately to requests from regulators or supervisory bodies.

However, in an environment built on fully anonymous privacy, all transaction data is irreversibly hidden. Because the information cannot be accessed or disclosed under any conditions, institutions are structurally unable to fulfill their compliance obligations.

A representative example is the Canton Network, which has been adopted by the Depository Trust & Clearing Corporation (DTCC) and is currently used by over 400 companies and institutions. In contrast, Zcash, although also a selective privacy project, has seen limited real-world institutional adoption.

What is the reason for this difference?

Source: Tiger Research

Zcash offers selective privacy, but users cannot choose which information to disclose. Instead, they must choose whether to disclose the entire transaction.

For example, in a transaction where "A sends $100 to B," Zcash does not allow only the amount to be hidden. The transaction itself must be either fully hidden or fully disclosed.

In institutional transactions, different participants require different information. Not all parties need access to all data in a single transaction. However, Zcash's structure forces a binary choice between full disclosure and full privacy, making it unsuitable for institutional transaction workflows.

In contrast, Canton allows transaction information to be divided into separate components for management. For instance, if a regulator only requires the transaction amount between A and B, Canton enables the institution to provide only that specific information. This functionality is achieved through Daml, the smart contract language used by the Canton Network.

Other reasons for institutional adoption of Canton are covered in more detail in the previous Canton Research.

4. Privacy Blockchains in the Institutional Era

Privacy blockchains evolve as demands change.

Early projects like Monero aimed to protect individual anonymity. However, as financial institutions and corporations began entering the blockchain environment, the meaning of privacy shifted.

Privacy is no longer defined as making transactions invisible to everyone. Instead, the core goal has become protecting transactions while still meeting regulatory requirements.

This shift explains why selective privacy models like the Canton Network have gained traction. Institutions need more than just privacy technology; they need infrastructure designed to match real-world financial transaction workflows.

In response to these demands, more institution-oriented privacy projects continue to emerge. Looking ahead, the key differentiator will be how effectively privacy technology can be applied to practical transaction environments.

Alternative forms of privacy that run counter to the current institution-driven trend may emerge. However, in the short term, privacy blockchain is likely to continue evolving around institutional transactions.

Source: Tiger Research

Trending Cryptos

Related Questions

QWhy do financial institutions prefer selective privacy over fully anonymous privacy in blockchain?

AFinancial institutions prefer selective privacy because it allows them to protect sensitive transaction data while still complying with regulatory requirements like KYC and AML. Fully anonymous privacy models, such as Monero, irreversibly hide all transaction details, making it structurally impossible for institutions to fulfill their compliance obligations.

QWhat is the key difference between fully anonymous privacy and selective privacy in blockchain?

AThe key difference is that fully anonymous privacy hides all transaction details (sender, receiver, amount) from everyone, with no option for disclosure, while selective privacy allows transactions to be encrypted by default but enables users to share view keys with authorized parties (e.g., regulators) to disclose specific transaction details when needed.

QHow does Canton Network address the limitations of Zcash's selective privacy model for institutional use?

ACanton Network addresses Zcash's limitations by allowing transaction information to be broken down into separate components for granular disclosure. For example, institutions can disclose only the transaction amount to regulators without revealing other details, whereas Zcash requires a binary choice between fully hiding or fully disclosing an entire transaction.

QWhat are the risks of blockchain transparency for institutional players like corporations and hedge funds?

ABlockchain transparency risks exposing corporate trade secrets and investment strategies, such as transaction amounts between companies (e.g., Nvidia and Samsung) or the precise timing of capital deployments by hedge funds. This visibility could fundamentally alter competitive dynamics and is unacceptable for institutions handling sensitive business information.

QHow has the definition of privacy in blockchain evolved with the entry of institutional participants?

APrivacy in blockchain has evolved from protecting individual anonymity (e.g., Monero) to enabling selective disclosure that balances data protection with regulatory compliance. The focus has shifted from hiding transactions from everyone to designing infrastructure that matches real-world financial workflows, where institutions can control who sees specific transaction details.

Related Reads

Qualcomm Chip Price Hike Deals a Blow to Android Phones

Qualcomm has officially announced a new round of price increases for its entire chip portfolio, effective September 1. The hikes, reaching up to 18% for the flagship Snapdragon 8 Elite Gen 6 Pro, follow similar moves by MediaTek, intensifying cost pressures on the already strained smartphone industry. CEO Cristiano Amon confirmed the plan, citing the need to offset rising industry-wide costs and restore declining profit margins. Qualcomm's Q3 FY2026 results showed a 25% drop in net profit, with mobile revenue plunging 20% year-over-year, hitting its lowest level since 2021. The surge in AI computing demand has led memory manufacturers to prioritize HBM production, creating a shortage in general-purpose DRAM and NAND Flash chips. Their prices soared by 93%-98% and 55%-60% respectively in Q1 2026, causing the memory cost share in smartphones to jump from 10%-15% to over 30%. Coupled with the soaring cost of advanced nodes like TSMC's 2nm and packaging, overall chip costs have reached historic highs. These upstream pressures are forcing downstream smartphone brands like Xiaomi, OPPO, and vivo to cut orders for mid-to-low-end models by up to 20% and use cost-saving measures like older chipsets. Reportedly, the Snapdragon 8E5 will be repurposed as a "long-lasting" chip for sub-brand phones in H2 2026. Amid this cost crisis, the Android market remains sluggish. Q2 2026 smartphone shipments in China fell 4.3% year-over-year, marking five consecutive quarters of decline. Major Android brands saw market share drop, while Huawei and Apple, with their in-house chip advantages, gained share. Qualcomm is diversifying into automotive and IoT sectors to reduce reliance on smartphones, but these new segments cannot yet fill the mobile revenue gap. Industry observers warn that the full impact of component cost hikes will hit in the second half of 2026, likely leading to higher-than-expected price increases for Android flagships and a further contraction in the Chinese smartphone market.

marsbit33m ago

Qualcomm Chip Price Hike Deals a Blow to Android Phones

marsbit33m ago

Breaking: GPT-5.6 Prices Slashed Effective Today

OpenAI has announced significant price cuts for its GPT-5.6 model API, effective immediately. The entry-level **GPT-5.6 Luna** sees the most drastic reduction, with input prices dropping 80% to $0.20 per million tokens and output prices falling to $1.20 per million tokens. The mid-tier **GPT-5.6 Terra** is reduced by 20%, now costing $2.00 (input) and $12.00 (output) per million tokens. The flagship **GPT-5.6 Sol** maintains its original price but introduces a new **Fast mode**, offering speeds up to 2.5 times faster for double the cost. The company attributes these price reductions to efficiency gains achieved through **GPT-5.6 Sol's own involvement in optimizing its production systems**. The model assisted in rewriting GPU kernels and improving speculative decoding, leading to a 20% reduction in end-to-end service costs and over 15% improvement in token generation efficiency. OpenAI emphasizes this process remained human-led. A key focus of the降价 is to lower the barrier for running **AI agent workflows**. By making the capable, tool-calling Luna model significantly cheaper, OpenAI aims to enable more frequent use in cost-sensitive, high-volume tasks like code review and monitoring. This creates a potential feedback loop: model-assisted efficiency gains lead to lower costs, which enables broader agent deployment, which in turn drives further optimization. The new pricing and features will also apply to Codex and ChatGPT Work subscriptions. The changes intensify competition in the large language model market, with OpenAI directly challenging rivals like Anthropic to respond.

marsbit1h ago

Breaking: GPT-5.6 Prices Slashed Effective Today

marsbit1h ago

Trading

Spot

Hot Articles

How to Buy ONE

Welcome to HTX.com! We've made purchasing Harmony (ONE) simple and convenient. Follow our step-by-step guide to embark on your crypto journey.Step 1: Create Your HTX AccountUse your email or phone number to sign up for a free account on HTX. Experience a hassle-free registration journey and unlock all features.Get My AccountStep 2: Go to Buy Crypto and Choose Your Payment MethodCredit/Debit Card: Use your Visa or Mastercard to buy Harmony (ONE) instantly.Balance: Use funds from your HTX account balance to trade seamlessly.Third Parties: We've added popular payment methods such as Google Pay and Apple Pay to enhance convenience.P2P: Trade directly with other users on HTX.Over-the-Counter (OTC): We offer tailor-made services and competitive exchange rates for traders.Step 3: Store Your Harmony (ONE)After purchasing your Harmony (ONE), store it in your HTX account. Alternatively, you can send it elsewhere via blockchain transfer or use it to trade other cryptocurrencies.Step 4: Trade Harmony (ONE)Easily trade Harmony (ONE) on HTX's spot market. Simply access your account, select your trading pair, execute your trades, and monitor in real-time. We offer a user-friendly experience for both beginners and seasoned traders.

4.5k Total ViewsPublished 2024.03.29Updated 2026.06.02

How to Buy ONE

Discussions

Welcome to the HTX Community. Here, you can stay informed about the latest platform developments and gain access to professional market insights. Users' opinions on the price of ONE (ONE) are presented below.

活动图片