Skip to content

AnshuSharma111/passwordManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Password Manager

An app built in python using Qt that stores all passwords in a secure manner in a sqlite database locally. This app was built for personal use. Uses hashing to securely store passwords. Also provides a clean and minimal interface built in Qt and Python as GUI.

#Aims

The aim is to create a simple password manager that can do the following:

  1. Store all passwords locally
  2. Store passwords relatively securely with encrpytion techniques
  3. Make it easy for users to store all their passwords in a single place

What I hope to learn by engaging in this exercise is:

  1. PyQt6 : GUI using python
  2. Cryptography techniques
  3. Database Management

#Outcomes

All above aims were satisfied in good capacity

  1. Learnt PyQt6 and how to build desktop interfaces
  2. Learnt database management using python and sqlite3
  3. Learnt how to securely store passwords locally
  4. Learnt how to package and distribute app

#Download

You can download and use password manager from here: https://drive.google.com/file/d/1mN8BlbMzxPWu0eEQ4gTZnke3U8QtfeLp/view?usp=sharing

About

A simple password manager built in python

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages