PassTresor
1.0.0
PassTresor is a web-based password manager that helps to manage the passwords in a secure way. All passwords are symmetrically encrypted and stored in a database, which is also secured with a hash-encrypted master password.
This app was created as the final project of my Flask framework self-learning program and was inspired by Bitwarden password manager.
https://PassTresor.onrender.com
Install Python 3.8.2 or above
? Python (latest version)
Install all required packages using pip command
pip install -r requirements.txt
PassTresor - Password Manager
Copyright © 2022 PassTresor Inc.
PassTresor is a non-commercial open-source app, available under the GNU GPLv3 license.