Git Product home page Git Product logo

rjosborne / chromedicewarepasswordsgenerator Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rafaelcpalmeida/chromedicewarepasswordsgenerator

0.0 2.0 0.0 110 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

CSS 0.13% JavaScript 99.66% HTML 0.21%

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 that button. It will generate you a brand new password.

Geek stuff

This plugin uses Vanilla JS and an implementation of the AVL tree (thanks to Raoul Harel) in order to quickly iterate over the list of words.

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

Watchers

James Cloos avatar  avatar

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.