Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Ry268/PassManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PassManager

Web application to easily create and store secure passwords

DEMO

demo

Features

  • 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.

Requirement

  • 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

Note

We were considering opening it to the public, but due to security issues, we are currently using it locally.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages