developer-roadmap icon indicating copy to clipboard operation
developer-roadmap copied to clipboard

Password Manager

Open ramzanbhutto opened this issue 9 months ago • 1 comments

What Roadmap is this project for?

C++

Project Difficulty

Intermediate

Add Project Details

It is a graphical user interface application that can be used to store the password along with the username. All the data will be encrypted to prove better security and will be decrypted on demand. Every password will also be hidden behind a wall which we can enter by using the application password.

Technologies Required: C++ programming language, GUI library, Encryption/Decryption, Data Structure, and Algorithms, Secured Storage.

ramzanbhutto avatar Mar 17 '25 16:03 ramzanbhutto

There is another issue open for this: #6737

ebcq avatar Mar 18 '25 17:03 ebcq

Thanks for the idea! We've added it to our backlog and will get to it soon 👍

kamranahmedse avatar Sep 09 '25 10:09 kamranahmedse