M
M
e
e
n
n
u
u
M
M
e
e
n
n
u
u

June 22, 2026

June 22, 2026

Can Privacy and Compliance Coexist? What the ZK Reading Session Surfaced

Can Privacy and Compliance Coexist? What the ZK Reading Session Surfaced

Can Privacy and Compliance Coexist? What the ZK Reading Session Surfaced

Founders, researchers, lawyers, and builders gathered for a Whitepaper Reading Session on zero-knowledge proofs. The room read the paper first and worked through it afterward, with nothing being sold. The question on the table has shadowed the field for a decade: whether privacy and compliance can hold at the same time, or whether one always has to give wa

Founders, researchers, lawyers, and builders gathered for a Whitepaper Reading Session on zero-knowledge proofs. The room read the paper first and worked through it afterward, with nothing being sold. The question on the table has shadowed the field for a decade: whether privacy and compliance can hold at the same time, or whether one always has to give wa

For most of the last decade, the two have been treated as opposites. Regulators need to see, users want to stay unseen, and that tension has shaped nearly every serious conversation about identity and finance. Zero-knowledge proofs propose a way around it: a fact can be proven true without exposing the data underneath. The session did not settle whether that holds up in practice, but it did clarify which arguments survive scrutiny and which ones break.

What Regulators Are Actually Afraid Of

The discussion opened by naming the real concern, and it is narrower than the public debate suggests. Regulators are not losing sleep over retail speculation. They worry about money they cannot trace.

  • Fraud they cannot trace to a person

  • Sanctions they cannot enforce

  • Funds reaching terrorist groups or money launderers

This is the concern the Travel Rule was written to address. Blockchain complicates it because wallet addresses are pseudonymous by design, and proving you control a wallet and are not on a sanctions list currently takes many steps and heavy disclosure. As one participant framed the whole session:

"How can we get to a point where I don't need to perform so many steps just to show you that I control this wallet and I am not part of the sanctions list?"

The Argument That Held: Old KYC Is the Real Leak

The strongest early point was that existing KYC already creates the privacy problem everyone claims to be guarding against. Banks and e-wallet platforms collect and exchange data with little public disclosure of where it goes, and the moment one institution has to match another's record, identifying information changes hands.

"In a normal eKYC or in a normal banking API, you leak everything already."

The pseudonymous model inverts that. You reveal a single attribute when it is needed rather than your whole profile by default. From there, the room moved to a concrete policy idea:

  • A law affirming that people own their data

  • A right to know where that data travels

  • Recourse when it moves without consent

  • A blockchain-based KYC standard that gives consumers a real choice in how they verify

The Counterpoint That Has to Be Answered

The sharpest pushback came from the legal side, and it is the argument any solution has to clear first. Regulated banks operate under disclosure obligations and do not want their hands tied. When a transaction looks suspicious, they want to act on it whether or not the user agrees.

"There's a tiny little clause that says, I permit you to disclose all my information for whatever reasons for compliance purposes, and that's the control and the power that they have over your data that they don't want to give up."

So the burden moves onto the technology. The question becomes whether a verifiable proof gives a bank enough comfort to let go of that control. Two routes came up:

  • A user proving they are not on a sanctions list without revealing anything else

  • A document authenticated through a direct connection to the issuing government body, rather than by someone who only confirms they saw a copy

The second route produces genuine, verifiable proof of identity instead of a certified glance. Whether regulators accept it is still open.

A Precedent That Already Works

The conversation grounded itself in something BYC had already built: an NFT-based ownership system piloted a few years ago for a global restaurant group with local franchises, which was used to verify VIP cardholders.

A physical ID can be faked or simply not match the person holding it. Ownership of a non-transferable token cannot be faked the same way, so the merchant no longer had to guess whether the cardholder was genuine.

"You cannot fake the non-fungible token that is inside my wallet."

The value was less the use case than the lesson. Verifiable ownership of an attribute is something a non-technical regulator can grasp where abstract cryptography is not. It shows the principle working before anyone has to name it.

The Reframe: Stop Treating the Stack as One Problem

The most useful contribution of the session was structural. Much of the difficulty came from collapsing the entire compliance flow into a single problem when it is really several parts, each able to be handled by its own technology:

  • Data capture

  • Verification of that capture

  • Storage

  • Transfer

  • Identity

  • Enforcement

Zero-knowledge proofs map cleanly onto one of these: identity verification. They confirm a person is who they claim to be while preserving privacy, and they remove the human error of someone inspecting a document that might be forged. Enforcement is a separate decision because the technology verifies but does not enforce. Tying the two together was described as the thing that kills the conversation:

"I think my take right now learning from this is it's a poison pill, the moment we bring enforcement in on the scene."

A room can agree that a proof identifies a person. Who acts on a flagged transaction, the bank or the government, is a question that can come later.

Why Enforcement Refuses to Separate Cleanly

The counterargument was just as serious. For regulators, enforcement is the primary concern, and they may not engage with the intermediate steps until they have comfort on it. The deeper issue is structural:

  • Existing KYC assumes a central point that collects documents

  • Decentralized exchanges have no such point, since anyone with a wallet can transact

  • A ZK approach that only fits centralized exchanges solves the easy case and leaves the original problem untouched

  • It also risks pulling decentralized systems back toward the centralized model they were built to escape

That is why separating enforcement from verification is cleaner on paper than it was in the room.

The Honest Limit: About Ninety Percent

One participant put a number on it, estimating that zero-knowledge proofs and digital identity might address roughly ninety percent of perceived money laundering on-chain, but not the full hundred.

"Unlike cash, you cannot trace it. But if a wallet was used in money laundering and you have ZKPs in action, then I think it solves 90% of the problem."

The broader point was that activity on a public blockchain is pseudonymous rather than anonymous, meaning transactions can often be traced. Investigators did exactly that in a Philippine kidnapping case, following a stablecoin ransom to a wallet. The remaining ten percent survives wherever a bad actor can still convert value regardless.

Then the limit got sharper. Two problems have no clean answer yet:

Political sanctions

The HTX situation showed that sanctions can be political, not criminal. When one jurisdiction sanctions an exchange, everyone who transacted there can be flagged, including users who had already proven they were not sanctioned entities.

Identity for sale

A person can hand off a wallet or share a seed phrase and defeat any bound token.

This points at the next problem, which is proving personhood rather than just identity.

Where This Sits in a Larger Shift

The arguments in that room are not abstractions to BYC, which builds verifiable and intelligent infrastructure for critical systems. The premise running under the whole debate is the one the company works from: a record is only as useful as the proof behind it. Most systems store data. Few can prove its integrity. That gap is what the session circled for three hours.

Lumen, BYC's operating system for verifiable truth, sits on exactly this ground. It records institutional data as tamper-proof, independently verifiable proof, then applies intelligent audit on top of it. The compliance question the room kept returning to is, at heart, a question about whether a fact can be proven without the data beneath it being handed over. That is infrastructure, not ideology.

The Open Question

None of this produced a settled answer, and it was not meant to. Identity verification is the piece the technology can credibly solve today, while enforcement, proof of personhood, and the politics of sanctions remain open. The question was never whether privacy or compliance wins. It is whether the next generation of institutional infrastructure can be built so neither has to lose, and the people in that room are still working toward it.


Share this article:

For most of the last decade, the two have been treated as opposites. Regulators need to see, users want to stay unseen, and that tension has shaped nearly every serious conversation about identity and finance. Zero-knowledge proofs propose a way around it: a fact can be proven true without exposing the data underneath. The session did not settle whether that holds up in practice, but it did clarify which arguments survive scrutiny and which ones break.

What Regulators Are Actually Afraid Of

The discussion opened by naming the real concern, and it is narrower than the public debate suggests. Regulators are not losing sleep over retail speculation. They worry about money they cannot trace.

  • Fraud they cannot trace to a person

  • Sanctions they cannot enforce

  • Funds reaching terrorist groups or money launderers

This is the concern the Travel Rule was written to address. Blockchain complicates it because wallet addresses are pseudonymous by design, and proving you control a wallet and are not on a sanctions list currently takes many steps and heavy disclosure. As one participant framed the whole session:

"How can we get to a point where I don't need to perform so many steps just to show you that I control this wallet and I am not part of the sanctions list?"

The Argument That Held: Old KYC Is the Real Leak

The strongest early point was that existing KYC already creates the privacy problem everyone claims to be guarding against. Banks and e-wallet platforms collect and exchange data with little public disclosure of where it goes, and the moment one institution has to match another's record, identifying information changes hands.

"In a normal eKYC or in a normal banking API, you leak everything already."

The pseudonymous model inverts that. You reveal a single attribute when it is needed rather than your whole profile by default. From there, the room moved to a concrete policy idea:

  • A law affirming that people own their data

  • A right to know where that data travels

  • Recourse when it moves without consent

  • A blockchain-based KYC standard that gives consumers a real choice in how they verify

The Counterpoint That Has to Be Answered

The sharpest pushback came from the legal side, and it is the argument any solution has to clear first. Regulated banks operate under disclosure obligations and do not want their hands tied. When a transaction looks suspicious, they want to act on it whether or not the user agrees.

"There's a tiny little clause that says, I permit you to disclose all my information for whatever reasons for compliance purposes, and that's the control and the power that they have over your data that they don't want to give up."

So the burden moves onto the technology. The question becomes whether a verifiable proof gives a bank enough comfort to let go of that control. Two routes came up:

  • A user proving they are not on a sanctions list without revealing anything else

  • A document authenticated through a direct connection to the issuing government body, rather than by someone who only confirms they saw a copy

The second route produces genuine, verifiable proof of identity instead of a certified glance. Whether regulators accept it is still open.

A Precedent That Already Works

The conversation grounded itself in something BYC had already built: an NFT-based ownership system piloted a few years ago for a global restaurant group with local franchises, which was used to verify VIP cardholders.

A physical ID can be faked or simply not match the person holding it. Ownership of a non-transferable token cannot be faked the same way, so the merchant no longer had to guess whether the cardholder was genuine.

"You cannot fake the non-fungible token that is inside my wallet."

The value was less the use case than the lesson. Verifiable ownership of an attribute is something a non-technical regulator can grasp where abstract cryptography is not. It shows the principle working before anyone has to name it.

The Reframe: Stop Treating the Stack as One Problem

The most useful contribution of the session was structural. Much of the difficulty came from collapsing the entire compliance flow into a single problem when it is really several parts, each able to be handled by its own technology:

  • Data capture

  • Verification of that capture

  • Storage

  • Transfer

  • Identity

  • Enforcement

Zero-knowledge proofs map cleanly onto one of these: identity verification. They confirm a person is who they claim to be while preserving privacy, and they remove the human error of someone inspecting a document that might be forged. Enforcement is a separate decision because the technology verifies but does not enforce. Tying the two together was described as the thing that kills the conversation:

"I think my take right now learning from this is it's a poison pill, the moment we bring enforcement in on the scene."

A room can agree that a proof identifies a person. Who acts on a flagged transaction, the bank or the government, is a question that can come later.

Why Enforcement Refuses to Separate Cleanly

The counterargument was just as serious. For regulators, enforcement is the primary concern, and they may not engage with the intermediate steps until they have comfort on it. The deeper issue is structural:

  • Existing KYC assumes a central point that collects documents

  • Decentralized exchanges have no such point, since anyone with a wallet can transact

  • A ZK approach that only fits centralized exchanges solves the easy case and leaves the original problem untouched

  • It also risks pulling decentralized systems back toward the centralized model they were built to escape

That is why separating enforcement from verification is cleaner on paper than it was in the room.

The Honest Limit: About Ninety Percent

One participant put a number on it, estimating that zero-knowledge proofs and digital identity might address roughly ninety percent of perceived money laundering on-chain, but not the full hundred.

"Unlike cash, you cannot trace it. But if a wallet was used in money laundering and you have ZKPs in action, then I think it solves 90% of the problem."

The broader point was that activity on a public blockchain is pseudonymous rather than anonymous, meaning transactions can often be traced. Investigators did exactly that in a Philippine kidnapping case, following a stablecoin ransom to a wallet. The remaining ten percent survives wherever a bad actor can still convert value regardless.

Then the limit got sharper. Two problems have no clean answer yet:

Political sanctions

The HTX situation showed that sanctions can be political, not criminal. When one jurisdiction sanctions an exchange, everyone who transacted there can be flagged, including users who had already proven they were not sanctioned entities.

Identity for sale

A person can hand off a wallet or share a seed phrase and defeat any bound token.

This points at the next problem, which is proving personhood rather than just identity.

Where This Sits in a Larger Shift

The arguments in that room are not abstractions to BYC, which builds verifiable and intelligent infrastructure for critical systems. The premise running under the whole debate is the one the company works from: a record is only as useful as the proof behind it. Most systems store data. Few can prove its integrity. That gap is what the session circled for three hours.

Lumen, BYC's operating system for verifiable truth, sits on exactly this ground. It records institutional data as tamper-proof, independently verifiable proof, then applies intelligent audit on top of it. The compliance question the room kept returning to is, at heart, a question about whether a fact can be proven without the data beneath it being handed over. That is infrastructure, not ideology.

The Open Question

None of this produced a settled answer, and it was not meant to. Identity verification is the piece the technology can credibly solve today, while enforcement, proof of personhood, and the politics of sanctions remain open. The question was never whether privacy or compliance wins. It is whether the next generation of institutional infrastructure can be built so neither has to lose, and the people in that room are still working toward it.


Share this article:

contact

THE CONVERSATION STARTS HERE

Whether you're exploring a deployment or applying to join the ecosystem, this is where it begins.

We are Based in manila, philippines

Hello@BAYANICHAIN.IO

B
B
a
a
c
c
k
k
 
 
t
t
o
o
 
 
t
t
o
o
p
p

contact

THE CONVERSATION STARTS HERE

Whether you're exploring a deployment or applying to join the ecosystem, this is where it begins.

We are Based in manila, philippines

Hello@BAYANICHAIN.IO

B
B
a
a
c
c
k
k
 
 
t
t
o
o
 
 
t
t
o
o
p
p

THE CONVERSATION STARTS HERE

Whether you're exploring a deployment or applying to join the ecosystem, this is where it begins.

We are Based in manila, philippines

Hello@BAYANICHAIN.IO

B
B
a
a
c
c
k
k
 
 
t
t
o
o
 
 
t
t
o
o
p
p

© 2026 byc ventures

© 2026 byc ventures

© 2026 byc ventures