Skip to content

Repository files navigation

cryptopass

A local secure password manager with encryption for the SQLite database and a secure web interface

Needed

  • Python (built in v3.11.4)
  • NodeJS (built in v18.17.0)

Languages

  • Javascript with TypeScript on NodeJS
  • Python
  • HTML
  • CSS

Main Techs

  • Bcrypt
  • PrismIO
  • Json Web Token
  • CORS
  • SQLite Database

Installation

1 - Run the setup.py file to automaticly install all the packages needed
Or
2 - Run npm install or yarn install on the terminal to manually install the packages from the package.json file

Run and Access the system

Once you installed all the packages, you can start the system by running the file cryptopass.py.
It will start the NodeJS Server and once successful, it will open the index.htm file on your default browser so you can access the system.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages