Advancing privacy standards for institutional applications
The Institutional Privacy Task Force (IPTF) is a dedicated team that helps onboard institutions onto Ethereum, with a focus on ensuring their privacy needs are met in a performant, secure, usable, and accessible way.
Find the right privacy solution
Approaches
Read worked architectures directly. Each names trade-offs in plain language, evaluates under CROPS, and references a working prototype where one exists.
10 approaches →
Problem areas
Begin from the institutional question that mirrors your situation. Each use case pairs with one or more approaches that demonstrate how others have built solutions.
23 use cases →
Reusable solutions
Build your own approach using the cryptographic primitives applied in our case studies. Each building block includes its risk profile, architectural layer, and trade-offs.
70 building blocks →
Who is this for
Decide what to integrate.
Decide how to build.
- 01 Building blocks Reusable technical building blocks with standardized evaluations. →
- 02 Approaches Detailed implementation guidance from worked approaches. →
- 03 Vendors Tooling and infrastructure options mapped to patterns. →
- 04 Domains Domain-specific considerations across payments, custody, identity, and more. →
Map regulatory requirements.
- 01 Jurisdictions Regulatory frameworks applied as overlay on the architectures. →
- 02 Use cases Compliance constraints surfaced in context, written from interview. →
- 03 Approaches Architectures evaluated for regulated deployment. →
- 04 Disclosure mechanisms Selective disclosure with keys and proofs for audit and reporting. →
Recent writeups from the team
Resilient Civic Participation
Petitions on Ethereum where the signer list never exists and the outcome stays verifiable from chain state alone.
Resilient Disbursement Rails
Aid payments on Ethereum that protect recipients even when local partners are compromised, or when recipients cash out into local currency.
Resilient Plural Identity
Designing identity on Ethereum that survives issuer failure: plural attestation sources, vOPRF sybil resistance, and an on-chain trust anchor that no single party can revoke.
How we assess solutions
Censorship-resistance
Whether a counterparty, sequencer, or relayer can block your transaction.
Open source
Whether the implementation is free to audit, fork, and self-host.
Privacy
How much of the transaction (amounts, parties, patterns) stays hidden.
Security
The trust assumptions and threat model the architecture relies on.
Both counterparties are regulated institutions. Symmetric power dynamic; both parties have legal teams, vendor choice, and contractual recourse.
One counterparty is a regulated institution, the other an individual. Asymmetric power dynamic; privacy must protect the user from the institution.
What institutions ask us most
Is Ethereum private enough for institutional use?
Not by default. Ethereum is a public, transparent ledger — every transaction, balance, and counterparty relationship is visible to anyone. For institutional use, this is a non-starter: treasury operations leak competitive intelligence, counterparty exposure becomes public, and regulatory obligations around data minimization are impossible to meet.
However, a growing ecosystem of privacy-preserving layers can be composed on top of Ethereum: shielded pools, privacy L2s, zero-knowledge proofs, and trusted execution environments. The question is not whether Ethereum is private, but which privacy architecture fits your requirements and what trade-offs you are accepting.
What does MiCA say about on-chain privacy?
MiCA does not prohibit on-chain privacy, but it imposes obligations that any privacy architecture must accommodate: KYC/AML for crypto-asset service providers, Travel Rule compliance for transfers, and record-keeping requirements. The key question is whether your privacy solution supports selective disclosure — the ability to reveal specific transaction data to regulators without making it publicly visible.
Viewing keys and zero-knowledge proofs of compliance (proving you hold a valid KYC attestation without revealing your identity) are the primary mechanisms. The regulatory posture is: privacy is acceptable as long as compliance access exists.
How do viewing keys work for regulatory access?
Viewing keys are cryptographic keys that grant read-only access to shielded transaction data without granting transfer authority. A user or institution holds a spending key (for moving funds) and a separate viewing key (for disclosure). The viewing key can be shared with a regulator or auditor, who can then decrypt and verify specific transactions without seeing anything else in the pool.
The key properties: viewing keys are scoped (can be time-bounded or limited to specific accounts), they are read-only (no transfer authority), and they can be revoked. Dual-key architecture works in both L1 shielded pools and L2 privacy systems.
Can institutions use DeFi and stay compliant?
It depends on the DeFi protocol and the jurisdiction. The core tension is that DeFi composability often requires public state, while institutional compliance requires controlled access. Permissioned DeFi pools (where participants are KYC'd before entry) and privacy layers with attestation-gated access are the two main patterns that reconcile these requirements.
Shielded pools with attestation-gated entry can provide DeFi-like composability while maintaining a compliance perimeter. Our approaches on private payments and private trade settlement demonstrate this end-to-end.
Which privacy solutions are production-ready today?
Privacy-preserving KYC (zero-knowledge credential verification) is the most mature — several vendors offer production-grade solutions. L1 shielded pools are production for individual use but institutional adoption is still early. Privacy L2s are approaching mainnet but not yet production for institutional workloads. FHE-based solutions are at the proof-of-concept stage.
The honest answer: no single privacy architecture is fully production-ready for all institutional use cases today. The practical path is to pick the approach whose maturity matches your deployment timeline and risk tolerance.
Talk to the IPTF team
If you are an institution with a privacy requirement, a builder shipping a solution, or a regulator who wants the picture, we are listening.