Skip to content

danwarfel/supergenpass

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SuperGenPass

Build Status

This is the official repository of SuperGenPass. Please see the homepage for project information and instructions for use.

About

SuperGenPass is a different kind of password solution. Instead of storing your passwords on your hard disk or online—where they are vulnerable to theft and data loss—SuperGenPass uses a hash algorithm to transform a master password into unique, complex passwords for the Web sites you visit.

SuperGenPass("masterpassword:example1.com") // => zVNqyKdf7F
SuperGenPass("masterpassword:example2.com") // => eYPtU3mfVw

SuperGenPass is a bookmarklet and runs right in your Web browser. It never stores or transmits your passwords, so it’s ideal for use on multiple and public computers. It’s also completely free and open source.

Should I use SuperGenPass?

Do you like bookmarklets? Do you like not knowing what your passwords are? Do you like the idea of using a slightly quirky password solution?

Develop locally

SuperGenPass development requires Grunt:

git clone https://github.com/chriszarate/supergenpass.git && cd supergenpass
npm install
grunt

About

A free bookmarklet password generator.

Resources

License

Stars

Watchers

Forks

Packages

No packages published