/password-manager

CLI based Password Manager Using Python & Firebase

Primary LanguagePython

Password Manager

What is a password manager?
A password manager is a software application designed to store and manage online credentials. Usually, these passwords are stored in an encrypted database and locked behind a master password

Why we need a password manager?

  • You don’t have to memorize all your passwords anymore.
  • Password managers save time

Are password managers safe? Password managers have been hacked, Even LastPass( popular password manager) suffered a data breach in 2015. So, I say not sure.

Why you need your own cloud-based Password Manager/ these type of password manager
Because they are more secure. Let's take an example of this kind of password manager.
Database we used is : Firebase (firebase is noSQL cloud based free database service acquired by Google). You can use your personal gmail id or create new one (and don't use anywhere else). Add 2-3 security large to that. Then, no one able to hack it.

Installation of required packages

python3 -m pip install -r requirements.txt

Running on command line/ terminal/ cmd

python3 main.py

ScreenShots

dth99 dth99 dth99 dth99 dth99 dth99