Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] <: Zero-Knowledge Proofs > #731

Closed
1 of 2 tasks
priyashuu opened this issue Oct 14, 2024 · 1 comment
Closed
1 of 2 tasks

[Feature Request] <: Zero-Knowledge Proofs > #731

priyashuu opened this issue Oct 14, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@priyashuu
Copy link
Contributor

🚀 Feature Request: Zero-Knowledge Proofs

Is your feature request related to a problem? Please describe.

Current authentication methods often require sharing sensitive information, increasing the risk of data exposure during verification.

Describe the solution you'd like

Implement Zero-Knowledge Proofs (ZKPs) to allow one party to prove knowledge of a secret without revealing the secret itself. This enhances privacy and security during transactions and authentication.

Describe alternatives you've considered

  • Traditional authentication methods: Require sharing sensitive data, which poses security risks.
  • Token-based authentication: Provides security but still involves transmitting sensitive information.

Additional context

Zero-Knowledge Proofs can be particularly useful in blockchain applications and secure voting systems, ensuring user privacy while maintaining verification integrity.

Would you like to work on this feature?

  • Yes
  • No
@priyashuu priyashuu added the enhancement New feature or request label Oct 14, 2024
Copy link

👋 Hi @priyashuu! Thanks for opening this issue. We appreciate your contribution to the Algo project. Our team will review it soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants