Closed rajdip-b closed 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
@rajdip-b sure go ahead
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.