Giter Club home page Giter Club logo

passman's Introduction

PassMan - Password Manager

PassMan is a simple password manager application written in Python. It allows users to securely store and retrieve passwords for different services.

Features

  • User Authentication: Users can sign up and log in securely.
  • Password Storage: Passwords are encrypted and stored in an SQLite database.
  • Service-based Retrieval: Retrieve passwords for specific services.

Installation

  1. Clone the repository:
  2. git clone https://github.com/offseckalki/PassMan.git
  3. Navigate to the project directory:
  4. cd PassMan
  5. Install dependencies:
  6. pip install -r requirements.txt
  7. Create a new SQLite database:
  8. touch passwords.db

Usage

  1. Run the application:
  2. python password_manager.py
  3. Use the GUI interface to sign up, log in, and manage passwords:
  4. Once the application is running, a graphical user interface (GUI) will appear where you can:

    • Sign up with a new username and password.
    • Log in with your existing credentials.
    • Store passwords for different services securely.
    • Retrieve passwords for specific services.

Configuration

  • Modify settings in config.py as needed.

Screenshots (Optional)

Login Screen

CLI (Command Line Interface)

GUI(Graphical User InterFace)

Password Manager Interface

Contributing

Contributions are welcome! Please fork the repository and submit pull requests.

License

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

Acknowledgements

passman's People

Contributors

offseckalki 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.