Skip to content

The aim is to both try to help find a secure password and increase awareness about the security of the password.

Notifications You must be signed in to change notification settings

tolgaakkapulu/SecPassG-Secure-Password-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 

Repository files navigation

SecPassG_v1.0-Secure Password Generator

It was designed with Qt Designer and written in Python language. The aim is to both try to help find a secure password and increase awareness about the security of the password. Click for more detailed information and password analysis.

Program Content
1-) There are 4 options in the program. Make sure that all 4 options are selected for password security.
2-) Password length is set as 16 characters by default. It allows to create a password with a minimum of 8 and a maximum of 255 characters.
3-) The created password is saved with the file name SecPassG.txt if the "Save" button is clicked.

Windows


Windows Download link: https://www.parolaanalizi.com/SecPassG.exe
SHA-256 : A81CEBD3B526CFC673CCAC7F423BB0AC3AD33437D794C25B2DF6B2C093983ECD

Linux


Linux Download Link: https://www.parolaanalizi.com/SecPassG_v1.0.tar
SHA-256 : E085A58268FCA30B12024ED1BAF15971FAC767722CAFC0DA2042F0EA16286F3D

Installation and Usage
1-)tar -xvf SecPassG_v1.0.tar
2-)cd SecPassG_v1.0
3-)chmod +x SecPassG_v1.0.py
4-)python3 SecPassG_v1.0.py

About

The aim is to both try to help find a secure password and increase awareness about the security of the password.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages