Password Manager with GUI Interface
This program allows you to save your passwords from different services. At the beginning of the opening you will be asked to create a local password and choose the way to throw a private key to uncodify the passwords. The program uses RSA encryption. The functional includes a display of the most stored data (except a password), as well as a few buttons, to add, change, delete or copy a password. When you click on any button, the program will ask for a local password, it is done so that no one can steal your data.
I used this technology:
by PyQt5
by rsa
For a more detailed review, I suggest you go to my portfolio website! and :)
I used this technology:
by PyQt5
by rsa
For a more detailed review, I suggest you go to my portfolio website! and :)