Web application to easily create and store secure passwords
- User can choose the number of characters and whether to include symbols.
- To encourage the use of highly secure passwords, existing passwords, etc. cannot be entered.
- Saved passwords cannot be changed, so you must create a new one if you want to change it.
- click==8.1.3
- colorama==0.4.5
- Flask==2.2.2
- Flask-Login==0.6.2
- Flask-SQLAlchemy==3.0.2
- greenlet==1.1.3.post0
- itsdangerous==2.1.2
- Jinja2==3.1.2
- MarkupSafe==2.1.1
- pycryptodome==3.15.0
- SQLAlchemy==1.4.42
- Werkzeug==2.2.2
We were considering opening it to the public, but due to security issues, we are currently using it locally.