
Password Generator
502 users
Version: 1.2
Updated: January 10, 2013

Available in the
Chrome Web Store
Chrome Web Store
Install & Try Now!

Amazon Tablets & Accessories | Fire 7 Amazon Tablet For Sale | Color: Black | Size: Os | Yesenia21315's Closet

Kirkland Signature Black Pepper Coarse Ground 12.7 oz

Bubble Inside Out 2: Think Positive 3-Step Glow Boost Routine

Nike Caitlin Clark Indiana Fever 2024 Women's Dri-Fit WNBA Victory Jersey Red

Youth Nike Black WNBA Pullover Hoodie Size: Medium

Kellogg's Froot Loops Cereal, Multi-Grain, Sweetened - 2 bags, 43.6 oz
Password Generator
Update
Replaced MD5 with SHA2 as MD5 is broken .
Summary
A client side password generator.
Update: We have this for Android. https://play.google.com/store/ apps/details?id=com.passgen.pa sswordgenrator
What is it
Its a chrome app to generate unique passwords for each site. Depending upon the domain and a master password a unique password is generated. It doesn't need any server and everything happens on the client side.
Why?
I want to use a unique password for each website. However, I don't want to use lastpass/1password as I find their interface confusing and overkill, and I don't want my password stored on remote servers.
I use a simple passwording scheme. I have one master password. For each site, I append the first two letters of the domain to master password and use that as the site password. This is sub-optimal as its easy to understand this scheme, if say two of my passwords are leaked.
I want to algorithmically generate the password on the client side, with a chrome app.
How does it work?
password_1 = SHA256(masterpassword+domain)
password = take_first_8_letters(password_1)
This will generate a per domain password with 8 characters of entropy and it depends only on master password and the domain.
In the UI side, it works like this:
You set your master password in the app.
You click the Chrome app button to generate a domain specific password. It generates the domain specific password and copies the password to clipboard.
You use the password to signup. Next time you want to login, you click the app to get the password.
Update
Replaced MD5 with SHA2 as MD5 is broken .
Summary
A client side password generator.
Update: We have this for Android. https://play.google.com/store/ apps/details?id=com.passgen.pa sswordgenrator
What is it
Its a chrome app to generate unique passwords for each site. Depending upon the domain and a master password a unique password is generated. It doesn't need any server and everything happens on the client side.
Why?
I want to use a unique password for each website. However, I don't want to use lastpass/1password as I find their interface confusing and overkill, and I don't want my password stored on remote servers.
I use a simple passwording scheme. I have one master password. For each site, I append the first two letters of the domain to master password and use that as the site password. This is sub-optimal as its easy to understand this scheme, if say two of my passwords are leaked.
I want to algorithmically generate the password on the client side, with a chrome app.
How does it work?
password_1 = SHA256(masterpassword+domain)
password = take_first_8_letters(password_1)
This will generate a per domain password with 8 characters of entropy and it depends only on master password and the domain.
In the UI side, it works like this:
You set your master password in the app.
You click the Chrome app button to generate a domain specific password. It generates the domain specific password and copies the password to clipboard.
You use the password to signup. Next time you want to login, you click the app to get the password.
Related

Cyberx Password Generator
74

Deadbolt Password Generator
138

Password Generator
106

Password Generator
21

Password Chameleon
967

Password Generator
196

Strong Password Generator
50,000+

Password Generator
291

Lean Password Hasher
76

Password Generator
309

Secure Password Generator
123

Ultra Password Generator
993

Joel's Password Generator
234

PassGen
70

Password Generator
20

MS Password Generator
95

123 Password
1,000+

Cygen (based on SuperGenPass)
127

bwallHatesTwits Password Generator
43

Pagan — password generator
444

Secure Password Generator
4,000+

PawHash
267

Secure Passwords
748

SuperGenPass for Google Chrome™ by Denis
292