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."

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.
Piyasa Fırsatı
RISE Logosu
RISE Fiyatı(RISE)
$0.005679
$0.005679$0.005679
-0.31%
USD
RISE (RISE) Canlı Fiyat Grafiği
Sorumluluk Reddi: Bu sitede yeniden yayınlanan makaleler, halka açık platformlardan alınmıştır ve yalnızca bilgilendirme amaçlıdır. MEXC'nin görüşlerini yansıtmayabilir. Tüm hakları telif sahiplerine aittir. Herhangi bir içeriğin üçüncü taraf haklarını ihlal ettiğini düşünüyorsanız, kaldırılması için lütfen service@support.mexc.com ile iletişime geçin. MEXC, içeriğin doğruluğu, eksiksizliği veya güncelliği konusunda hiçbir garanti vermez ve sağlanan bilgilere dayalı olarak alınan herhangi bir eylemden sorumlu değildir. İçerik, finansal, yasal veya diğer profesyonel tavsiye niteliğinde değildir ve MEXC tarafından bir tavsiye veya onay olarak değerlendirilmemelidir.

Ayrıca Şunları da Beğenebilirsiniz

South Korea Launches Innovative Stablecoin Initiative

South Korea Launches Innovative Stablecoin Initiative

The post South Korea Launches Innovative Stablecoin Initiative appeared on BitcoinEthereumNews.com. South Korea has witnessed a pivotal development in its cryptocurrency landscape with BDACS introducing the nation’s first won-backed stablecoin, KRW1, built on the Avalanche network. This stablecoin is anchored by won assets stored at Woori Bank in a 1:1 ratio, ensuring high security. Continue Reading:South Korea Launches Innovative Stablecoin Initiative Source: https://en.bitcoinhaber.net/south-korea-launches-innovative-stablecoin-initiative
Paylaş
BitcoinEthereumNews2025/09/18 17:54
Trump Cancels Tech, AI Trade Negotiations With The UK

Trump Cancels Tech, AI Trade Negotiations With The UK

The US pauses a $41B UK tech and AI deal as trade talks stall, with disputes over food standards, market access, and rules abroad.   The US has frozen a major tech
Paylaş
LiveBitcoinNews2025/12/17 01:00
Summarize Any Stock’s Earnings Call in Seconds Using FMP API

Summarize Any Stock’s Earnings Call in Seconds Using FMP API

Turn lengthy earnings call transcripts into one-page insights using the Financial Modeling Prep APIPhoto by Bich Tran Earnings calls are packed with insights. They tell you how a company performed, what management expects in the future, and what analysts are worried about. The challenge is that these transcripts often stretch across dozens of pages, making it tough to separate the key takeaways from the noise. With the right tools, you don’t need to spend hours reading every line. By combining the Financial Modeling Prep (FMP) API with Groq’s lightning-fast LLMs, you can transform any earnings call into a concise summary in seconds. The FMP API provides reliable access to complete transcripts, while Groq handles the heavy lifting of distilling them into clear, actionable highlights. In this article, we’ll build a Python workflow that brings these two together. You’ll see how to fetch transcripts for any stock, prepare the text, and instantly generate a one-page summary. Whether you’re tracking Apple, NVIDIA, or your favorite growth stock, the process works the same — fast, accurate, and ready whenever you are. Fetching Earnings Transcripts with FMP API The first step is to pull the raw transcript data. FMP makes this simple with dedicated endpoints for earnings calls. If you want the latest transcripts across the market, you can use the stable endpoint /stable/earning-call-transcript-latest. For a specific stock, the v3 endpoint lets you request transcripts by symbol, quarter, and year using the pattern: https://financialmodelingprep.com/api/v3/earning_call_transcript/{symbol}?quarter={q}&year={y}&apikey=YOUR_API_KEY here’s how you can fetch NVIDIA’s transcript for a given quarter: import requestsAPI_KEY = "your_api_key"symbol = "NVDA"quarter = 2year = 2024url = f"https://financialmodelingprep.com/api/v3/earning_call_transcript/{symbol}?quarter={quarter}&year={year}&apikey={API_KEY}"response = requests.get(url)data = response.json()# Inspect the keysprint(data.keys())# Access transcript contentif "content" in data[0]: transcript_text = data[0]["content"] print(transcript_text[:500]) # preview first 500 characters The response typically includes details like the company symbol, quarter, year, and the full transcript text. If you aren’t sure which quarter to query, the “latest transcripts” endpoint is the quickest way to always stay up to date. Cleaning and Preparing Transcript Data Raw transcripts from the API often include long paragraphs, speaker tags, and formatting artifacts. Before sending them to an LLM, it helps to organize the text into a cleaner structure. Most transcripts follow a pattern: prepared remarks from executives first, followed by a Q&A session with analysts. Separating these sections gives better control when prompting the model. In Python, you can parse the transcript and strip out unnecessary characters. A simple way is to split by markers such as “Operator” or “Question-and-Answer.” Once separated, you can create two blocks — Prepared Remarks and Q&A — that will later be summarized independently. This ensures the model handles each section within context and avoids missing important details. Here’s a small example of how you might start preparing the data: import re# Example: using the transcript_text we fetched earliertext = transcript_text# Remove extra spaces and line breaksclean_text = re.sub(r'\s+', ' ', text).strip()# Split sections (this is a heuristic; real-world transcripts vary slightly)if "Question-and-Answer" in clean_text: prepared, qna = clean_text.split("Question-and-Answer", 1)else: prepared, qna = clean_text, ""print("Prepared Remarks Preview:\n", prepared[:500])print("\nQ&A Preview:\n", qna[:500]) With the transcript cleaned and divided, you’re ready to feed it into Groq’s LLM. Chunking may be necessary if the text is very long. A good approach is to break it into segments of a few thousand tokens, summarize each part, and then merge the summaries in a final pass. Summarizing with Groq LLM Now that the transcript is clean and split into Prepared Remarks and Q&A, we’ll use Groq to generate a crisp one-pager. The idea is simple: summarize each section separately (for focus and accuracy), then synthesize a final brief. Prompt design (concise and factual) Use a short, repeatable template that pushes for neutral, investor-ready language: You are an equity research analyst. Summarize the following earnings call sectionfor {symbol} ({quarter} {year}). Be factual and concise.Return:1) TL;DR (3–5 bullets)2) Results vs. guidance (what improved/worsened)3) Forward outlook (specific statements)4) Risks / watch-outs5) Q&A takeaways (if present)Text:<<<{section_text}>>> Python: calling Groq and getting a clean summary Groq provides an OpenAI-compatible API. Set your GROQ_API_KEY and pick a fast, high-quality model (e.g., a Llama-3.1 70B variant). We’ll write a helper to summarize any text block, then run it for both sections and merge. import osimport textwrapimport requestsGROQ_API_KEY = os.environ.get("GROQ_API_KEY") or "your_groq_api_key"GROQ_BASE_URL = "https://api.groq.com/openai/v1" # OpenAI-compatibleMODEL = "llama-3.1-70b" # choose your preferred Groq modeldef call_groq(prompt, temperature=0.2, max_tokens=1200): url = f"{GROQ_BASE_URL}/chat/completions" headers = { "Authorization": f"Bearer {GROQ_API_KEY}", "Content-Type": "application/json", } payload = { "model": MODEL, "messages": [ {"role": "system", "content": "You are a precise, neutral equity research analyst."}, {"role": "user", "content": prompt}, ], "temperature": temperature, "max_tokens": max_tokens, } r = requests.post(url, headers=headers, json=payload, timeout=60) r.raise_for_status() return r.json()["choices"][0]["message"]["content"].strip()def build_prompt(section_text, symbol, quarter, year): template = """ You are an equity research analyst. Summarize the following earnings call section for {symbol} ({quarter} {year}). Be factual and concise. Return: 1) TL;DR (3–5 bullets) 2) Results vs. guidance (what improved/worsened) 3) Forward outlook (specific statements) 4) Risks / watch-outs 5) Q&A takeaways (if present) Text: <<< {section_text} >>> """ return textwrap.dedent(template).format( symbol=symbol, quarter=quarter, year=year, section_text=section_text )def summarize_section(section_text, symbol="NVDA", quarter="Q2", year="2024"): if not section_text or section_text.strip() == "": return "(No content found for this section.)" prompt = build_prompt(section_text, symbol, quarter, year) return call_groq(prompt)# Example usage with the cleaned splits from Section 3prepared_summary = summarize_section(prepared, symbol="NVDA", quarter="Q2", year="2024")qna_summary = summarize_section(qna, symbol="NVDA", quarter="Q2", year="2024")final_one_pager = f"""# {symbol} Earnings One-Pager — {quarter} {year}## Prepared Remarks — Key Points{prepared_summary}## Q&A Highlights{qna_summary}""".strip()print(final_one_pager[:1200]) # preview Tips that keep quality high: Keep temperature low (≈0.2) for factual tone. If a section is extremely long, chunk at ~5–8k tokens, summarize each chunk with the same prompt, then ask the model to merge chunk summaries into one section summary before producing the final one-pager. If you also fetched headline numbers (EPS/revenue, guidance) earlier, prepend them to the prompt as brief context to help the model anchor on the right outcomes. Building the End-to-End Pipeline At this point, we have all the building blocks: the FMP API to fetch transcripts, a cleaning step to structure the data, and Groq LLM to generate concise summaries. The final step is to connect everything into a single workflow that can take any ticker and return a one-page earnings call summary. The flow looks like this: Input a stock ticker (for example, NVDA). Use FMP to fetch the latest transcript. Clean and split the text into Prepared Remarks and Q&A. Send each section to Groq for summarization. Merge the outputs into a neatly formatted earnings one-pager. Here’s how it comes together in Python: def summarize_earnings_call(symbol, quarter, year, api_key, groq_key): # Step 1: Fetch transcript from FMP url = f"https://financialmodelingprep.com/api/v3/earning_call_transcript/{symbol}?quarter={quarter}&year={year}&apikey={api_key}" resp = requests.get(url) resp.raise_for_status() data = resp.json() if not data or "content" not in data[0]: return f"No transcript found for {symbol} {quarter} {year}" text = data[0]["content"] # Step 2: Clean and split clean_text = re.sub(r'\s+', ' ', text).strip() if "Question-and-Answer" in clean_text: prepared, qna = clean_text.split("Question-and-Answer", 1) else: prepared, qna = clean_text, "" # Step 3: Summarize with Groq prepared_summary = summarize_section(prepared, symbol, quarter, year) qna_summary = summarize_section(qna, symbol, quarter, year) # Step 4: Merge into final one-pager return f"""# {symbol} Earnings One-Pager — {quarter} {year}## Prepared Remarks{prepared_summary}## Q&A Highlights{qna_summary}""".strip()# Example runprint(summarize_earnings_call("NVDA", 2, 2024, API_KEY, GROQ_API_KEY)) With this setup, generating a summary becomes as simple as calling one function with a ticker and date. You can run it inside a notebook, integrate it into a research workflow, or even schedule it to trigger after each new earnings release. Free Stock Market API and Financial Statements API... Conclusion Earnings calls no longer need to feel overwhelming. With the Financial Modeling Prep API, you can instantly access any company’s transcript, and with Groq LLM, you can turn that raw text into a sharp, actionable summary in seconds. This pipeline saves hours of reading and ensures you never miss the key results, guidance, or risks hidden in lengthy remarks. Whether you track tech giants like NVIDIA or smaller growth stocks, the process is the same — fast, reliable, and powered by the flexibility of FMP’s data. Summarize Any Stock’s Earnings Call in Seconds Using FMP API was originally published in Coinmonks on Medium, where people are continuing the conversation by highlighting and responding to this story
Paylaş
Medium2025/09/18 14:40