Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 675 Bytes

File metadata and controls

35 lines (21 loc) · 675 Bytes

Secura

A tool to fit all the needs for password security and management, The tool consists of a password complexity checker, a complex password creator and a password manager, using a simple GUI to make managing passwords easier.

Python

Screenshots

secura

Installation

Installation:

  git clone https://github.com/Ares-21/Secura.git
  cd Secura

Install all the requirements:

  pip install -r requiremnets.txt

Run the tool:

  python secura.py