Detalhes da Discussão

Nenhuma das opções
Tipo
ATIVO

Cardano Privacy Layer

7 comentários
Enviado: 15 Apr 2025, 20:21 UTC (Epoch 552)
Atualizado: 30 Apr 2025, 08:13 UTC (Epoch 555)
# ID:425
as

ash

Orçamento$342,000 (570,000 ADA)
Taxa de ADA$0.6
Moeda PreferidaUnited States Dollar (USD)
Tipo de ContratoMilestone Based Fixed Price

Descrição

Privacy is a key element of every network that pursues to be safe, power balanced and censorship-resistant. At the moment, Cardano is by default a transparent network that lacks built-in privacy capabilities. Fortunately, the adoption of Zero-Knowledge cryptography is improving key aspects of the blockchain industry that were neglected in the past such as Privacy. These matters are even more important today with the emergence of hypervigilance and Artificial Intelligence technologies. Our proposal aims to add private capabilities directly in layer 1 and in other contexts as well such as in the Hydra protocol. The usage of this technology will catalyze the development of new privacy-focused applications in Cardano with a broad use-cases.

The transparent design of Cardano brings the question about how to bring privacy in a ledger which is public by default. Cardano lacks private capabilities that allows users to control their data and have a censorship resilient ecosystem. In this sense, the infrastructure needed to have anonymous interactions in the Cardano doesn’t exist. This proposal aims to address two major challenges: On one hand, this proposal aims to develop a base protocol for privacy-oriented applications, which will lay the ground for innovation on development in this area. On the other hand, since to interact with a smart contract one needs to deal with the problem of the collateral, the Cardano requires a network of relays to avoid users providing the collateral. Although cryptographic primitives (e.g., zero-knowledge proofs) exist, the infrastructure layer needed to support private execution and anonymous access is missing.

Therefore, the solution consists of the development of two key pieces: A General privacy protocol and relay infrastructure. To complete all milestones and deliver a fully functional privacy layer, we estimate a total project duration of 12 months, structured across four sequential milestones.

General privacy protocol

We will build a general privacy protocol that has wide applications such as anonymous daos, private memberships and identity verification, voting and allowing privacy DeFi. This protocol is a privacy solution which serves as a base that can be extended to custom applications. It allows users to demonstrate their membership in a group and send arbitrary information without revealing their identity. It uses Zero-Knowledge cryptography to achieve anonymous proof of membership and overcome the double-signaling problem. The protocol has a wide range of use cases, and it serves as a base layer where other types of applications can be built on top of it.

From a technical perspective, the protocol enables users to create and manage groups while verifying group membership anonymously using Zero-Knowledge proofs. These groups can represent any kind of users, and membership can be confirmed without revealing individual identities. Once verified, members can post information to a smart contract. This information, typically represented as a string, also can be of any type. The protocol is designed to be extensible, serving as a foundational piece for building various applications on top of it. Use cases include anonymous login systems, voting mechanisms, decentralized autonomous organizations (DAOs), and even privacy mixers. Its flexibility allows for a wide range of implementations. Moreover, the protocol includes a mechanism to prevent double-signaling, ensuring that messages broadcast to the blockchain cannot be replayed or tampered with.

We have already developed prototype smart contracts that implement the core logic described above. It is an open source repository available on github called Cardano-Semaphore.

A decentralized relay network

Although advancements in cryptographic techniques have made meaningful progress, such as validators that can check Zero-Knowledge proofs to scale or validate a private information of a protocol, they alone are not sufficient. Additional layers of infrastructure are required to enable true anonymity and protect user privacy.

The requirement to provide collateral when interacting with smart contracts poses a challenge for anonymous users. If users supply the collateral directly, they risk exposing their identities. To preserve privacy, many protocols rely on intermediaries known as relays. These relays are incentivized to act on behalf of users, submitting their cryptographic proofs and covering the collateral, thereby enabling interaction with the smart contract without compromising anonymity. This relay infrastructure will be essential for most privacy-focused projects within the Cardano ecosystem. Decentralized applications such as voting platforms, mixers, and private wallets will depend on a robust and reliable system of relays to ensure user anonymity.

Therefore, our proposal is to build a decentralized and permissionless relay infrastructure that can serve as a foundational layer for privacy-preserving applications on Cardano. This will include the development of such relays as the protocol to claim incentives.

Declaração do Problema

Privacy is a fundamental right that empowers users to control their own data and fosters a censorship-resistant ecosystem. In comparison to other blockchain networks, Cardano has made poor progress in advancing privacy features. For instance, Ethereum has outlined a clear roadmap for integrating privacy-enhancing technologies and has seen substantial investment across its ecosystem to support these efforts.

To remain competitive, Cardano must define a clear vision for privacy and prioritize key developments in this area. The absence of robust privacy solutions presents a significant barrier for users with heightened privacy needs—users who may instead turn to networks like Ethereum or Monero.

The data demonstrates a demand for privacy-focused solutions, with the privacy sector seeing a daily trading volume of $300 million and a market capitalization of $7.5 billions (this is a third of the Cardano market cap). There is a great opportunity for Cardano to participate in this growing market. This proposal aims to position Cardano at the forefront of blockchain privacy innovation, enhancing its competitiveness and appeal to privacy-conscious users.

Benefício da Proposta

This proposal will position Cardano as a leader in blockchain privacy, enhancing its competitiveness against other networks. It will have three major benefits:

  1. Strengthen Cardano as a robust privacy platform. This proposal will enable the deployment of privacy-focused protocols—such as mixers, voting dApps, and private wallets—that can operate securely and anonymously on the network. It will also standardize privacy infrastructure across diverse use cases, improving interoperability, developer and user experience. The solution consists of the development of two key pieces: A General privacy protocol and relay infrastructure.

  2. Increase the Cardano ecosystem growth. This proposal will drive growth across the Cardano ecosystem by attracting new users and increasing on-chain activity, leading to greater overall network utilization. It will also encourage developer engagement and support the launch of privacy-focused projects, expanding Cardano’s use cases and strengthening its position in the blockchain space.

  3. It will inject liquidity into the Cardano ecosystem. By expanding Cardano’s footprint in the privacy sector, this proposal will unlock new streams of capital and attract privacy-focused users and investors. Increased transaction volume will also lead to greater fee generation, directly benefiting the Cardano treasury.

Principais Entregas da Proposta

This proposal will consider four major milestones:

  1. On-chain development of the General Privacy Protocol: Implementation of the on-chain component that represents logic of the protocol and proof verification capabilities.

  2. Off-Chain Development of the General Privacy Protocol: Implementation of client-side tools for proof generation and interaction with the protocol.

  3. Relay Software Development: Development of the software that allows relays to handle and submit private transactions.

  4. Relay Incentive Protocol: Design of a mechanism to reward relays using fees collected into a treasury.

Detalhamento de Custos

Cryptography development: 60k USD. Smart contract development 102k USD Backend and frontend development: 120k USD Project managing and technical writing: 60k USD.

Recursos & Duração

We estimate a team of five individuals:

  • 1 Cryptographer (Full time per 4 months). 15k usd x 12 months 60k usd
  • 1 Smart contract developer (Full time per 12 months). 8500 x 12 months 102k usd
  • 1.5 Full stack developer (1 Full time 1 part time per 12 months). 10000 x 12 months 120k usd
  • 1 Project Manager (Full time per 12 months). 5k x 12 months 60 k usd

The duration of the milestone will be an aproximate of:

  1. On-chain development of the General Privacy Protocol - 3 Months

  2. Off-Chain Development of the General Privacy Protocol - 3 Months

  3. Relay Software Development - 3 Months

  4. Relay Incentive Protocol - 3 Months

Experiência

Our team has been closely involved in major advancements in privacy and Zero-Knowledge proofs within the Cardano ecosystem.

We developed one of the first decentralized applications using Zero-Knowledge proofs on Hydra, showcasing the potential of scalable and private smart contracts just with Plutus V2.

https://zkmastermind.modulo-p.io/

In addition, we created a library for Cardano validators that enables the verification of Groth16 Zero-Knowledge proofs, bringing a pioneer milestone in the use of these proof on-chain.

https://github.com/Modulo-P/ak-381

We successfully implemented a port of the Semaphore smart contracts. These contracts are a prototype of the general privacy protocol mentioned.

https://github.com/Modulo-P/Cardano-Semaphore

We've also been actively working on the ENCOINS protocol—the first privacy-focused protocol on Cardano—pushing forward the vision of private transactions on a public blockchain.

https://www.encoins.io/

Right now we are working on an open-source private compliance solution, which allows users to anonymously prove that their transactions aren’t related to a set of malicious transactions.

https://github.com/eryxcoop/cardano-zk-proof-of-innocence

Manutenção & Suporte

Relay fees will be collected into a dedicated treasury, which will be used to fund development. This mechanism ensures that the system remains sustainable and benefits from continuous community engagement. Since this is an open source project relevant to many privacy projects, we expect that the privacy community of developers will adopt and contribute to this initiative. Also we’ll consider participating in future grants.

Endosso Suplementar

In many ways, the Cardano community has expressed its interest in privacy.

Alinhamento com o Roadmap

Sua proposta se alinha com algum dos Comitês da Intersect?

Technical Steering Committee

Esta proposta está alinhada com o Roadmap do Produto e os Objetivos do Roadmap?

Developer / User Experience

Administração e Auditoria

Você gostaria que a Intersect fosse seu Administrador designado, incluindo atuar como auditor, conforme a Constituição Cardano?

Sim

Informações de Propriedade

Enviado em Nome de

Group

Nome do Grupo

ENCOINS & Modulo-p

Tipo de Grupo

Unincorporated

Perfis Sociais

www.modulo-p.io; https://github.com/Modulo-P; https://x.com/ENCOINS1; https://github.com/encryptedcoins.

Principais Dependências

None

Criado:4/15/2025
Atualizado:4/30/2025
ID:425
Resultados da Pesquisa
Votos: 6
Esta proposta deve ser financiada na próxima rodada do Orçamento Cardano?
SIM
0 (0%)
NÃO
6 (100%)

Comentários (7)

30 de abr. de 2025, 08:13 UTC

While this project might be important, Catalyst might be a better fit because of the size of the budget.

30 de abr. de 2025, 08:13 UTC

"1. How is “success” defined for this project, and what quantifiable KPIs will be used to evaluate progress?

  1. At the end of the 12-month period, what are the expected use cases and projected number of users for the developed protocol and relay network?

  2. Has the proposal been sufficiently socialized on X, GitHub, or other social platforms, and is there evidence of broad support from the Cardano community (e.g., engagement metrics)?

  3. Has this proposal received support or endorsements from established Cardano developers (e.g., Plutus developers, SPOs, Hydra contributors)?

  4. Have any reviews or comments been received from Cardano Foundation, IOG, or the Intersect Technical Steering Committee regarding the architecture of this proposal?

  5. Has it been technically demonstrated that the General Privacy Protocol and Relay Infrastructure will be reusable for other Cardano projects?

  6. Considering the $342,000 budget, when and how will the team present a strategy to drive user acquisition and real-world use of the developed privacy protocols?

  7. The proposal states maintenance will depend on community contributions—specifically, which developer communities are expected to support this?

  8. If you have used Catalyst in the past, can you explain any dependencies?"

Governance Space na Blockchain Cardano

Você está pronto para participar?

Construindo juntos para impulsionar a Cardano.