Skip to content

1-xB/Password-Menager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 

Repository files navigation

Password-Menager

Password Manager Application This Python application provides a secure and intuitive password management solution. It utilizes tkinter for the graphical interface and cryptography for encryption. Here’s an overview of its functionality:

The application allows users to:

  • Create and manage a master key for secure password encryption.
  • Store and encrypt passwords, email addresses, and URLs in a local file.
  • Authenticate users with a master password to access stored passwords.
  • Perform operations such as adding, editing, and deleting password entries.
  • Copy credentials to the clipboard and open URLs directly from the application interface.
  • Overall, it offers a robust way to store and manage passwords securely while maintaining ease of use through its graphical interface.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages