Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Terminal Password Generator

A secure password generator for the terminal

👋 Hello everybody! I have created this application to generate a strong password from the terminal. The password is copied into the clipboard and can be pasted into sites and password manager. The application does not use graphical interfaces and does not show the password in clear text or save it in the fixed memory of the computer.

Weak passwords are not allowed!

Passwords with at least 8 characters are generated including uppercase / lowercase letters, numbers and some special characters. the software does not allow you to change these criteria in order to not reduce the security of the passwords generated. After the password is generated, the application closes.

Features

  • A very simple password generator for the terminal
  • Passwords are not saved and not displayed 😎

Requirements

  • Python3 (3.x)
  • Tk Inter from Python3

How to use

You just have to run the file, it is advisable to use the terminal

From the terminal you just have to move to the folder containing the .py file and write like this:

python3 terminalpswgenerator.py

For more info or else

Feel free to contact me or open an issue if you need information or to report something

About

A secure password generator for the terminal

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Contributors

Languages