Code Monkey home page Code Monkey logo

supergenpass's Introduction

SuperGenPass

Build status

SauceLabs status

This is the official repository of SuperGenPass. It contains code for the bookmarklet and the mobile version. The underlying algorithm that is used by SuperGenPass to generate passwords has its own repository: chriszarate/supergenpass-lib.

Please see the homepage to obtain the latest stable version of the bookmarklet and the mobile version. For questions, please see the FAQ.

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?

Maybe! 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? You do?

Develop locally

SuperGenPass development requires Grunt:

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

Looking for GenPass?

GenPass is maintained in its own repository: chriszarate/genpass.

License

SuperGenPass is released under the GNU General Public License version 2.

Other implementations

Since SuperGenPass is open-source, others have made their own versions for various platforms and with additional functionality. You can find a list on the implementations wiki page. Please note that these projects are not reviewed and compatibility is not guaranteed.

supergenpass's People

Contributors

chriszarate avatar cmcnulty avatar derixithy avatar

Stargazers

Juri Grabowski avatar

Watchers

Andrey Petrov avatar James Cloos avatar Juri Grabowski avatar  avatar

Forkers

ricky-vandal

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.