Skip to content

AnujPawaadia/devops_proj2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 

Repository files navigation

devops_proj2

SecurePass Generator

SecurePass Generator is a Python application that helps you create secure and unique passwords for your online accounts. It offers various customization options and features for generating and managing strong passwords.

Features

Password Customization: You can customize the generated password by choosing options like uppercase letters, lowercase letters, digits, and special characters.

Clipboard Integration: The generated password is automatically copied to your clipboard for quick and easy pasting into registration forms.

Password Management: SecurePass Generator can save your generated passwords in a "password.txt" file for future reference.

Getting Started

1.Make sure you have Python installed on your computer.

2.Install the required libraries: pip install tkinter clipboard

3.Run the application: python password_generator.py

How to Use

1.Open the application.

2.Select the desired password complexity options by checking the corresponding checkboxes:

Uppercase Lowercase Digits Special Symbols

3.Enter the desired password length in the "Password Length" field.

4.Click the "Generate Password" button to generate a password based on your selected options.

5.The generated password will be displayed in the "Password" field and copied to your clipboard automatically.

6.You can save the generated password to a file by clicking the "Copy and Save" button. The password will be saved in a file named "saved_passwords.txt."

7.You can regenerate a new password with the same options by clicking the "Regenerate" button.

About

This application was created as a simple tool to help users create strong and secure passwords easily. It provides flexibility in password customization and simplifies the process of managing and saving passwords.

credits:- Anuj Pawadia Dhruv Joshi

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages