/pps-password-bookmaker

Secure cli password bank program for Debian-based linux distros, programmed in python. bash-based

Primary LanguagePythonApache License 2.0Apache-2.0

pps-password-bookmaker

Secure cli password bank program for Debian-based linux distros, programmed using python

Current features

Store on-login passwords
View passwords list
Automatic uninstallation

System support

linux debian-based distros
the program might also work on other distros! #Please run the program in a linux-based terminal preferably GNOME Terminal.

Very important to know before installation

Please install in your ~ (/home/$usr) directory and make sure you are not in root! otherwise the program will not work! after installation you can run the program system-wide
Please do not change any name of the files or the place of the files, otherwise the program will not work!
Please do not run the program in superuser or root, The command-line can be used system-wide but not while you're a super-privileged user

Installation guidance

$ exit (Only if user is super-privileged)
$ cd
$ git clone https://github.com/RaziFalah/pps-password-bookmaker
$ cd pps-password-bookmaker
$ python3 setup.py

After a successful installation please run:

$ pps man or
$ ps -h

For manual

Returned error codes

Code (0) : Program exsited unexpectedly (ignorable)
Code (1) : Program could not proccess requested opration (Fatal)