arya2004 / arya2004/cybersecurity

Implement Solidity Contract for Two-Factor Authentication

Open
#27 1 comment 0 reactions 1 assignee Claimed by @bharateshwq View on GitHub
algorithm cryptography cybersecurity encryption good first issue hacktoberfest intermediate solidity
Dominant language
Go
Stars
4
Forks
12
PR merge metrics
No merged PRs in 30d

Description

### 🛡️ Problem Statement:
Create a Solidity smart contract that simulates Two-Factor Authentication using secret questions or OTP tokens.

### 💡 Key Requirements:
- User registration with wallet address and secret key
- Login requiring secret key verification
- Bonus: time-based OTP simulation

### 📂 Suggested File:
`solidity/2fa-auth.sol`

Happy hacking! 🧠🔐

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.