Skip to content

peupasswd is an advanced password security software written in python use in generating unique password for each of each service i.e you can generate special password for each of your social media or services with just one master password;

License

Notifications You must be signed in to change notification settings

devfemibadmus/peupasswd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Peupasswd Advanced Password Security Software

Peupasswd is an advanced password security software written in python use in generating unique password for each of each service i.e you can generate special password for each of your social media or services with just one master password; see also neupasswd

How It Works

Peupasswd takes in a master password, the service name you wanna use the password for and the length of the password u want(never worry about the length you can choose as much as possible you dont need to cram it). Then it encrypt the master password in a way you can nerver guess of. Also you can retrieve/check ur password again by doing same way.

How to:-

Install through pip

pip install peupasswd
from peupasswd import peupasswd
print(peupasswd("master password", "instagram", 12))

Running on web

https://devfemibadmus.github.io/peupasswd/

About

peupasswd is an advanced password security software written in python use in generating unique password for each of each service i.e you can generate special password for each of your social media or services with just one master password;

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages