- Html
- CSS
- Django
- Python
Currently, it uses the master account password to encrypt the stored passwords twice. Even in the event of a large data breach in production, where all passwords are leaked, the passwords would still be very secure.
The navbar adapts to whether the user is logged in or not
Demo video is for release v1.2 ( https://github.com/ShaneWD/PasswordManagerWebsite/releases/tag/v1.2 )
git clone https://github.com/ShaneWD/PasswordManagerWebsite.git
cd PasswordManagerWebsite
pip install requirements.txt
python manage.py migrate
python manage.py runserver