Skip to content

0b0d3/Password-Manger-Enhanced-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Password Manager Enhanced

Python License Contributions

A simple, secure, and user-friendly offline password manager built with Python and PySide6.
This project is an enhanced version of my older password manager — redesigned for better usability, cleaner code, and stronger encryption.


About The Project

This password manager is fully offline, lightweight, and built with a privacy-first mindset.
All your data is stored locally in an encrypted format.
You’re free to fork, improve, or adapt this project however you like.


Key Features

  • Master Password Login – enter a password to access the app
  • AES Encryption – strong encryption using Python's cryptography libraries
  • Copy to Clipboard – securely copy passwords without showing them
  • Secure Notes – add personal notes with each entry
  • Secure Wipe – optional kill switch to delete all saved data
  • Clean GUI – intuitive interface using PySide6

ذ

Tech Stack

  • Python 3.10+
  • PySide6
  • Cryptography

Getting Started

Prerequisites

Make sure you have Python 3.10 or newer installed:

python --version

Installation git clone https://github.com/0b0d3/Password-Manger-Enhanced-.git cd Password-Manger-Enhanced- pip install -r requirements.txt python main.py

🤝 Contributing Contributions are welcome! Feel free to fork the repo, make your changes, and submit a pull request.

Steps:

Fork the project

Create your feature branch (git checkout -b feature/YourFeature)

Commit your changes (git commit -m 'Add YourFeature')

Push to your branch (git push origin feature/YourFeature)

Open a Pull Request

📄 License Distributed under the MIT License.

You are free to use, modify, and distribute the project — just don’t resell it without major changes.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages