Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
TheHellishPandaa authored Jan 1, 2025
1 parent 51a9571 commit 1ee1515
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
GNU-PasswdManager is a simple password manager built using Python and Tkinter. It allows users to store, generate, and manage their passwords securely. The passwords are encrypted using the Fernet symmetric encryption method from the `cryptography` library.

## Download The Project. For Linux/MacOS/Windows 7/10/11
https://gnu-passwdmanager.github.io/downloads/
https://thehellishpandaa.github.io/GNU-PasswdManager2025/
- https://gnu-passwdmanager.github.io/downloads/
- https://thehellishpandaa.github.io/GNU-PasswdManager2025/
## Fix bugs

- The `users.json` file, which contains all the master passwords, is automatically generated with superuser permissions, that is, only the `sudo` user can read and write to the file, for that reason, the program .py, must be run with superuser permissions (sudo)
Expand Down

0 comments on commit 1ee1515

Please sign in to comment.