Skip to content

Chrome and Firefox extension to generate random passwords

Notifications You must be signed in to change notification settings

sachinjain024/genpass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GenPass - Strong Password Generator GenPass Icon

Why Genpass

One solution to generate strong passwords. Many users use same or similar passwords on multiple websites across the web. And when one of these website's security is compromised it reveals your credentials to external world and which means your same set of credentials can be tried on other websites and could harm you badly.

GenPass is built with the intention to avoid such situations and while following a good practice of choosing secure and strong passwords we can ensure internet stay a good place.

Password Generation Techniques

Consistent Password

Consistent password is generated using current page domain and your master string. So next time when you generate consistent password for same site, it will show same password again. If you change your master string, password will change for same site.

Random Password

Random password is totally random password generated with alphabets upper and lower case, numerics and special characters.

Source Code

This is an OPEN SOURCE project available on Github: https://github.com/sachinjain024/genpass

Installation

About

Chrome and Firefox extension to generate random passwords

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published