Skip to content

A Python Program that can generate, store, test, get, and change passwords.

Notifications You must be signed in to change notification settings

Seprentiss/Password_Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Password_Manager

A Python Program that can generate, store, test, get, and change passwords.

The Generate Function Creates random and secure passwords that you can use on any Website / app

The Storage function stores all of your passowrds in a file and encrpyts them with a basic Ascii value encryption

The Test function tests the strength of your password. 0 - 100

The Get function returns the password for the site that you enter

The Change function changes the password for any stored site

Use the passwords.csv file to store all of your passwords.

About

A Python Program that can generate, store, test, get, and change passwords.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages