Tiger Research: Why Do Financial Institutions Prefer Selective Privacy?

marsbit2026-01-12 tarihinde yayınlandı2026-01-12 tarihinde güncellendi

Özet

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

Trend Kriptolar

İlgili Sorular

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.

İlgili Okumalar

Deep Dive into FWA: An Intriguing Experiment Turning NFTs into "On-Chain Gachapon"

A Deep Dive into FWA: The “On-Chain Gacha” Experiment for NFTs Fake World Assets (FWA), created by TokenWorks, introduces an innovative “NFT gacha machine” fully operating on-chain. Users can deposit eligible NFTs paired with ETH (called Backing) to create a Position, acting as a prize pool. Others can then pay a uniform Acquisition Price for a chance to win a random NFT from the pool. The core mechanism features a reverse probability system: Positions with lower Backing have a higher chance of being selected, serving as common prizes, while high-Backing Positions are rare “jackpots.” The acquisition price is calculated based on the harmonic mean of all Backings, keeping entry costs low. When a Position is won, the purchaser must choose: keep the NFT or accept the Standing Bid (85% of the Backing, claimable in ETH or $FWA tokens), returning the NFT to the original depositor. The protocol involves two main roles. Depositors provide liquidity (NFT + ETH), earning a share of fees from each draw, distributed equally per active Position, plus potential $FWA rewards. Purchasers pay to spin the gacha, receiving $FWA rewards for participation. A special “Crown” reward goes to the Position with the highest Backing. The $FWA token has a fixed supply and is initially obtainable only through protocol participation (depositing or purchasing), with external buying disabled early on to reduce sell pressure. Its value is supported by a built-in buy pressure: when purchasers opt for the $FWA settlement on a Standing Bid, the protocol uses the backing ETH to buy $FWA from the market. Revenue for the protocol comes from a 1% fee on each draw, a 1% settlement fee when an NFT is kept, and the 15% discount from Standing Bid settlements (currently allocated to the protocol). The design cleverly blends Uniswap-style liquidity provision, gacha mechanics, and tokenomics to create a novel, self-regulating marketplace for NFT liquidity and engagement.

marsbit5 dk önce

Deep Dive into FWA: An Intriguing Experiment Turning NFTs into "On-Chain Gachapon"

marsbit5 dk önce

10,000 Scientists Get 1 Year of Free Access: OpenAI Brings the Scientific Research Pipeline into ChatGPT

OpenAI has launched the "ChatGPT for Academic Researchers" program, offering free one-year access to its flagship models for 100,000 university researchers globally, with 10,000 spots available this summer. Selected institutions include prestigious centers like ENS Paris and the IAS at Princeton. The initiative provides an integrated research workspace within ChatGPT, bundling tools like ChatGPT, ChatGPT Work, and Codex, along with expanded Deep Research capabilities, higher usage limits, and specialized tools for life sciences. The suite connects to platforms like Zotero and GitHub, aiming to streamline the entire research workflow from literature review and coding to data analysis and manuscript drafting. OpenAI notes that about 1.3 million people already use ChatGPT weekly for advanced science and math. The program targets building long-term user dependency by embedding these tools into daily research habits. However, access comes with limitations: it does not include API credits or model weights, and eligibility is restricted to verified academic researchers from supported countries. This approach contrasts with Anthropic's "AI for Science" program, which offers API credits but not an integrated workspace. Both companies emphasize preventing misuse by withholding model weights, a point of contention for AI researchers seeking transparency. The core strategy remains clear: provide a powerful, integrated environment to foster user reliance ahead of the post-free period.

marsbit10 dk önce

10,000 Scientists Get 1 Year of Free Access: OpenAI Brings the Scientific Research Pipeline into ChatGPT

marsbit10 dk önce

What's Going On with Gigadevice? Major Shareholder Cashes Out 44 Billion, Then Announces 20 Billion Buyback

Gigadevice Innovation, a leading Chinese memory chip company, has executed a controversial financial maneuver. The company's controlling shareholder and chairman, Zhu Yiming, sold approximately 44 billion RMB worth of his shares between early May and mid-June 2026, capitalizing on a soaring stock price that peaked at 846.66 RMB on June 29th. Following a subsequent stock crash—plummeting to around 350 RMB in 22 trading days and erasing over 330 billion RMB in market value—Zhu announced a combined "market rescue" plan on July 29th. This plan includes his personal commitment to buy back at least 1 billion RMB in shares and a company proposal to repurchase 1 to 2 billion RMB worth of stock. This sequence of high-selling followed by a low-buying plan has confused and unsettled many of the company's 240,000 retail investors. The stock's dramatic decline was attributed to several factors: the successful IPO of its sister company, Changxin Technologies, which ended Gigadevice's status as a primary investment proxy for the domestic memory sector; a Morgan Stanley report warning of a potential peak in the memory chip cycle; and a severe loss of market confidence triggered by the chairman's massive sell-off. While the sell-off was procedurally compliant, its timing has been criticized. The company's fundamentals appear strong, with preliminary H1 2026 results showing revenue up 177% year-on-year to 11.5 billion RMB and net profit skyrocketing 1099% to 6.9 billion RMB, driven by a boom in memory chips and MCU demand. However, a significant portion (2.05 billion RMB) of this profit came from non-recurring gains like securities investment, and the memory industry is notoriously cyclical. Analysts highlight the company's role in the domestic substitution of niche DRAM and NOR Flash memory, with some maintaining bullish price targets. Yet, the recent events underscore key risks: its fabless model creates dependency on foundries like Changxin, and the chairman's actions have raised serious questions about management's alignment with minority shareholders. The promised buybacks cannot commence until December 13th due to a mandatory six-month cooling-off period following an insider sale, leaving the stock vulnerable in the interim.

marsbit10 dk önce

What's Going On with Gigadevice? Major Shareholder Cashes Out 44 Billion, Then Announces 20 Billion Buyback

marsbit10 dk önce

İşlemler

Spot

Popüler Makaleler

ONE Nasıl Satın Alınır

HTX.com’a hoş geldiniz! Harmony (ONE) satın alma işlemlerini basit ve kullanışlı bir hâle getirdik. Adım adım açıkladığımız rehberimizi takip ederek kripto yolculuğunuza başlayın. 1. Adım: HTX Hesabınızı OluşturunHTX'te ücretsiz bir hesap açmak için e-posta adresinizi veya telefon numaranızı kullanın. Sorunsuzca kaydolun ve tüm özelliklerin kilidini açın. Hesabımı Aç2. Adım: Kripto Satın Al Bölümüne Gidin ve Ödeme Yönteminizi SeçinKredi/Banka Kartı: Visa veya Mastercard'ınızı kullanarak anında Harmony (ONE) satın alın.Bakiye: Sorunsuz bir şekilde işlem yapmak için HTX hesap bakiyenizdeki fonları kullanın.Üçüncü Taraflar: Kullanımı kolaylaştırmak için Google Pay ve Apple Pay gibi popüler ödeme yöntemlerini ekledik.P2P: HTX'teki diğer kullanıcılarla doğrudan işlem yapın.Borsa Dışı (OTC): Yatırımcılar için kişiye özel hizmetler ve rekabetçi döviz kurları sunuyoruz.3. Adım: Harmony (ONE) Varlıklarınızı SaklayınHarmony (ONE) satın aldıktan sonra HTX hesabınızda saklayın. Alternatif olarak, blok zinciri transferi yoluyla başka bir yere gönderebilir veya diğer kripto para birimlerini takas etmek için kullanabilirsiniz.4. Adım: Harmony (ONE) Varlıklarınızla İşlem YapınHTX'in spot piyasasında Harmony (ONE) ile kolayca işlemler yapın.Hesabınıza erişin, işlem çiftinizi seçin, işlemlerinizi gerçekleştirin ve gerçek zamanlı olarak izleyin. Hem yeni başlayanlar hem de deneyimli yatırımcılar için kullanıcı dostu bir deneyim sunuyoruz.

566 Toplam GörüntülenmeYayınlanma 2024.12.12Güncellenme 2026.06.02

ONE Nasıl Satın Alınır

Tartışmalar

HTX Topluluğuna hoş geldiniz. Burada, en son platform gelişmeleri hakkında bilgi sahibi olabilir ve profesyonel piyasa görüşlerine erişebilirsiniz. Kullanıcıların ONE (ONE) fiyatı hakkındaki görüşleri aşağıda sunulmaktadır.

活动图片