Giter Site home page Giter Site logo

daemonexe / password-manager Goto Github PK

View Code? Open in Web Editor NEW
3.0 3.0 1.0 1.62 MB

Introducing Password Manager, a user-friendly password manager coded with Python, dedicated to preserving users privacy and enhancing security. Unlike conventional password managers, Password Manager steers clear of cloud connections ensuring that your sensitive data stays securely on your personal computer with encrpytion.

Python 100.00%
passwordmanager-sql-python python sqlite3 string tkinter

password-manager's Introduction

Logo

Password Manager v3.2.3

Introducing Password Manager, a user-friendly password manager coded with Python, dedicated to preserving users privacy and enhancing security. Unlike conventional password managers, Password Manager steers clear of cloud connections ensuring that your sensitive data stays securely on your personal computer with encrpytion. You can effortlessly import and export your encrypted password files as needed, providing flexibility without compromising on security.

What sets Password Manager apart is its built-in password generator, simplifying the process of creating strong and unique passwords. With Password Manager, you maintain full control over your data, offering a reliable and user-centric solution for securely managing your passwords on your local machine.

Lets take back control!!

Screenshots

1 Log in interface

It's very obvious just create admin username and password; you don't want people snooping your passwords when you are away App Screenshot

2 Main interface

This interface displays all of your passwords App Screenshot

Installation

It's very straightforward just download the zip file form assets > extract it > run installer.exe....

Modules used

module function used Description
tkinter * to create a GUI for the application
sqlite * to manage database files
os os.remove() to remove the database file
string string.uppercase() to generate text for passwords
messagebox messagebox.showinfo() to create pop up windows

Features

  • Passwords are encrypted
  • passwords and be saved and imported
  • search indexing for passwords (easy to find)
  • includes a password generator
  • copy/paste buttons
  • Dark Mode UI with animations

Optimizations

The project included many optimizations, including storing passwords in a database file and reducing the image file size, as well as a slightly optimized password generator.

FAQ

Q1 : Will the passwords ever be compromised?

A1 : The program is open source the passwords are stored in your drive.

Q2 : What is the database used in this program

A2 : Its MySqlite, a light version of SQL

Installation

Got to the latest releases and then dowload the zip file latest_release

  • unzip it and run the installer.exe
  • It's a installer.exe file jusst dowload it and click next, next....

Bugs:

  • Minor bug if the file name is renamed while importing/exporting it fails to do the action due to some permission limitations

Authors

password-manager's People

Contributors

cyan-1 avatar daemonexe avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

cyan-1

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.