sife is a password manager
prerequisites: python3 sqlite3 or mysql insallation
Note: Only for mysql Make a database named passwords with a table named passwords In that table should be three rows- website, password, username set the character limit according to your preference
put the username and password in the UsernamePassword.json file in data directory
clone the repo do the above steps for database install the following pip packages: dropbox, termcolor, sqlite3 or mysql-connector or both, pyperclip, openpyexcel, random2
run the install.sh script as root
note: This is optional
You can create a backup file of your passwords and upload it to dropbox
run: sife connect