Rethinking Privacy in the Blockchain Era

The evolution of blockchain technology has led to a paradigm shift from public to private networks. A recent proposal by Tempo, a Stripe-backed payment blockchain, highlights the importance of privacy in enterprise stablecoin transactions. This development signals a verdict on the need for private institutional chains, leaving the more challenging question of what kind of privacy to build. Public chains, such as Bitcoin and Ethereum, have been successful in enabling trustless transfer and programmable value, but their transparency poses an existential problem for financial markets. The lack of privacy in public chains makes them unsuitable for institutional use, as it would allow competitors to map strategies, criminals to identify targets, and sophisticated counterparties to front-run. Tempo's solution, Zones, offers private parallel blockchains connected to the main network, providing a practical design for enterprises. However, this model relies on trusting an intermediary, as the Zone operator can see all transactions within its Zone. In contrast, zero-knowledge cryptography offers a different approach, enabling parties to prove the validity of transactions without revealing underlying data. This approach builds privacy-preserving functionality into the execution layer, eliminating the need for intermediaries and providing verifiable privacy. The choice between these two models has significant implications for the industry, as it determines the risk surface, compliance posture, and exposure to failure modes. Ultimately, the decision on what sort of privacy to build will depend on the industry's willingness to trust intermediaries or rely on cryptographic guarantees.