Author: Deng Tong, Jinse Finance From November 17th to 22nd, 2025, the Ethereum Developer Conference was held in Buenos Aires, Argentina, with over 75 teams participating. At the conference, DeFi, social networking, hardware and wallets, gaming, artificial intelligence, L2, and NFTs showcased the many possibilities of the crypto world. Among the most captivating topics were the series of discussions on "privacy." Projects such as Aztec, Fileverse, Holonym, Fluidkey, Rarimo (Unforgettable), Railgun, ZKPassport, 0xbow, and NYM have all appeared in the privacy zone. I. Vitalik releases Kohaku, an Ethereum privacy-preserving encryption tool When Vitalik Buterin took the stage to demonstrate Kohaku, he bluntly summarized the current state of Ethereum. The network boasts robust security and privacy research, as well as a solid Layer-1 security mechanism. However, it still lacks an "upgrade to the last mile"—the wallets and applications that users actually use. Theoretically, Ethereum has been at the forefront for the past decade. The advent of elliptic curve precompilation in 2018 paved the way for zero-knowledge concise non-interactive knowledge arguments (zk-SNARKs) and privacy tools like Tornado Cash and Railgun. The 2016 DAO hack prompted rigorous audits across the entire ecosystem, fueled demand for robust wallets like Gnosis Safe, and transformed multi-signature from a niche concept into standard practice. However, by 2025, it still feels cumbersome for everyday personal use. People need to remember additional mnemonic phrases, install dedicated wallets, and often choose to use centralized exchanges because they are simpler to operate. Kohaku is an Ethereum solution. 1. What is Kohaku? Kohaku can be understood as a new privacy and security toolkit that Ethereum provides for wallets. For developers, the Ethereum Foundation provides an open-source framework that includes a modular software development kit (SDK) and a reference wallet. The SDK offers reusable components for private sending, more secure key management and recovery, and risk-based transaction control, so teams don't need to build the entire privacy protocol stack from scratch. For users, the first version is a browser extension wallet for advanced users, built on Ambire. It supports private and public transactions, independent accounts for each decentralized application, peer-to-peer broadcasting (instead of a centralized relay), and tools for hiding Internet Protocol (IP) addresses and other metadata as much as possible. Kohaku's underlying architecture integrates seamlessly with existing Ethereum privacy tools such as Railgun and Privacy Pools, rather than developing new mixers or layer-two networks. This allows Kohaku to focus on what's truly missing: a unified wallet architecture with privacy, recovery, and security built in from the start, rather than adding them incrementally as experimental add-ons. 2. How does Kohaku operate? Essentially, Kohaku is less of a “large application” and more of a set of Lego bricks for building a private, more secure wallet. 1) Wallet Architecture Instead of using a single master key, Kohaku-style wallets employ multiple keys with different roles, a risk-based approval mechanism, and a recovery process that does not rely on a single mnemonic phrase written on paper. A $100,000 transfer will trigger additional review and confirmation procedures, while a $10 transfer will not. This is precisely the risk-based funding access mechanism that Vitalik has been advocating for. 2) Protective measures Kohaku doesn't hide all transactions. It allows wallets to provide both public and private key options simultaneously. When the private key option is selected, the wallet can route transactions via protocols like Railgun or Privacy Pools, generating entirely new, unassociated receiving addresses and minimizing on-chain space usage. Tools like association lists are built into the design so the team can prevent obviously illicit fund flows without compromising the privacy of other users. 3) Online privacy Finally, the roadmap not only covers data written to the chain but also extends to reading and network privacy. Kohaku aims to integrate with hybrid networks to hide IP-level metadata and eventually with zero-knowledge browsers or remote procedure call (RPC) schemes, ensuring that even viewing balances or reading decentralized application data will not quietly reveal your identity and actions. 3. Why is Kohaku so important? Kohaku is important because it solves a problem that Ethereum has been struggling to address for years: the point where real users interact with the blockchain. Over the years, the research team has continuously introduced faster proofs, more efficient cryptographic primitives, and more secure contract models. But on Kohaku, Buterin's complaints are more practical: additional mnemonic phrases, private pools' lack of support for multi-signatures, unreliable broadcasting, and cumbersome processes are all forcing users back to centralized exchanges because they are more convenient. By focusing on wallets, Kohaku provides L2 networks and DApps with something they've been missing: a shared, privacy-focused infrastructure. Previously, each Rollup or application had to develop its own covert address system, recovery process, and large transaction alert mechanism; Kohaku provides a set of patterns and code that all applications can rely on. This is crucial in an ecosystem increasingly characterized by interwoven Rollup networks rather than single blockchain structures. Since Kohaku originated from the core Ethereum ecosystem, rather than being a wallet from a startup, it is likely to become a reference model that other wallets need to reach or surpass. Kohaku has also forced Ethereum to confront some thorny issues. First, striking the right balance between maximum privacy and responsible privacy is crucial. Connection lists, auditable privacy shields, and risk-based controls are exactly what regulators and banks want to see. However, for some users, any selective privacy visibility or blacklisting practices feel like the beginning of a downward spiral. Kohaku won't end this debate; it will only make the contradictions more apparent. Furthermore, there are technical risks. Compared to simple mnemonic phrase wallets, wallets that manage multiple keys, recovery paths, privacy switches, different broadcast options, and plug-in modules have a larger attack surface. This necessitates rigorous auditing and the establishment of clear upgrade and default setting rules. Then there are the real issues of user experience (UX). Frameworks can provide some good patterns, but they can't force teams to develop clear interfaces. If users can't distinguish between private and public messages, which content can be restored, and which approvals are crucial, then all these extra permissions become error-prone factors. 4. The meaning of Kohaku For ordinary users, the emergence of Kohaku signifies that using Ethereum for private operations is no longer a secondary task. The real test lies in whether mainstream wallets will truly adopt these principles: a clear privacy and public model, a simpler recovery process, increased resistance to large transactions, and reduced likelihood of a single click revealing all on-chain activity. If these principles are implemented, privacy will simply be a standard setting in your existing wallet. For developers, Kohaku provides an infrastructure layer that reduces much of the heavy lifting. Instead of rebuilding the underlying privacy and security mechanisms, they can rely on a shared toolkit and focus on the design and user experience of decentralized applications. For institutions and regulators, this is a live experiment on privacy design and an opportunity to test the extent to which Ethereum can enhance confidentiality without sacrificing auditability or legal clarity. II. Discussions on privacy by other industry professionals Danny Ryan, co-founder of Etherealize and former core researcher at the Ethereum Foundation, discussed how Wall Street institutions are increasingly recognizing the necessity of decentralization. He pointed out that Ethereum has unique advantages in eliminating counterparty risk, ensuring uptime, and providing cryptographic security and privacy. Ryan emphasized that institutions are not interested in speculative tokens but rather in real-world applications such as pension funds and real estate contracts. Privacy is a "barrier to entry" for institutions: if privacy is not handled well, institutions may be unwilling to participate. Val Keenburgh, managing director of Coin Center, pointed out: "Anything that is transparent cannot remain neutral, and anything that is neutral cannot survive unless it is large enough." III. List of Items Featured in the Privacy Zone Aztec The core team behind Aztec Network is Aztec Labs, founded in 2018. Aztec is a privacy-first Layer-2 (ZK Rollup) solution on Ethereum. It uses zero-knowledge proofs to achieve programmable privacy, mixed public/private state, and bridges the Ethereum mainnet via Aztec Connect. Currently, the Aztec public testnet is live, allowing users and developers to experience privacy transactions. Fileverse Fileverse is a decentralized, privacy-focused file/collaboration platform. Users can manage their documents, pages, and multimedia using wallets, and manage access permissions via blockchain and smart contracts (using the UCAN permissions network). Files are encrypted end-to-end (E2EE), eliminating the need for a centralized server. Currently, Fileverse supports on-chain community collaboration (pages, wikis, personal notes), multimedia, encrypted chat, and access control. Holonym Holonym has built the "human.tech" framework, a privacy infrastructure for digital identity. Through zero-knowledge technology, it allows users to prove certain identity attributes (such as age, nationality, account reputation, etc.) without revealing their full identity. Its protocol, "Human ID," uses ZK proofs for private authentication (KYC/Sybil resistance/identity reconstruction). Products already designed include: Zeroym (ZK identity), Silk Wallet (a user-friendly private wallet), and the Human Keys network. Fluidkey Fluidkey is a privacy-focused Ethereum wallet interface that provides anonymous addresses. A new address is generated each time funds are received, preventing observers from linking funds back to the same user. It supports social login, multi-chain fund transfers, and bank transfers (e.g., IBAN/ACH/bank transfers). According to its website, its transfer volume has exceeded $400 million. Rarimo Rarimo's official website already features several products, including Unforgettable and zk-Passport. zk Passport allows users to verify their identity attributes (such as nationality and age) using ZK authentication with passports or other forms of identification, without revealing private data. Unforgettable.app is Rarimo's "self-recovering identity + wallet" module, allowing users to recover their wallets using their ZK identity without exposing traditional seed phrases (mnemonic words). Rarimo supports social use cases such as anonymous voting and opinion marketplaces, while preserving ZK identity history (without exposing personal behavior). ZKPassport “ZKPassport” allows users to use passports or other forms of identification to verify their identity attributes (such as nationality and age) through ZK authentication without revealing their private data. Railgun Railgun is a decentralized protocol (not a traditional company) governed by a DAO. It provides zero-knowledge-driven privacy contracts, allowing users to conduct private transactions on-chain. It supports "private balances" + "0zk addresses" + shielding assets in private pools. It offers "Private Proofs of Innocence," allowing proof that an address is not involved in malicious activity (such as an attack), thus maintaining anonymity and compliance. It exports transaction history, generating shareable but encrypted/read-only "viewing keys," facilitating auditing without revealing all sensitive information. Railgun has been integrated with multiple chains (Ethereum, Arbitrum, Polygon, etc.). Its privacy design is considered a crucial infrastructure for DeFi privacy and has received widespread attention from the community. 0xbow 0xbow has developed Privacy Pools—a protocol for achieving on-chain transaction privacy. It uses zero-knowledge proofs and a compliance layer called Association Set Provider (ASP) to screen user deposits to prevent association with illicit activities. Users can deposit crypto assets (such as ETH, wBTC, USDC, etc.) into Privacy Pools and then withdraw them from different addresses, thus severing the on-chain association between deposit and withdrawal addresses. 0xbow aims to achieve compliance (monitoring of AML/illegal funding sources) without sacrificing privacy, responding to the DeFi industry's growing need for a balanced approach to privacy and regulatory compliance. NYM NYM provides network-layer anonymity, achieving communication anonymity through mixnet (similar to Tor, but protecting metadata through encryption, latency mixing, and latency bandwidth). NYM has been used as a privacy communication infrastructure in multiple ecosystems. IV. Why does Ethereum place such importance on privacy? Why is Ethereum once again prioritizing privacy as a core objective, rather than as a niche feature for advanced users? In his April article, "Why I Support Privacy," Vitalik described privacy as a combination of freedom, order, and progress: This is freedom, because people need space to move without worrying that their every move will be recorded and judged. Order exists because many social and economic systems silently depend on the fact that not everyone can see everything. This is progress because we want to use data for healthcare, science, and finance, rather than turning everyday life into a permanent live surveillance broadcast.Author: Deng Tong, Jinse Finance From November 17th to 22nd, 2025, the Ethereum Developer Conference was held in Buenos Aires, Argentina, with over 75 teams participating. At the conference, DeFi, social networking, hardware and wallets, gaming, artificial intelligence, L2, and NFTs showcased the many possibilities of the crypto world. Among the most captivating topics were the series of discussions on "privacy." Projects such as Aztec, Fileverse, Holonym, Fluidkey, Rarimo (Unforgettable), Railgun, ZKPassport, 0xbow, and NYM have all appeared in the privacy zone. I. Vitalik releases Kohaku, an Ethereum privacy-preserving encryption tool When Vitalik Buterin took the stage to demonstrate Kohaku, he bluntly summarized the current state of Ethereum. The network boasts robust security and privacy research, as well as a solid Layer-1 security mechanism. However, it still lacks an "upgrade to the last mile"—the wallets and applications that users actually use. Theoretically, Ethereum has been at the forefront for the past decade. The advent of elliptic curve precompilation in 2018 paved the way for zero-knowledge concise non-interactive knowledge arguments (zk-SNARKs) and privacy tools like Tornado Cash and Railgun. The 2016 DAO hack prompted rigorous audits across the entire ecosystem, fueled demand for robust wallets like Gnosis Safe, and transformed multi-signature from a niche concept into standard practice. However, by 2025, it still feels cumbersome for everyday personal use. People need to remember additional mnemonic phrases, install dedicated wallets, and often choose to use centralized exchanges because they are simpler to operate. Kohaku is an Ethereum solution. 1. What is Kohaku? Kohaku can be understood as a new privacy and security toolkit that Ethereum provides for wallets. For developers, the Ethereum Foundation provides an open-source framework that includes a modular software development kit (SDK) and a reference wallet. The SDK offers reusable components for private sending, more secure key management and recovery, and risk-based transaction control, so teams don't need to build the entire privacy protocol stack from scratch. For users, the first version is a browser extension wallet for advanced users, built on Ambire. It supports private and public transactions, independent accounts for each decentralized application, peer-to-peer broadcasting (instead of a centralized relay), and tools for hiding Internet Protocol (IP) addresses and other metadata as much as possible. Kohaku's underlying architecture integrates seamlessly with existing Ethereum privacy tools such as Railgun and Privacy Pools, rather than developing new mixers or layer-two networks. This allows Kohaku to focus on what's truly missing: a unified wallet architecture with privacy, recovery, and security built in from the start, rather than adding them incrementally as experimental add-ons. 2. How does Kohaku operate? Essentially, Kohaku is less of a “large application” and more of a set of Lego bricks for building a private, more secure wallet. 1) Wallet Architecture Instead of using a single master key, Kohaku-style wallets employ multiple keys with different roles, a risk-based approval mechanism, and a recovery process that does not rely on a single mnemonic phrase written on paper. A $100,000 transfer will trigger additional review and confirmation procedures, while a $10 transfer will not. This is precisely the risk-based funding access mechanism that Vitalik has been advocating for. 2) Protective measures Kohaku doesn't hide all transactions. It allows wallets to provide both public and private key options simultaneously. When the private key option is selected, the wallet can route transactions via protocols like Railgun or Privacy Pools, generating entirely new, unassociated receiving addresses and minimizing on-chain space usage. Tools like association lists are built into the design so the team can prevent obviously illicit fund flows without compromising the privacy of other users. 3) Online privacy Finally, the roadmap not only covers data written to the chain but also extends to reading and network privacy. Kohaku aims to integrate with hybrid networks to hide IP-level metadata and eventually with zero-knowledge browsers or remote procedure call (RPC) schemes, ensuring that even viewing balances or reading decentralized application data will not quietly reveal your identity and actions. 3. Why is Kohaku so important? Kohaku is important because it solves a problem that Ethereum has been struggling to address for years: the point where real users interact with the blockchain. Over the years, the research team has continuously introduced faster proofs, more efficient cryptographic primitives, and more secure contract models. But on Kohaku, Buterin's complaints are more practical: additional mnemonic phrases, private pools' lack of support for multi-signatures, unreliable broadcasting, and cumbersome processes are all forcing users back to centralized exchanges because they are more convenient. By focusing on wallets, Kohaku provides L2 networks and DApps with something they've been missing: a shared, privacy-focused infrastructure. Previously, each Rollup or application had to develop its own covert address system, recovery process, and large transaction alert mechanism; Kohaku provides a set of patterns and code that all applications can rely on. This is crucial in an ecosystem increasingly characterized by interwoven Rollup networks rather than single blockchain structures. Since Kohaku originated from the core Ethereum ecosystem, rather than being a wallet from a startup, it is likely to become a reference model that other wallets need to reach or surpass. Kohaku has also forced Ethereum to confront some thorny issues. First, striking the right balance between maximum privacy and responsible privacy is crucial. Connection lists, auditable privacy shields, and risk-based controls are exactly what regulators and banks want to see. However, for some users, any selective privacy visibility or blacklisting practices feel like the beginning of a downward spiral. Kohaku won't end this debate; it will only make the contradictions more apparent. Furthermore, there are technical risks. Compared to simple mnemonic phrase wallets, wallets that manage multiple keys, recovery paths, privacy switches, different broadcast options, and plug-in modules have a larger attack surface. This necessitates rigorous auditing and the establishment of clear upgrade and default setting rules. Then there are the real issues of user experience (UX). Frameworks can provide some good patterns, but they can't force teams to develop clear interfaces. If users can't distinguish between private and public messages, which content can be restored, and which approvals are crucial, then all these extra permissions become error-prone factors. 4. The meaning of Kohaku For ordinary users, the emergence of Kohaku signifies that using Ethereum for private operations is no longer a secondary task. The real test lies in whether mainstream wallets will truly adopt these principles: a clear privacy and public model, a simpler recovery process, increased resistance to large transactions, and reduced likelihood of a single click revealing all on-chain activity. If these principles are implemented, privacy will simply be a standard setting in your existing wallet. For developers, Kohaku provides an infrastructure layer that reduces much of the heavy lifting. Instead of rebuilding the underlying privacy and security mechanisms, they can rely on a shared toolkit and focus on the design and user experience of decentralized applications. For institutions and regulators, this is a live experiment on privacy design and an opportunity to test the extent to which Ethereum can enhance confidentiality without sacrificing auditability or legal clarity. II. Discussions on privacy by other industry professionals Danny Ryan, co-founder of Etherealize and former core researcher at the Ethereum Foundation, discussed how Wall Street institutions are increasingly recognizing the necessity of decentralization. He pointed out that Ethereum has unique advantages in eliminating counterparty risk, ensuring uptime, and providing cryptographic security and privacy. Ryan emphasized that institutions are not interested in speculative tokens but rather in real-world applications such as pension funds and real estate contracts. Privacy is a "barrier to entry" for institutions: if privacy is not handled well, institutions may be unwilling to participate. Val Keenburgh, managing director of Coin Center, pointed out: "Anything that is transparent cannot remain neutral, and anything that is neutral cannot survive unless it is large enough." III. List of Items Featured in the Privacy Zone Aztec The core team behind Aztec Network is Aztec Labs, founded in 2018. Aztec is a privacy-first Layer-2 (ZK Rollup) solution on Ethereum. It uses zero-knowledge proofs to achieve programmable privacy, mixed public/private state, and bridges the Ethereum mainnet via Aztec Connect. Currently, the Aztec public testnet is live, allowing users and developers to experience privacy transactions. Fileverse Fileverse is a decentralized, privacy-focused file/collaboration platform. Users can manage their documents, pages, and multimedia using wallets, and manage access permissions via blockchain and smart contracts (using the UCAN permissions network). Files are encrypted end-to-end (E2EE), eliminating the need for a centralized server. Currently, Fileverse supports on-chain community collaboration (pages, wikis, personal notes), multimedia, encrypted chat, and access control. Holonym Holonym has built the "human.tech" framework, a privacy infrastructure for digital identity. Through zero-knowledge technology, it allows users to prove certain identity attributes (such as age, nationality, account reputation, etc.) without revealing their full identity. Its protocol, "Human ID," uses ZK proofs for private authentication (KYC/Sybil resistance/identity reconstruction). Products already designed include: Zeroym (ZK identity), Silk Wallet (a user-friendly private wallet), and the Human Keys network. Fluidkey Fluidkey is a privacy-focused Ethereum wallet interface that provides anonymous addresses. A new address is generated each time funds are received, preventing observers from linking funds back to the same user. It supports social login, multi-chain fund transfers, and bank transfers (e.g., IBAN/ACH/bank transfers). According to its website, its transfer volume has exceeded $400 million. Rarimo Rarimo's official website already features several products, including Unforgettable and zk-Passport. zk Passport allows users to verify their identity attributes (such as nationality and age) using ZK authentication with passports or other forms of identification, without revealing private data. Unforgettable.app is Rarimo's "self-recovering identity + wallet" module, allowing users to recover their wallets using their ZK identity without exposing traditional seed phrases (mnemonic words). Rarimo supports social use cases such as anonymous voting and opinion marketplaces, while preserving ZK identity history (without exposing personal behavior). ZKPassport “ZKPassport” allows users to use passports or other forms of identification to verify their identity attributes (such as nationality and age) through ZK authentication without revealing their private data. Railgun Railgun is a decentralized protocol (not a traditional company) governed by a DAO. It provides zero-knowledge-driven privacy contracts, allowing users to conduct private transactions on-chain. It supports "private balances" + "0zk addresses" + shielding assets in private pools. It offers "Private Proofs of Innocence," allowing proof that an address is not involved in malicious activity (such as an attack), thus maintaining anonymity and compliance. It exports transaction history, generating shareable but encrypted/read-only "viewing keys," facilitating auditing without revealing all sensitive information. Railgun has been integrated with multiple chains (Ethereum, Arbitrum, Polygon, etc.). Its privacy design is considered a crucial infrastructure for DeFi privacy and has received widespread attention from the community. 0xbow 0xbow has developed Privacy Pools—a protocol for achieving on-chain transaction privacy. It uses zero-knowledge proofs and a compliance layer called Association Set Provider (ASP) to screen user deposits to prevent association with illicit activities. Users can deposit crypto assets (such as ETH, wBTC, USDC, etc.) into Privacy Pools and then withdraw them from different addresses, thus severing the on-chain association between deposit and withdrawal addresses. 0xbow aims to achieve compliance (monitoring of AML/illegal funding sources) without sacrificing privacy, responding to the DeFi industry's growing need for a balanced approach to privacy and regulatory compliance. NYM NYM provides network-layer anonymity, achieving communication anonymity through mixnet (similar to Tor, but protecting metadata through encryption, latency mixing, and latency bandwidth). NYM has been used as a privacy communication infrastructure in multiple ecosystems. IV. Why does Ethereum place such importance on privacy? Why is Ethereum once again prioritizing privacy as a core objective, rather than as a niche feature for advanced users? In his April article, "Why I Support Privacy," Vitalik described privacy as a combination of freedom, order, and progress: This is freedom, because people need space to move without worrying that their every move will be recorded and judged. Order exists because many social and economic systems silently depend on the fact that not everyone can see everything. This is progress because we want to use data for healthcare, science, and finance, rather than turning everyday life into a permanent live surveillance broadcast.

The Rise of the Privacy Ecosystem: Kohaku and 9 Projects Reshaping the Future of Ethereum

2025/11/21 19:00
11 min read
For feedback or concerns regarding this content, please contact us at crypto.news@mexc.com

Author: Deng Tong, Jinse Finance

From November 17th to 22nd, 2025, the Ethereum Developer Conference was held in Buenos Aires, Argentina, with over 75 teams participating. At the conference, DeFi, social networking, hardware and wallets, gaming, artificial intelligence, L2, and NFTs showcased the many possibilities of the crypto world. Among the most captivating topics were the series of discussions on "privacy."

Projects such as Aztec, Fileverse, Holonym, Fluidkey, Rarimo (Unforgettable), Railgun, ZKPassport, 0xbow, and NYM have all appeared in the privacy zone.

I. Vitalik releases Kohaku, an Ethereum privacy-preserving encryption tool

When Vitalik Buterin took the stage to demonstrate Kohaku, he bluntly summarized the current state of Ethereum. The network boasts robust security and privacy research, as well as a solid Layer-1 security mechanism. However, it still lacks an "upgrade to the last mile"—the wallets and applications that users actually use.

Theoretically, Ethereum has been at the forefront for the past decade. The advent of elliptic curve precompilation in 2018 paved the way for zero-knowledge concise non-interactive knowledge arguments (zk-SNARKs) and privacy tools like Tornado Cash and Railgun. The 2016 DAO hack prompted rigorous audits across the entire ecosystem, fueled demand for robust wallets like Gnosis Safe, and transformed multi-signature from a niche concept into standard practice.

However, by 2025, it still feels cumbersome for everyday personal use. People need to remember additional mnemonic phrases, install dedicated wallets, and often choose to use centralized exchanges because they are simpler to operate.

Kohaku is an Ethereum solution.

1. What is Kohaku?

Kohaku can be understood as a new privacy and security toolkit that Ethereum provides for wallets.

For developers, the Ethereum Foundation provides an open-source framework that includes a modular software development kit (SDK) and a reference wallet. The SDK offers reusable components for private sending, more secure key management and recovery, and risk-based transaction control, so teams don't need to build the entire privacy protocol stack from scratch.

For users, the first version is a browser extension wallet for advanced users, built on Ambire. It supports private and public transactions, independent accounts for each decentralized application, peer-to-peer broadcasting (instead of a centralized relay), and tools for hiding Internet Protocol (IP) addresses and other metadata as much as possible.

Kohaku's underlying architecture integrates seamlessly with existing Ethereum privacy tools such as Railgun and Privacy Pools, rather than developing new mixers or layer-two networks. This allows Kohaku to focus on what's truly missing: a unified wallet architecture with privacy, recovery, and security built in from the start, rather than adding them incrementally as experimental add-ons.

2. How does Kohaku operate?

Essentially, Kohaku is less of a “large application” and more of a set of Lego bricks for building a private, more secure wallet.

1) Wallet Architecture

Instead of using a single master key, Kohaku-style wallets employ multiple keys with different roles, a risk-based approval mechanism, and a recovery process that does not rely on a single mnemonic phrase written on paper.

A $100,000 transfer will trigger additional review and confirmation procedures, while a $10 transfer will not. This is precisely the risk-based funding access mechanism that Vitalik has been advocating for.

2) Protective measures

Kohaku doesn't hide all transactions. It allows wallets to provide both public and private key options simultaneously. When the private key option is selected, the wallet can route transactions via protocols like Railgun or Privacy Pools, generating entirely new, unassociated receiving addresses and minimizing on-chain space usage. Tools like association lists are built into the design so the team can prevent obviously illicit fund flows without compromising the privacy of other users.

3) Online privacy

Finally, the roadmap not only covers data written to the chain but also extends to reading and network privacy. Kohaku aims to integrate with hybrid networks to hide IP-level metadata and eventually with zero-knowledge browsers or remote procedure call (RPC) schemes, ensuring that even viewing balances or reading decentralized application data will not quietly reveal your identity and actions.

3. Why is Kohaku so important?

Kohaku is important because it solves a problem that Ethereum has been struggling to address for years: the point where real users interact with the blockchain.

Over the years, the research team has continuously introduced faster proofs, more efficient cryptographic primitives, and more secure contract models. But on Kohaku, Buterin's complaints are more practical: additional mnemonic phrases, private pools' lack of support for multi-signatures, unreliable broadcasting, and cumbersome processes are all forcing users back to centralized exchanges because they are more convenient.

By focusing on wallets, Kohaku provides L2 networks and DApps with something they've been missing: a shared, privacy-focused infrastructure. Previously, each Rollup or application had to develop its own covert address system, recovery process, and large transaction alert mechanism; Kohaku provides a set of patterns and code that all applications can rely on. This is crucial in an ecosystem increasingly characterized by interwoven Rollup networks rather than single blockchain structures.

Since Kohaku originated from the core Ethereum ecosystem, rather than being a wallet from a startup, it is likely to become a reference model that other wallets need to reach or surpass.

Kohaku has also forced Ethereum to confront some thorny issues.

  • First, striking the right balance between maximum privacy and responsible privacy is crucial. Connection lists, auditable privacy shields, and risk-based controls are exactly what regulators and banks want to see. However, for some users, any selective privacy visibility or blacklisting practices feel like the beginning of a downward spiral. Kohaku won't end this debate; it will only make the contradictions more apparent.
  • Furthermore, there are technical risks. Compared to simple mnemonic phrase wallets, wallets that manage multiple keys, recovery paths, privacy switches, different broadcast options, and plug-in modules have a larger attack surface. This necessitates rigorous auditing and the establishment of clear upgrade and default setting rules.
  • Then there are the real issues of user experience (UX). Frameworks can provide some good patterns, but they can't force teams to develop clear interfaces. If users can't distinguish between private and public messages, which content can be restored, and which approvals are crucial, then all these extra permissions become error-prone factors.

4. The meaning of Kohaku

For ordinary users, the emergence of Kohaku signifies that using Ethereum for private operations is no longer a secondary task.

The real test lies in whether mainstream wallets will truly adopt these principles: a clear privacy and public model, a simpler recovery process, increased resistance to large transactions, and reduced likelihood of a single click revealing all on-chain activity. If these principles are implemented, privacy will simply be a standard setting in your existing wallet.

For developers, Kohaku provides an infrastructure layer that reduces much of the heavy lifting. Instead of rebuilding the underlying privacy and security mechanisms, they can rely on a shared toolkit and focus on the design and user experience of decentralized applications.

For institutions and regulators, this is a live experiment on privacy design and an opportunity to test the extent to which Ethereum can enhance confidentiality without sacrificing auditability or legal clarity.

II. Discussions on privacy by other industry professionals

Danny Ryan, co-founder of Etherealize and former core researcher at the Ethereum Foundation, discussed how Wall Street institutions are increasingly recognizing the necessity of decentralization. He pointed out that Ethereum has unique advantages in eliminating counterparty risk, ensuring uptime, and providing cryptographic security and privacy. Ryan emphasized that institutions are not interested in speculative tokens but rather in real-world applications such as pension funds and real estate contracts. Privacy is a "barrier to entry" for institutions: if privacy is not handled well, institutions may be unwilling to participate.

Val Keenburgh, managing director of Coin Center, pointed out: "Anything that is transparent cannot remain neutral, and anything that is neutral cannot survive unless it is large enough."

III. List of Items Featured in the Privacy Zone

Aztec

The core team behind Aztec Network is Aztec Labs, founded in 2018. Aztec is a privacy-first Layer-2 (ZK Rollup) solution on Ethereum. It uses zero-knowledge proofs to achieve programmable privacy, mixed public/private state, and bridges the Ethereum mainnet via Aztec Connect. Currently, the Aztec public testnet is live, allowing users and developers to experience privacy transactions.

Fileverse

Fileverse is a decentralized, privacy-focused file/collaboration platform. Users can manage their documents, pages, and multimedia using wallets, and manage access permissions via blockchain and smart contracts (using the UCAN permissions network). Files are encrypted end-to-end (E2EE), eliminating the need for a centralized server. Currently, Fileverse supports on-chain community collaboration (pages, wikis, personal notes), multimedia, encrypted chat, and access control.

Holonym

Holonym has built the "human.tech" framework, a privacy infrastructure for digital identity. Through zero-knowledge technology, it allows users to prove certain identity attributes (such as age, nationality, account reputation, etc.) without revealing their full identity. Its protocol, "Human ID," uses ZK proofs for private authentication (KYC/Sybil resistance/identity reconstruction). Products already designed include: Zeroym (ZK identity), Silk Wallet (a user-friendly private wallet), and the Human Keys network.

Fluidkey

Fluidkey is a privacy-focused Ethereum wallet interface that provides anonymous addresses. A new address is generated each time funds are received, preventing observers from linking funds back to the same user. It supports social login, multi-chain fund transfers, and bank transfers (e.g., IBAN/ACH/bank transfers). According to its website, its transfer volume has exceeded $400 million.

Rarimo

Rarimo's official website already features several products, including Unforgettable and zk-Passport. zk Passport allows users to verify their identity attributes (such as nationality and age) using ZK authentication with passports or other forms of identification, without revealing private data. Unforgettable.app is Rarimo's "self-recovering identity + wallet" module, allowing users to recover their wallets using their ZK identity without exposing traditional seed phrases (mnemonic words). Rarimo supports social use cases such as anonymous voting and opinion marketplaces, while preserving ZK identity history (without exposing personal behavior).

ZKPassport

“ZKPassport” allows users to use passports or other forms of identification to verify their identity attributes (such as nationality and age) through ZK authentication without revealing their private data.

Railgun

Railgun is a decentralized protocol (not a traditional company) governed by a DAO. It provides zero-knowledge-driven privacy contracts, allowing users to conduct private transactions on-chain. It supports "private balances" + "0zk addresses" + shielding assets in private pools. It offers "Private Proofs of Innocence," allowing proof that an address is not involved in malicious activity (such as an attack), thus maintaining anonymity and compliance. It exports transaction history, generating shareable but encrypted/read-only "viewing keys," facilitating auditing without revealing all sensitive information. Railgun has been integrated with multiple chains (Ethereum, Arbitrum, Polygon, etc.). Its privacy design is considered a crucial infrastructure for DeFi privacy and has received widespread attention from the community.

0xbow

0xbow has developed Privacy Pools—a protocol for achieving on-chain transaction privacy. It uses zero-knowledge proofs and a compliance layer called Association Set Provider (ASP) to screen user deposits to prevent association with illicit activities. Users can deposit crypto assets (such as ETH, wBTC, USDC, etc.) into Privacy Pools and then withdraw them from different addresses, thus severing the on-chain association between deposit and withdrawal addresses. 0xbow aims to achieve compliance (monitoring of AML/illegal funding sources) without sacrificing privacy, responding to the DeFi industry's growing need for a balanced approach to privacy and regulatory compliance.

NYM

NYM provides network-layer anonymity, achieving communication anonymity through mixnet (similar to Tor, but protecting metadata through encryption, latency mixing, and latency bandwidth). NYM has been used as a privacy communication infrastructure in multiple ecosystems.

IV. Why does Ethereum place such importance on privacy?

Why is Ethereum once again prioritizing privacy as a core objective, rather than as a niche feature for advanced users?

In his April article, "Why I Support Privacy," Vitalik described privacy as a combination of freedom, order, and progress:

  • This is freedom, because people need space to move without worrying that their every move will be recorded and judged.
  • Order exists because many social and economic systems silently depend on the fact that not everyone can see everything.
  • This is progress because we want to use data for healthcare, science, and finance, rather than turning everyday life into a permanent live surveillance broadcast.
Market Opportunity
RISE Logo
RISE Price(RISE)
$0.003066
$0.003066$0.003066
+0.13%
USD
RISE (RISE) Live Price Chart
Disclaimer: The articles reposted on this site are sourced from public platforms and are provided for informational purposes only. They do not necessarily reflect the views of MEXC. All rights remain with the original authors. If you believe any content infringes on third-party rights, please contact crypto.news@mexc.com for removal. MEXC makes no guarantees regarding the accuracy, completeness, or timeliness of the content and is not responsible for any actions taken based on the information provided. The content does not constitute financial, legal, or other professional advice, nor should it be considered a recommendation or endorsement by MEXC.

You May Also Like

From Early Trading Losses to Global Impact: Somesh’s Journey to Building an Int’l Trading Community

From Early Trading Losses to Global Impact: Somesh’s Journey to Building an Int’l Trading Community

When Somesh started trading at 19, he lost nearly everything in three weeks. Today, he’s one of the most-followed day traders in the world with over one million
Share
Techbullion2026/03/24 13:12
Bitcoin and Ethereum prices to crash after FOMC, top analyst warns

Bitcoin and Ethereum prices to crash after FOMC, top analyst warns

A popular analyst has predicted that Bitcoin, Ethereum, and the crypto market could crash after the Federal Reserve starts cutting interest rates on Wednesday.  Top expert predicts Bitcoin and Ethereum prices to cash In an X post, Ash Crypto, a…
Share
Crypto.news2025/09/18 02:13
Ethereum koers toont zeldzaam dubbel koopsignaal en richt zich op $4.550

Ethereum koers toont zeldzaam dubbel koopsignaal en richt zich op $4.550

Connect met Like-minded Crypto Enthusiasts! Connect op Discord! Check onze Discord   Ethereum laat op de uurgrafiek twee opeenvolgende TD Sequential koopsignalen zien. Deze indicator meet uitputting in een trend en geeft vaak een signaal dat de verkoopdruk kan afnemen. Dit dubbele signaal verschijnt rond het niveau van $4.516, waar de ETH prijs kortstondig steun vindt. Dit type formatie komt zelden voor en wordt daarom extra nauwlettend gevolgd. Wat gaat de Ethereum koers hiermee doen? Ethereum koers test steun rond $4.516 De scherpe daling van de Ethereum koers vanaf de prijszone rond $4.800 bracht de ETH prijs in korte tijd naar ongeveer $4.516. Op dit niveau trad duidelijke koopactiviteit op, waardoor de neerwaartse beweging tijdelijk werd gestopt. Het dubbele signaal dat door de TD Sequential indicator is gegenereerd, viel precies samen met dit prijspunt. De TD Sequential is opgebouwd uit negen candles die een trend meetellen. Wanneer de negende candle verschijnt, kan dit duiden op een trendomslag. In dit geval verschenen zelfs twee signalen kort na elkaar, wat aangeeft dat de verkoopdruk mogelijk uitgeput is. Het feit dat dit gebeurde in een zone waar ETH kopers actief bleven, maakt het patroon extra opvallend. TD Sequential just flashed two buy signals for Ethereum $ETH! pic.twitter.com/JPO8EhiEPi — Ali (@ali_charts) September 16, 2025 Welke crypto nu kopen?Lees onze uitgebreide gids en leer welke crypto nu kopen verstandig kan zijn! Welke crypto nu kopen? Fed-voorzitter Jerome Powell heeft aangekondigd dat de rentes binnenkort zomaar eens omlaag zouden kunnen gaan, en tegelijkertijd blijft BlackRock volop crypto kopen, en dus lijkt de markt klaar om te gaan stijgen. Eén vraag komt telkens terug: welke crypto moet je nu kopen? In dit artikel bespreken we de munten die… Continue reading Ethereum koers toont zeldzaam dubbel koopsignaal en richt zich op $4.550 document.addEventListener('DOMContentLoaded', function() { var screenWidth = window.innerWidth; var excerpts = document.querySelectorAll('.lees-ook-description'); excerpts.forEach(function(description) { var excerpt = description.getAttribute('data-description'); var wordLimit = screenWidth wordLimit) { var trimmedDescription = excerpt.split(' ').slice(0, wordLimit).join(' ') + '...'; description.textContent = trimmedDescription; } }); }); Technische indicatoren schetsen herstelkans voor ETH Naast de dubbele koopsignalen verstrekken ook andere indicatoren belangrijke aanwijzingen. Tijdens de daling van de ETH koers waren grote rode candles zichtbaar, maar na de test van $4.516 stabiliseerde de Ethereum koers. Dit wijst op een mogelijke verschuiving in het evenwicht tussen de bears en bulls. Als deze opwaartse beweging doorzet, liggen de eerste weerstanden rond $4.550. Daarboven wacht een sterkere zone rond $4.650. Deze niveaus zijn in eerdere Ethereum sessies al meerdere keren getest. Een doorbraak zou ruimte openen richting de all-time high van ETH rond $4.953. Wanneer de prijs toch opnieuw onder $4.516 zakt, liggen er zones rond $4.500 en $4.450 waar grotere kooporders worden verwacht. Deze niveaus kunnen als een vangnet fungeren, mocht de druk opnieuw toenemen. Marktdynamiek bevestigt technische indicatoren De huidige situatie volgt op een bredere correctie in de cryptomarkt. Verschillende vooraanstaande crypto tokens zagen scherpe koersdalingen, waarna traders op zoek gingen naar signalen voor een mogelijke ommekeer. Dat juist Ethereum nu een dubbel TD Sequential signaal toont, versterkt de interesse in dit scenario. Fundamenteel blijft Ethereum sterk. Het aantal ETH tokens dat via staking is vastgezet, blijft groeien. Dat verkleint de vrije circulatie en vermindert verkoopdruk. Tegelijk blijft het netwerk intensief gebruikt voor DeFi, NFT’s en stablecoins. Deze activiteiten zorgen voor een stabiele vraag naar ETH, ook wanneer de prijs tijdelijk onder druk staat. Fundamentele drijfveren achter de Ethereum koers De Ethereum koers wordt echter niet alleen bepaald door candles en patronen, maar ook door bredere factoren. Een stijgend percentage van de totale ETH supply staat vast in staking contracten. Hierdoor neemt de liquiditeit op exchanges af. Dit kan prijsschommelingen versterken wanneer er plotseling meer koopdruk ontstaat. Daarnaast is Ethereum nog steeds het grootste smart contract platform. Nieuwe standaarden zoals ERC-8004 en ontwikkelingen rond layer-2 oplossingen houden de activiteit hoog. Deze technologische vooruitgang kan de waardepropositie ondersteunen en zo indirect bijdragen aan een ETH prijsherstel. Het belang van de korte termijn dynamiek De komende handelsdagen zullen duidelijk maken of de bulls genoeg kracht hebben om door de weerstandszone rond $4.550 te breken. Voor de bears ligt de focus juist op het verdedigen van de prijsregio rond $4.516. De whales, die met grote handelsorders opereren, kunnen hierin een beslissende rol spelen. Het dubbele TD Sequential signaal blijft hoe dan ook een zeldzame gebeurtenis. Voor cryptoanalisten vormt het een objectief aanknopingspunt om de kracht van de huidige Ethereum trend te toetsen. Vooruitblik op de ETH koers Ethereum liet twee opeenvolgende TD Sequential signalen zien op de uurgrafiek, iets wat zelden voorkomt. Deze formatie viel samen met steun rond $4.516, waar de bulls actief werden. Als de Ethereum koers boven dit niveau blijft, kan er ruimte ontstaan richting $4.550 en mogelijk $4.650. Zakt de prijs toch opnieuw onder $4.516, dan komen $4.500 en $4.450 in beeld als nieuwe steunzones. De combinatie van zeldzame indicatoren en een sterke fundamentele basis maakt Ethereum interessant voor zowel technische als fundamentele analyses. Of de bulls het momentum echt kunnen overnemen, zal blijken zodra de Ethereum koers de eerstvolgende weerstanden opnieuw test. Koop je crypto via Best Wallet Best wallet is een topklasse crypto wallet waarmee je anoniem crypto kan kopen. Met meer dan 60 chains gesupport kan je al je main crypto coins aanschaffen via Best Wallet. Best wallet - betrouwbare en anonieme wallet Best wallet - betrouwbare en anonieme wallet Meer dan 60 chains beschikbaar voor alle crypto Vroege toegang tot nieuwe projecten Hoge staking belongingen Lage transactiekosten Best wallet review Koop nu via Best Wallet Let op: cryptocurrency is een zeer volatiele en ongereguleerde investering. Doe je eigen onderzoek. Het bericht Ethereum koers toont zeldzaam dubbel koopsignaal en richt zich op $4.550 is geschreven door Dirk van Haaster en verscheen als eerst op Bitcoinmagazine.nl.
Share
Coinstats2025/09/17 23:31