Skip to content

Password manager to save all passwords as a securely accessible list with high level of encryption.

License

Notifications You must be signed in to change notification settings

yasserbdj96/safe-passwd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


safe-passwd by yasserbdj96

Safe Password

Password manager to save all passwords as a securely accessible list with high level of encryption.


Used Requirements:

[✓] ashar
[✓] eel

How to download & Use?

# Download safe-passwd from github:
❯ git clone https://github.com/yasserbdj96/safe-passwd.git

❯ cd safe-passwd
❯ pip install -r requirements.txt
❯ python main.py -p <YOUR_PASSWORD> # This is the same thing for the first time use
# python main.py -p <YOUR_PASSWORD> -c <YOUR_NEW_PASSWORD> # in order to change the password
# python main.py -p <YOUR_PASSWORD> -f <YOUR_JSON_PATH>
# python main.py -p <YOUR_PASSWORD> -po <YOUR_FAVORITE_PORT> # Default is 8080
# python main.py -p <YOUR_PASSWORD> -a <YOUR_CSV_PATH> # import data from csv file.

Ubuntu Installation:

# Dwonload:
❯ git clone https://github.com/yasserbdj96/safe-passwd.git

# Go to Installation folder:cd safe-passwd/install

# Install:
❯ bash install.sh -i
❯ safe-passwd <ARGUMENTS>

# Uninstall:
❯ bash install.sh -u

Screenshot:


License:

The content of this repository is bound by the following LICENSE.


Support:

If you find this project useful please consider **STARRING 🌟** this repository.



safe-passwd by yasserbdj96
BTC: bc1q2dks8w8uurca5xmfwv4jwl7upehyjjakr3xga9



website . github . gitlab . linkedin . twitter . instagram . facebook . youtube . pypi . docker . telegram . gitter . e-mail . sponsor

About

Password manager to save all passwords as a securely accessible list with high level of encryption.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published