Giter Site home page Giter Site logo

password_manager's Introduction

password_manager

Overview

The Password Manager is a Python-based desktop application that allows users to securely store and manage their passwords and login credentials. This project is built using the PyQt5 library for the user interface and provides a simple yet effective solution for organizing and encrypting sensitive data.

Features

  • User Authentication: Users can log in or create a new account with a valid email and password.
  • Data Encryption: Passwords and user data are securely encrypted using custom encryption algorithms.
  • Create Sub-Accounts: Users can create and manage sub-accounts for different services and websites.
  • Update User Details: Change your account's email and password with ease.
  • Data Persistence: Encrypted user data is stored locally for quick access.
  • User-Friendly Interface: The application offers an intuitive and user-friendly interface.

Requirements

  • Python 3.x
  • PyQt5
  • System with operating system support for the required libraries

Installation

  1. Clone the repository to your local machine.

  2. Navigate to the project directory.

  3. Install the required dependencies using pip:

    pip install -r requirements.txt
  4. Run the application:

    python main.py

How to Use

  • Login: If you have an existing account, enter your email and password, then click the "Log In" button.
  • Sign Up: If you are a new user, click "Sign Up" and provide a valid email and password.
  • Manage Sub-Accounts: Once logged in, you can create, update, or delete sub-accounts.
  • Update Account: You can change your email and password in the "Account" menu.
  • Delete Account: If you wish to delete your account, use the "Delete Account" option in the "Account" menu.

License

This project is licensed under the MIT License - see the LICENSE file for details.

password_manager's People

Contributors

sirmrmanuel0 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.