- PassVault is a password management system web App.
- Its saves the passwords for all your Website and apps
- Which can be easily accessed using the master password
- easy to use web - interface
- Globaly accessable
- No installation required
- Website's passwords are stored in encrypted formate for security
- Site passwords encryptor function is purposely excluded from this public repo for safely purposes
- Git clone https://github.com/satya-sudo/PASSVAULT_WEB.git
- open terminal
- pip3 install -r requirements.txt
- python3 manage.py makemigrations
- python3 manage.py runserver
- check out https://github.com/satya-sudo/Passvault