metafy-social / web3-smart-contracts

A repository of smart-contracts in the web3 space, all in a simple and collective space of hardhat for you to refer anytime
GNU General Public License v3.0
54 stars 45 forks source link

Smart contract for password storage on blockchain #34

Closed rajdip-b closed 2 years ago

rajdip-b commented 2 years ago

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

Passwords can be easily forgotten. With increasing cyberattacks, strong passwords (preferably random passwords) are more and more in demand. Storing such passwords locally means unreliability, while storing them in some centralized infrastructure means security issues.

Describe the solution you'd like

Create a smart contract that stores passwords on the blockchain under a specific wallet address.

Describe alternatives you've considered

Creating web app that stores these passwords in local storage, which is, again, unreliable.

Additional context

Add any other context or screenshots about the feature request here.

github-actions[bot] commented 2 years ago

Thank you for opening your first issue in our repository, one of our maintainers will get in touch with you soon.

DO NOT FORGET TO ADD METAMASK WALLET ADDRESS IN THE AUTH FORM We at Metafy have some special rewards and swags for the top contributors in general repos and every contributor in web3 repos For being eligible for that, please authenticate yourself using this link: https://hacktoberfest.auth.metafy.social

Rewards : T-shirts & NFT ( for blockchain contributions )

Best of luck on your Contributions For further queries you can join our discord for support : https://discord.gg/W6PmEjjQsA

advaita-saha commented 2 years ago

@rajdip-b sure go ahead