Menu

Home

utkarsh lath

We often Register on thousands of websites and remembering strong passwords for each of them is really messy. If we use same(or similar) password for more than one account, the owner of one website can also gain access to our other accounts(because he knows the password).

This project aims at helping you create/manage passwords. All You need to do is to remember just one private password, which need not be very strong(but should not be fairly obvious either). Whenever you create a new account, you need to provide the name of website for which you register and It generates a new password for your profile on that website. The advantage is that while you have to remember just one password for all the websites, you still have different and very strong password for all the websites.

The generation of password is purely keybased and strongly key dependent, so the application does not use any local memory. You can download this application on any computer and obtain your password if you know the private password. Also, it would be practically impossible for owner of one website to guess your password for any other website.

In its present form, it is slightly inconvenient to switch to another application just for password generation, so i have tried to make it as easy as possible:
Select the url of website and press ctrl+c(remember to give url of the login page while generating password for the first time)
->
open the application and press "generate password"
->
Go back to the browser and paste your password.

Do send in your comments and feedback so that i can improve it whenever i am free. If I receive positive feedback, I may be tempted to also make a firefox plugin for this.