Password Generator
Item media 1 screenshot

Overview

Generates domain specific passwords

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.passwordgenrator 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.

4.0 out of 520 ratings

Google doesn't verify reviews. Learn more about results and reviews.

Review's profile picture

Noob PlayzMay 26, 2021

I highly recommend using this. 5 Stars.

Review's profile picture

Dean PierceNov 24, 2015

The passwords it generates are 4 bytes of hex, which can be brute forced almost instantly by anyone who cares to.

2 out of 2 people found this helpful
Review's profile picture

wady ufOct 15, 2015

good programs

1 person found this review to be helpful

Details

  • Version
    1.2
  • Updated
    January 10, 2013
  • Offered by
    Agiliq
  • Size
    149KiB
  • Languages
    English (United States)
  • Non-trader
    This developer has not identified itself as a trader. For consumers in the European Union, please note that consumer rights do not apply to contracts between you and this developer.

Privacy

The developer has not provided any information about the collection or usage of your data.

Support

For help with questions, suggestions, or problems, visit the developer's support site

You might also likeā€¦

Strong Password Generator

4.7(7)

Generate strong password for the most secure.

Secure Password Generator

4.8(28)

Generates random secure passwords.

Password Generator

5.0(9)

Password Generator - simple, secure, one-click password generator

Random password generator

4.4(34)

Simple tool to generate strong and secure passwords.

Google apps