{"id":11751,"date":"2025-09-25T13:11:25","date_gmt":"2025-09-25T13:11:25","guid":{"rendered":"https:\/\/bitunikey.com\/news\/taceo-and-aztec-to-bring-private-shared-state-to-ethereum\/"},"modified":"2025-09-25T13:11:27","modified_gmt":"2025-09-25T13:11:27","slug":"taceo-and-aztec-to-bring-private-shared-state-to-ethereum","status":"publish","type":"post","link":"https:\/\/bitunikey.com\/news\/taceo-and-aztec-to-bring-private-shared-state-to-ethereum\/","title":{"rendered":"TACEO and Aztec to bring Private Shared State to Ethereum"},"content":{"rendered":"<p><\/p>\n<div class=\"post-detail__content blocks\">\n<p class=\"is-style-lead\">TACEO and Aztec Foundation are teaming up to create a Private Shared State, an encrypted environment that supports updates, multi-computation and auditing under one private decentralized roof.<\/p>\n<div id=\"cn-block-summary-block_715f1fdd3b8ebf9fa48f6f0b6c849a73\" class=\"cn-block-summary\">\n<div class=\"cn-block-summary__nav tabs\">\n        <span class=\"tabs__item is-selected\">Summary<\/span>\n    <\/div>\n<div class=\"cn-block-summary__content\">\n<ul class=\"wp-block-list\">\n<li>TACEO and Aztec Foundation are partnering to bring Private Shared State into Ethereum.<\/li>\n<li>PSS differs from existing MPC solutions by allowing shared, persistent private states on-chain, with a focus on developer usability through TACEO\u2019s coNoir toolkit.<\/li>\n<li>TACEO claims its system is built with post-quantum security in mind, using information-theoretically secure protocols and exploring hash-based proof systems.<\/li>\n<\/ul><\/div>\n<\/div>\n<p><!-- .cn-block-summary --><\/p>\n<p>TACEO, the company behind Worldcoin\u2019s encrypted iris-scanning network and the largest known multiparty computation database, has partnered with the Aztec Foundation, nonprofit organization that supports the Aztec Network, to create a Private Shared State on Ethereum.<\/p>\n<p>The partnership claims it would allow multiple parties to verify blockchain transactions and contracts, without exposing the underlying information or relying on a centralized entity to verify them. It combines TACEO\u2019s collaborative computation abilities with Aztec\u2019s privacy-first Layer 2 on Ethereum (ETH).<\/p>\n<p>TACEO CEO Lukas Helminger, tells crypto.news that the PSS serves to extend the capabilities of multiparty computation or MPC to new areas that it was previously limited to. The system will enable multiple users to collaborate on encrypted data sets over which computation is done.<\/p>\n<p>\u201cIn brief, PSS lets multiple parties jointly maintain and compute over a single, shared piece of private state, and then commit that state on-chain with a proof that\u2019s publicly verifiable,\u201d said Helminger.<\/p>\n<p>    <!-- .cn-block-related-link --><\/p>\n<p>Through the collaboration, Aztec developers will be able to use enhanced tooling that supports complex and collaborative computing. Developers will be able to perform general-purpose computation on encrypted data from different sources, yielding functionality and privacy beyond what web2 is capable of.<\/p>\n<p>The PSS is poised to facilitate a range of different use cases, including trustless financial markets, collaborative AI model training, cheat-proof on-chain gaming and data sovereignty frameworks.<\/p>\n<h2 class=\"wp-block-heading\">TACEO CEO: \u2018Our approach is different\u2019<\/h2>\n<p>TACEO CEO <a rel=\"nofollow\" target=\"_blank\" rel=\"nofollow\" href=\"https:\/\/x.com\/luhelminger?lang=en\">Lukas Helminger<\/a> explains how the Private Shared State differs from run-of-the-mill multiparty computation solutions as it allows for arbitrary computation on encrypted data, as well as the possibility to generate a proof of correctness of that computation.<\/p>\n<p>According to Helminger, this approach creates a \u201cpersistent state that no single entity can access, but can be updated over time,\u201d enabling multiple parties to jointly maintain and compute over the same private state. This sets PSS apart from ZKMPC, which he said focuses on one-off secure computations without providing an on-chain state model that contracts can reference.<\/p>\n<p>The company also distinguishes its work from NuCypher\u2019s threshold cryptography framework. <\/p>\n<p>Whereas NuCypher focuses more on traditional use cases for MPC or threshold cryptography to allow signing, decryption delegation and threshold access, PSS goes beyond that by providing shared, updatable private state with on-chain proofs.<\/p>\n<p>Another main difference that sets PSS apart from other solutions is  its emphasis on usability for developers. <\/p>\n<p>    <!-- .cn-block-related-link --><\/p>\n<p>\u201cOur approach is different: we\u2019re shaping MPC, coSNARKs and PSS into tools that any developer can pick up to build apps, with confidentiality,\u201d Helminger said. <\/p>\n<p>Through its coNoir toolkit, the company hopes to make integration seamless for those already using Noir, Aztec\u2019s zero-knowledge programming language. <\/p>\n<p>\u201cTraditional MPC libraries often came out of academia, which meant they were powerful but not practical. With coNoir, we aim to make it trivial for developers already using coNoir to extend their applications into an MPC and PSS environment,\u201d stated Helminger.<\/p>\n<p>In terms of safety and security, Helminger claims that the protocols that the network is built upon have gone through years of peer-reviewed research and that it is currently undergoing a security assessment, with regular external audits planned once the system stabilizes.<\/p>\n<p>\u201cBy the very nature of MPC, no single node learns the plaintext, and confidentiality holds as long as the threshold of colluding nodes is not exceeded,\u201d he said.<\/p>\n<h2 class=\"wp-block-heading\">How does the Private Shared State fare against quantum computing?<\/h2>\n<p>Many experts view quantum computing as a potential threat to cryptocurrency as it evolves at a rapid pace. In fact, many have predicted that with enough power it could one day break Bitcoin\u2019s encryption and gain access to wallets, an event often referred to as \u201cQ Day.\u201d<\/p>\n<p>Most recently, Solana co-founder Anatoly Yakovenko said that there is currently a 50-50 possibility that in five years time, quantum computers will be strong enough to crack the cryptographic safeguards protecting Bitcoin wallets.<\/p>\n<p>When asked how TACEO and Aztec\u2019s PSS will fare against the threat of quantum computing, TACEO CEO Lukas Helminger said that some parts of the stack, such as secret sharing within MPC environments are \u201calready information-theoretically secure and naturally post-quantum.\u201d<\/p>\n<p>\u201cWhere quantum risk does come in, such as, in certain proof systems, we\u2019re actively exploring post-quantum secure approaches, including hash-based ZK,\u201d said Helminger.<\/p>\n<p>He explained that the research team working on the project has had prior experience working on post-quantum standards, therefore they are gearing up the system with a clear migration path in mind as the technology continues to evolve.<\/p>\n<p>\u201cWe take a crypto-agile approach: the system is designed so we can migrate components to post-quantum alternatives as they mature. For example, where today\u2019s SNARKs rely on elliptic-curve assumptions, we\u2019re already experimenting with hash-based proof systems,\u201d he said.<\/p>\n<p>    <!-- .cn-block-related-link --><\/p>\n<\/p><\/div>\n","protected":false},"excerpt":{"rendered":"<p>TACEO and Aztec Foundation are teaming up to create a Private Shared State, an encrypted environment that supports updates, multi-computation and auditing under one private decentralized roof. Summary TACEO and&hellip;<\/p>\n","protected":false},"author":1,"featured_media":11526,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-11751","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-cryptocurrency"],"_links":{"self":[{"href":"https:\/\/bitunikey.com\/news\/wp-json\/wp\/v2\/posts\/11751","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bitunikey.com\/news\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/bitunikey.com\/news\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/bitunikey.com\/news\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/bitunikey.com\/news\/wp-json\/wp\/v2\/comments?post=11751"}],"version-history":[{"count":1,"href":"https:\/\/bitunikey.com\/news\/wp-json\/wp\/v2\/posts\/11751\/revisions"}],"predecessor-version":[{"id":11752,"href":"https:\/\/bitunikey.com\/news\/wp-json\/wp\/v2\/posts\/11751\/revisions\/11752"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/bitunikey.com\/news\/wp-json\/wp\/v2\/media\/11526"}],"wp:attachment":[{"href":"https:\/\/bitunikey.com\/news\/wp-json\/wp\/v2\/media?parent=11751"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/bitunikey.com\/news\/wp-json\/wp\/v2\/categories?post=11751"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/bitunikey.com\/news\/wp-json\/wp\/v2\/tags?post=11751"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}