Skip to content

Commit 0f588dd

Browse files
authored
Update README.md
1 parent 5ace55e commit 0f588dd

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,6 @@ This is a basic password manager, it allows the user to create passwords and sav
22

33
The program creates a hashed key file, which is then used to encrypt the saved passwords. The program also uses the hashed key to read the encrypted passwords.
44

5-
There are many improvements to be made for this program. First of all, the program should have a password checker that gives the passwords a rating, and show the user how safe their password is. Some minor improvements also include a link to this repository to verify the integrity of the program. Some better GUI when the passwords are displayed would make the program a lot more user friendly.
6-
Those are the improvements that I have in mind and will try to achieve in the future, if you have any suggestions let me know!.
5+
There are many improvements to be made for this program. First of all, the program should have a password checker that gives the passwords a rating, and show the user how safe their password is. Some minor improvements also include a link to this repository to verify the integrity of the program.
6+
7+
Some better GUI when the passwords are displayed would make the program a lot more user friendly. Those are the improvements that I have in mind and will try to achieve in the future, if you have any suggestions let me know!.

0 commit comments

Comments
 (0)