-
Notifications
You must be signed in to change notification settings - Fork 17
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
On Chain 2FA system for Daaps implemented using passkeys and fhEVM #116
Comments
Hello lakshya-dhariwal, Thank you for your Grant application! Our team will review and add comments in your issue! In the meantime:
|
Hi @lakshya-dhariwal That's a great proposal, thank you! We're curious in getting more information on the design of your solution, as it's not clear to us how you plan to evalute a hash function in FHE. We're also happy to jump into a call. Can you share with us some availabilities at bounty@zama.ai ? |
Hey @zaccherinij Documentation we are working on -
How the grant will help us? We plan on working on an ecosystem of solutions related to FHE and identity. This 2FA system is the first part we are working on. We have already made some progress towards the initial milestones. Contact I am sharing a calendar link on the provided mail but feel free to connect via telegram as well for faster communication. telegram - @lakshyadhariwal |
Hey @zaccherinij do you have any other questions or concerns? |
Thank you very much for your interest in what we do at Zama, and your proposition for a grant. For now, we will not follow up with your proposition. But we invite you to keep an eye on this repository as we will launch new bounties soon, if you're interested in playing with Zama libs. Cheers, |
Zama Grant Program: Application
On-Chain 2FA system utilizing passkeys and fhEVM
We propose to develop a comprehensive on-chain 2FA solution that leverages FHE on fhEVM to generate and verify TOTP codes in a privacy-preserving manner. This will allow decentralized applications to implement robust two-factor authentication without relying on centralized services or exposing user secrets. The key innovation lies in using FHE to perform encrypted operations on the user's secret key, enabling on-chain TOTP generation and verification without ever decrypting the key. This enhances security and aligns with the core principles of decentralization and user sovereignty.
Application Flow:
- About us : We are a hacker duo who have been hacking around FHE based ideas. We recently worked on FLuFHE ( a POC based on federated learning and FHE ) that won hackathons conducted by both Fhenix and Inco Network which are built on top of Zama's fhEVM.
We already worked on a POC but it needs much work and attention to detail on features mentioned in the milestones
- References
1. Passkeys demo : https://webauthn.io/
2. Authenticator apps : Authy , Google Authenticator
The text was updated successfully, but these errors were encountered: