File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 77### What's the program about?
88
99Python Password is intended to safely store passwords. They are encrypted with two master passwords and saved locally.
10- Master passwords could be randomly generated or set by user. So you can re-create them when they're gone for some reasons
10+ Master passwords could be randomly generated or set by user, so you can re-create them when they're gone for some reasons
1111or you'd like to share your passwords with someone. Of course many users on the same PC will have separate data folders.
12- When you would like to get any password it won' be prompted on the screen, but safely copied to clipboard with no risk
12+ When you would like to get any password it won't be prompted on the screen, but safely copied to clipboard with no risk
1313that someone could view your password.
1414
1515![ Passwords menu] ( https://github.com/AnonymousX86/Python-Password/blob/master/docs/screenshots/Passwords%20menu.png )
You can’t perform that action at this time.
0 commit comments