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

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.
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 [email protected] 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

Jerome Powell’s Press Conference: Crucial Insights Unveiled for the Market’s Future

Jerome Powell’s Press Conference: Crucial Insights Unveiled for the Market’s Future

BitcoinWorld Jerome Powell’s Press Conference: Crucial Insights Unveiled for the Market’s Future The financial world, including the dynamic cryptocurrency market, often hangs on every word from the Federal Reserve. Recently, Jerome Powell’s press conference following the Federal Open Market Committee (FOMC) meeting concluded, leaving investors and analysts dissecting his remarks for clues about the future economic direction. This event is always a pivotal moment, shaping expectations for inflation, interest rates, and the overall stability of global markets. What Were the Key Takeaways from Jerome Powell’s Press Conference? During Jerome Powell’s press conference, the Fed Chair provided an update on the central bank’s monetary policy decisions and its economic outlook. His statements often reiterate the Fed’s dual mandate: achieving maximum employment and stable prices. This time was no different, with a strong emphasis on managing persistent inflation. Key points from the recent discussion included: Inflation Control: Powell emphasized the Fed’s unwavering commitment to bringing inflation back down to its 2% target. He reiterated that the fight against rising prices remains the top priority, even if it entails some economic slowdown. Interest Rate Policy: While the Fed’s stance on future interest rate adjustments was discussed, the path remains data-dependent. Powell indicated that decisions would continue to be made meeting-by-meeting, based on incoming economic data. Economic Projections: The updated Summary of Economic Projections (SEP) offered insights into the Fed’s forecasts for GDP growth, unemployment, and inflation. These projections help market participants gauge the central bank’s expectations for the economy’s trajectory. Quantitative Tightening (QT): The ongoing process of reducing the Fed’s balance sheet, known as quantitative tightening, was also a topic. This reduction in liquidity in the financial system has broad implications for asset prices. How Did Jerome Powell’s Remarks Impact Cryptocurrency Markets? The conclusion of Jerome Powell’s press conference often sends ripples through traditional financial markets, and cryptocurrencies are increasingly sensitive to these macroeconomic shifts. Digital assets, once thought to be uncorrelated, now frequently react to the Fed’s monetary policy signals. Higher interest rates, for instance, tend to make riskier assets like cryptocurrencies less attractive. This is because investors might prefer safer, interest-bearing investments. Consequently, we often see increased volatility in Bitcoin (BTC) and Ethereum (ETH) prices immediately following such announcements. The tightening of financial conditions, driven by the Fed, reduces overall liquidity in the system, which can put downward pressure on asset valuations across the board. However, some argue that this growing correlation signifies crypto’s increasing integration into the broader financial ecosystem. It suggests that institutional investors and mainstream finance are now paying closer attention to digital assets, treating them more like other risk-on investments. Navigating the Economic Landscape After Jerome Powell’s Press Conference For cryptocurrency investors, understanding the implications of Jerome Powell’s press conference is crucial for making informed decisions. The Fed’s policy trajectory directly influences the availability of capital and investor sentiment, which are key drivers for crypto valuations. Here are some actionable insights for navigating this environment: Stay Informed: Regularly monitor Fed announcements and economic data releases. Understanding the macroeconomic backdrop is as important as analyzing individual crypto projects. Assess Risk Tolerance: In periods of economic uncertainty and tighter monetary policy, a reassessment of personal risk tolerance is wise. Diversification within your crypto portfolio and across different asset classes can mitigate potential downsides. Focus on Fundamentals: While market sentiment can be swayed by macro news, projects with strong fundamentals, clear use cases, and robust development teams tend to perform better in the long run. Long-Term Perspective: Cryptocurrency markets are known for their volatility. Adopting a long-term investment horizon can help weather short-term fluctuations driven by macro events like Fed meetings. The challenges include potential continued volatility and reduced liquidity. However, opportunities may arise from market corrections, allowing strategic investors to accumulate assets at lower prices. In summary, Jerome Powell’s press conference provides essential guidance on the Fed’s economic strategy. Its conclusions have a profound impact on financial markets, including the dynamic world of cryptocurrencies. Staying informed, understanding the nuances of monetary policy, and maintaining a strategic investment approach are paramount for navigating the evolving economic landscape. The Fed’s actions underscore the interconnectedness of traditional finance and the burgeoning digital asset space. Frequently Asked Questions (FAQs) Q1: What is the Federal Open Market Committee (FOMC)? A1: The FOMC is the monetary policy-making body of the Federal Reserve System. It sets the federal funds rate target and directs open market operations, influencing the availability of money and credit in the U.S. economy. Q2: How do the Fed’s interest rate decisions typically affect cryptocurrency markets? A2: Generally, when the Fed raises interest rates, it makes borrowing more expensive and reduces liquidity in the financial system. This often leads investors to shy away from riskier assets like cryptocurrencies, potentially causing prices to decline. Conversely, lower rates can stimulate investment in riskier assets. Q3: What does “data-dependent” mean in the context of Fed policy? A3: “Data-dependent” means that the Federal Reserve’s future monetary policy decisions, such as interest rate adjustments, will primarily be based on the latest economic data. This includes inflation reports, employment figures, and GDP growth, rather than a predetermined schedule. Q4: Should I change my cryptocurrency investment strategy based on Jerome Powell’s press conference? A4: While it’s crucial to be aware of the macroeconomic environment shaped by Jerome Powell’s press conference, drastic changes to a well-researched investment strategy may not always be necessary. It’s recommended to review your portfolio, assess your risk tolerance, and consider if your strategy aligns with the current economic outlook, focusing on long-term fundamentals. If you found this analysis helpful, please consider sharing it with your network! Your insights and shares help us reach more readers interested in the intersection of traditional finance and the exciting world of cryptocurrencies. Spread the word! To learn more about the latest crypto market trends, explore our article on key developments shaping Bitcoin price action. This post Jerome Powell’s Press Conference: Crucial Insights Unveiled for the Market’s Future first appeared on BitcoinWorld.
Share
Coinstats2025/09/18 16:25
Top 4 Cryptos That Could Spike in the Upcoming Altcoin Season

Top 4 Cryptos That Could Spike in the Upcoming Altcoin Season

The post Top 4 Cryptos That Could Spike in the Upcoming Altcoin Season appeared on BitcoinEthereumNews.com. The post Top 4 Cryptos That Could Spike in the Upcoming Altcoin Season appeared first on Coinpedia Fintech News Every crypto cycle brings back the same question: which altcoins will take center stage this time? Many investors may already be gearing up for the altcoin season, as history shows that countless tokens often make big moves. With hundreds of tokens in the crypto market, which ones could be worth the spotlight? Searching for the next big mover can feel like standing at a crossroads, unsure which path leads to opportunity.  This article dives into 4 cryptos that could spike during the altcoin season, starting with SpacePay (SPY token).  SpacePay’s ongoing presale, low entry price, and real-world payment solution give it a unique position as we head into a bigger phase of the market cycle. Why SpacePay (SPY Token) Could Be the Breakout Star Crypto adoption has grown a lot over the years. But one big problem is still unsolved: everyday payments. Spending crypto can be difficult, and that is the problem SpacePay was created to fix.  SpacePay is a revolutionary cryptocurrency payment software solution designed to transform how people transact in the digital economy. Its software works directly with existing card machines, as it allows users to spend cryptocurrencies from over 325 wallets. Meanwhile, merchants can get their payouts in their preferred local currency. This means crypto holders can now use their assets for daily purchases without worrying about volatility. Businesses can also gain access to new customers without extra risk. The SPY token, which powers this ecosystem, is currently priced at just $0.003181 in its presale. How SpacePay Solves the Payment Challenge SpacePay does more than just make crypto usable. It brings together solutions to problems that have slowed down mainstream adoption. It allows merchants to pay only a…
Share
BitcoinEthereumNews2025/09/22 14:28