Code Monkey home page Code Monkey logo

nidus's Introduction

Nidus

CircleCI js-standard-style npm

A password store which doesn't store. Instead, it deterministically generates the exact same password for you every time, based on a keyword and your master password.

Keyword can be a website url, an email address, a secret folder name, or anything else you choose.

As long as somebody has the exact same configuration as you (and the master passwords), the generated passwords will always be the same, meaning you can set your logins to use them, and they will never need to be insecurely stored anywhere!

Quickstart

To grab the Nidus GUI for Linux, MacOS and Windows, head over to the releases page

For a cli version:

npm install -g nidus
nidus

Slowstart

On first run, nidus will look for a config file. If not found, it will take you through the steps to generate one, and then exit.

Once your configuration is generated, you can start to generate passwords:

nidus show http://www.example.com
// Simple q15hBZw8mvxkIxW2
// Complex XCCS8w/cq.B:^Hx6
// Readable colors battery blackberry attraction bicycle allegiance

Nidus will show a simple password, a complex password, and a readable password (a number of words). The length of the complex and simple passwords is determined by 'keyLength' in your configuration steps. The length of the readable password (in words, not characters), is determined by 'readableLength' in your configuration steps. You can choose which to use based on restrictions imposed by what the password is used for.

Credits

nidus's People

Contributors

antony avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

tohodakilla

nidus's Issues

Issue with simple pwd generation

with master pw of test1234

? Enter master password ********
unstore> help

  Commands:

    help [command...]  Provides help for a given command.
    exit               Exits application.
    show <keyword>     Create/show a password for a given keyword

unstore> show xxxxx


Simple wc1DG2KK2CJLfzBV7K1fxCBvPSRffundefinedEr
Complex 3gy!K.OO6dgmQac?@Oy^'G`2TtsMMKb>
Readable appointment bicycle agriculture arrow brotherhood barrister building building celebrity commander acquiescence comrade cracker combustion comer backlash chasm building agriculture christianity absorption brewer acceptance applause by-election conflagration confiscation anatomy anatomy counselor accomplice snead

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.