In the crypto industry, ZK (Zero-Knowledge Proof) has become one of the most captivating buzzwords. From ZK-Rollups to zkEVM, it stands for both privacy and the promise of blockchain scalability. However, on March 3, 2026, the leading venture capital firm Andreessen Horowitz’s a16z Crypto dropped a "deep-water bombshell" in a blog post: they bluntly stated that the "ZK" label is being seriously misused in the industry. Most so-called zkVMs (Zero-Knowledge Virtual Machines), they argue, do not actually provide true zero-knowledge properties and merely leverage "succinctness." At the same time, a16z announced the integration of the NovaBlindFold folding scheme into its open-source Jolt zkVM, enabling native zero-knowledge proof support. This move is not just a routine technical upgrade—it’s a profound challenge to the prevailing industry narrative.
Event Overview: An Upgrade and a Challenge
On March 3, the a16z Crypto development team announced a major upgrade to the Jolt zkVM. The core of this update is the introduction of the NovaBlindFold folding scheme, which allows Jolt to generate hidden proofs without revealing input data, thereby enabling native support for privacy-preserving applications.
Yet, what truly shook the industry was the bold perspective shared alongside the technical update. a16z made it clear that the vast majority of zkVMs on the market are not genuinely "zero-knowledge." Their so-called "ZK" features typically require an additional, resource-intensive "wrapping" process after proof generation—meaning the original zkVM proof must be recursively verified in another system that actually possesses zero-knowledge properties. This process is not only computationally expensive but often introduces a trusted setup, compromising the system’s transparency.

Source: a16z Crypto
a16z further pointed out that, in today’s developer discourse, "zk" has gradually devolved into a synonym for "succinctness"—meaning only that proofs are small and fast to verify—while completely neglecting the privacy core that "zero-knowledge" is supposed to represent.
From Privacy Roots to Scalability Engine—and Now, Conceptual Drift
To understand the depth of this critique, it’s important to trace how ZK technology has evolved in the blockchain space:
- Early Stage (mid-2010s): With projects like Zcash leading the way, ZK technology (such as zk-SNARKs) saw its first large-scale commercial use. The primary goal was privacy—shielding transaction data to enable confidential on-chain value transfers.
- Boom Period (2020–2025): As the Ethereum ecosystem became congested, ZK technology revealed another major value proposition—scalability. ZK-Rollups emerged as the star Layer 2 solution, processing large volumes of transactions off-chain and generating a "succinct" validity proof for on-chain verification. During this phase, the industry’s attention shifted almost entirely to "succinctness" and "verifiability," with the privacy aspect of "zero-knowledge" fading into the background.
- Conceptual Drift (2025 to present): With ZK-Rollups going mainstream, "ZK" has come to refer to any project using succinct proof techniques, including various zkVMs. a16z’s recent statement is a direct critique of this conceptual drift.
The Technical Rationale and Ledger Behind Jolt’s Upgrade
The latest upgrade to Jolt zkVM is essentially a precise intervention addressing this "drift." Rather than adopting the costly and trust-dependent "wrapping" approach, the Jolt team turned to a folding scheme—NovaBlindFold—tracing back to the 1990s.
From a technical standpoint, this upgrade delivers exceptional "bang for the buck." By implementing NovaBlindFold, Jolt can now produce genuinely privacy-preserving zero-knowledge proofs, with the only trade-off being an increase of about 3 KB in proof size. For blockchain systems that routinely handle massive data volumes, this overhead is negligible.
This structural improvement means developers can finally access a ready-to-use, natively privacy-supporting zkVM environment without sacrificing significant performance. It paves the way for building truly privacy-centric applications in the future, such as privacy DeFi, anonymous voting, and identity verification.
Industry Debate and Diverging Paths
a16z’s statement quickly sparked sharp debate within the industry.
- Mainstream media and some developers: Generally agree with a16z’s position. Outlets like The Block directly quoted the a16z blog, highlighting the long-standing issue of terminology misuse. Many technically minded observers see this as a much-needed "course correction" that helps the industry return to technical fundamentals—especially timely as privacy narratives resurface.
- Projects "caught in the crossfire": For teams that have long used the "ZK" label but only delivered "succinctness," a16z’s critique is a pointed challenge. They may argue that, in the context of scalability, "ZK" has become shorthand for "ZK-Rollup"—an industry convention rather than intentional deception. The core of the debate is whether "succinctness" or "privacy" should be the primary meaning of "ZK."
- Investor perspective: As Digital Currency Group CEO Barry Silbert recently noted, privacy is poised to be a key focus for the next wave of capital inflows. a16z’s move is not just a technical statement but also a strategic act of market expectation management, positioning itself early for the rise of privacy computing.
Why the "ZK" Label Demands Scrutiny
Let’s walk through a simple thought experiment: If a widely labeled "zkVM" system doesn’t actually protect privacy, what happens when developers build on top of it? Suppose a developer wants to create a decentralized credit scoring app. Users need to prove to a lending pool that their credit score is above 700, without revealing the actual score or sensitive history. If the developer uses a "pseudo-ZK" zkVM, the proof might only attest that "a computation was performed correctly," but the user’s credit score could still be exposed in public inputs or state, or reconstructed via side-channel attacks. Ultimately, the application would fail to provide any real privacy guarantees.
So, a16z’s scrutiny is far from a semantic quibble. As demand for privacy protection grows—especially with institutional capital requiring strict data privacy—the precise definition of "ZK" has shifted from academic debate to a necessity for product compliance and commercial deployment. The reality is that most current zkVMs cannot meet genuine privacy use cases; the view is that this status quo is becoming a bottleneck for industry progress; the projection is that, as native ZK solutions like Jolt mature, the market will draw a clear line between "succinct proofs" and "zero-knowledge proofs," forcing conceptually muddled projects to face a value reckoning.
A Value Reset: From "Scalability" Back to "Privacy"
This event impacts the industry on several fronts:
- Redefining technical standards: As a key venture and development force, a16z’s open-sourcing and upgrade of Jolt provides the industry with a high-performance, "native ZK" benchmark. This could prompt other zkVM projects to reevaluate their architectures and prioritize real privacy protection as a core metric.
- Accelerating the privacy track: When "succinctness" can no longer stand in for "privacy," demand for privacy-preserving applications will be unleashed. Jolt’s upgrade explicitly states it is "suitable for privacy applications"—a clear signal to the developer community that the technical foundation for truly privacy-friendly dApps is now in place.
- Squeezing out conceptual bubbles: Just as "blockchain" was once overused, now it’s "ZK’s" turn. a16z’s public critique helps weed out projects that rely on "ZK" branding without substantial privacy tech, refocusing capital and attention on teams with real technical strength. This is a healthy shakeout for the industry’s long-term growth.
Scenario Analysis: How the Industry Might Evolve
Based on the above, we can envision several possible industry scenarios:
Scenario 1: Standard Differentiation
The market will gradually develop layered understandings and standards for ZK technology. We may see terms like "ZK (Privacy)" and "ZK (Succinct)" or "Validity Proof" become common to distinguish between them. Projects will be more cautious in their messaging to avoid misleading investors and users. Technically, "privacy" will become a key performance parameter alongside "succinctness."
Scenario 2: Privacy Application Boom
With Jolt’s upgrade as a catalyst—and ZKsync and other Layer 2s emphasizing "default privacy" and real-world use cases in their 2026 roadmaps—the next 1–2 years may see a surge of privacy DeFi, privacy DID, and compliant applications built on native ZK technology. Privacy could become the next major narrative after Restaking.
Scenario 3: Regulatory and Compliance Pressure
As global data privacy regulations (like GDPR) are strictly enforced, blockchain’s transparency could become a barrier to institutional adoption. Technologies that natively support zero-knowledge proofs can meet regulatory "data minimization" requirements while providing verifiable trust. This may push more compliance-driven blockchain projects to abandon "pseudo-ZK" and adopt true privacy-preserving solutions.
Conclusion
The Jolt zkVM update by a16z Crypto is far more than a routine upgrade. It acts as a mirror, reflecting the conceptual confusion and hype that have emerged during the crypto industry’s rapid growth. When "ZK" is reduced to a marketing prefix, the cryptographic foundation of privacy almost gets lost. The introduction of the NovaBlindFold scheme not only makes Jolt one of the few truly "authentic" zkVMs, but, more importantly, ignites a public debate about the authenticity of technical narratives.
For the entire industry, this could be a milestone worth remembering: when the hype fades, only a return to technical fundamentals will build the solid bridge to mass adoption. Just as Jolt’s upgrade adds a mere 3 KB of overhead, the cost for the industry to shift toward true "zero-knowledge" may be smaller than we imagine—while the reward is a more trustworthy and private Web3 future.


