Skip to content

rodrigocolozio/secpassword

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SecPassword: Secure Password Generator.

Simple password generator.

Table of Contents

About

SecPassword is an advanced password generation tool designed to fortify your account security against malicious attacks aiming to crack weak passwords. Empowering users with flexibility, this tool enables you to specify the desired number of letters, symbols, and numbers, ensuring a personalized and robust password tailored to your security needs.

Installation

  1. Clone the repository:
    git clone 'https://github.com/rodrigocolozio/secpassword.git'
  1. Change directory to where you've cloned it
    cd your_directory
  1. Make it executable
    sudo chmod -x secpassword.py
  1. Install all the requiriments
    pip3 install -r requiriments.txt

Usage

`python3 secpassword.py` 

Choose between "Creating a new password" or "Fortify your current password"

IMPORTANT INFORMATION : we don't keep track of the passwords generated. Before closing the application, make sure to secure store your password!

About

A secure password generator.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages