A-Z-Python-Projects icon indicating copy to clipboard operation
A-Z-Python-Projects copied to clipboard

Password Manager

Open adityaxanand opened this issue 1 year ago • 0 comments

In this project, I'll create a simple password manager using Python that allows users to securely store and retrieve passwords for different accounts. The program will use encryption to protect passwords, so they're not stored in plain text.

adityaxanand avatar Oct 13 '23 22:10 adityaxanand