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

Advanced Challenge Submission #12

Open
Soptq opened this issue May 23, 2022 · 0 comments
Open

Advanced Challenge Submission #12

Soptq opened this issue May 23, 2022 · 0 comments

Comments

@Soptq
Copy link

Soptq commented May 23, 2022

Link

https://github.com/Soptq/fat-p2fa

Introduction

p2fa-screenshot

This application achieves two-factor authentication on chain, without leaking any sensitive data. Specifically, secrets for 2FA are all generated on-chain with Phala Fat Contract, which ensures confidentiality and integrity.

This application is possible to serve as a second layer for wallet protections. Nowadays, the loss of private keys or mnemonic phrases generally predicts the loss of wallets. However, if one enables 2FA on chain, even the private keys are lost, funds can be still safe.

Live site (on POC-5 Testnet): https://fat-p2fa.vercel.app/p2fa

Twitter Link

https://twitter.com/realsoptq/status/1528630441540206592?s=20&t=uIwuB_qxcw3JY9LY0LTEIQ

Discord Handle

Soptq#9775

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

No branches or pull requests

1 participant