GithubHelp home page GithubHelp logo

rafaelcpalmeida / chromedicewarepasswordsgenerator Goto Github PK

View Code? Open in Web Editor NEW
3.0 2.0 6.0 73 KB

Google Chrome extension that allows you to generate strong and secure passwords using the well known Diceware algorithm

Home Page: https://chrome.google.com/webstore/detail/diceware-passwords-genera/cfepfnclehmojjhijpfjapgmcldbjgbj

License: MIT License

JavaScript 98.59% HTML 0.39% CSS 1.02%
avl diceware-algorithm passwords generator

chromedicewarepasswordsgenerator's Introduction

Diceware passwords generator

Codacy Badge Chrome Web Store Chrome Web Store Chrome Web Store Chrome Web Store

Buy Me a Coffee at ko-fi.com

This is a small Google Chrome extension that allows you to generate strong and secure passwords using the well known Diceware algorithm.

Instructions

Just enter the number of words you want and the separator (if any!) and press the green button. It will generate you a brand new password.

Optional

You can choose the EFF word list or the original Diceware, by Arnold Reinhold. The default is the EFF one.

Geek stuff

This plugin uses Vanilla JS. In other words: no third party libraries are being used.

There's no way to know which password you generated but if you're paranoid you can disconnect from the Internet and the extension will work the same way.

FAQS

  • What's the objective of this extension?
    • This extension uses the diceware method to generate secure passwords / passphrases. I build it just for fun but it can be used in real life applications such as generating your password manager vault password.
  • Is it meant to replace password managers?
    • No way!
  • Is it safe?
    • Absolutely! Everything is done inside your browser. You can even use it offline.
  • Why is the default number of words 8?
    • According to diceware method creator: "Eight words should be completely secure through 2050."

Thanks to

License

MIT

Made with ❤️ in Portugal

Software livre c*ralho! ✌️

chromedicewarepasswordsgenerator's People

Contributors

rafaelcpalmeida avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

chromedicewarepasswordsgenerator's Issues

Suggestion: Use the EFF Word List

The EFF list seems to result in passwords that are much easier to remember, without affecting the security of the password in any way (technically it can make it more secure if you don't use a separator as I don't believe the EFF list contains cases such as IN and PUT which combine to make INPUT which is also on the list).

I've created a fork that uses the EFF list for my own use - I'd be more than happy to create a pull request if desired.

It might even be worth looking at trying to combine the two and letting people choose the list to generate passwords from seen as the average length of words in the EFF list is longer than in the original diceware list.

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.