Rishabhagra / passwords

Generate a unique and store password for all your online accounts.

Home Page:http://ctrlq.org/passwords/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unique Passwords

You can use the password generator to create strong but unique passwords for all your web accounts. It internally uses the bcrypt algorithm for hashing.

###How to Use

Go to ctrlq.org/passwords to test a live version of the password generator.

  1. Enter the account login of any website in the User Name field (case insensitive)
  2. Put the website name in the domain field (case insensitive). Do not include any suffix or prefix in the domain name - for instance, use google and not google.com.
  3. Choose a password length.
  4. Think of a secret passphrase - do include digits, letters and symbols in your passphrase and never share it with anyone.

Just write the passphrase (case insensitive) in the input field and hit generate to get you your unique password for that particular site.

Mobile Version

The password generator uses responsive design and therefore works across all screens including mobile phones and tablets. All it requires is a web browser with JavaScript enabled.

Offline Version

You can also download the password generator for offline use. Just extract the zip file and double-click index.html to launch program. For added security, you may password-protect the folder or place the folder inside Dropbox and secure with 2-factor verification.

Authors

Credits

License

Copyright 2012-2013 Digital Inspiration Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0

About

Generate a unique and store password for all your online accounts.

http://ctrlq.org/passwords/

License:GNU General Public License v2.0


Languages

Language:JavaScript 91.9%Language:CSS 8.1%