thecyberworld / TheCyberHUB

Welcome to TheCyberHUB, a community-driven platform for hackers, cybersecurity enthusiasts, and IT professionals. Our platform provides a variety of free resources, including Capture The Flag (CTF) challenges, courses, blogs, forums, and much more.
http://www.thecyberhub.org/
MIT License
141 stars 163 forks source link

[FEATURE] <multi-factor authentication (MFA) > #739

Open yasminebenslim opened 3 months ago

yasminebenslim commented 3 months ago

Detailed description

Enhance security by implementing multi-factor authentication (MFA), which requires users to provide two or more forms of verification before accessing their accounts. This can include passwords or one-time codes sent to their mobile devices.

Context

MFA strengthens account security, mitigating risks even if passwords are compromised. It aligns with cybersecurity best practices and ensures user data remains protected.

Possible implementation

Implement MFA using established protocols and libraries. This may involve integrating with authentication providers or developing custom MFA solutions tailored to the application's needs.

Additional information

No further information provided.

Code of Conduct

github-actions[bot] commented 3 months ago

It's great having you contribute to this project

🌟 Welcome to the community 🌟

- If you would like to continue contributing to open source and would like to do it with an awesome inclusive community. - You should join our [Discord](https://discord.gg/QHBPq6xP5p) chat and our [GitHub Organisation](https://github.com/thecyberworld). - We help and encourage each other to contribute to open source little and often 😄. - Any questions let us know.

ArkadiK94 commented 3 months ago

@kabir0x23 what do you think?

ZizouX0 commented 3 months ago

well as a user of theCyberHub website i think that the multi-factor authentication is a need for enhancing security

ArkadiK94 commented 3 months ago

Thank you for raising this issue it requires backend and frontend so we will work on it.