Coder Social home page Coder Social logo

quantum5 / correcthorsebatterystaple Goto Github PK

View Code? Open in Web Editor NEW
50.0 3.0 5.0 3.73 MB

An xkcd-style (correct horse battery staple) password generator.

Home Page: https://correcthorse.pw/

License: GNU Affero General Public License v3.0

JavaScript 87.81% SCSS 1.25% EJS 10.94%
password password-generator xkcd xkcd-936 diceware-password diceware-passphrase-generator

correcthorsebatterystaple's Introduction

correcthorsebatterystaple

A truly secure xkcd-style password generator for easy-to-remember passwords.

I made this site because a lot of alternatives floating around online appear to work, but implemented in weird, insecure manners. For example, many sites used Math.random() to generate random numbers, which is not a cryptographically secure generator and should never be used for this purpose. Furthermore, a lot of them are not open sourced and easily auditable. This generator is meant to avoid such pitfalls, providing the users with a truly secure and reliable experience.

For this reason, the website does not use any external scripts, not even analytics. Since the entire website is aggressively cached on the Cloudflare edge servers, I have no idea who you are, or how many of you are using it. To show your support, star this repository.

preview

correcthorsebatterystaple's People

Contributors

dependabot[bot] avatar quantum5 avatar

Stargazers

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

Watchers

 avatar  avatar  avatar

correcthorsebatterystaple's Issues

Security issue

I believe there is a security issue. Is there someone I can contact to report the issue to?

it is possible to generate a password that doesn't visually fit

if you have it use a large number of words, like ten or more, it's possible for the generated password to go off the side of the box

i suggest capping the number of words allowed, for that reason and also because it just let me generate a 1000-word-long password which is a little silly

Q: What is the source of your wordlists?

I don't see anything here explaining how you generated your word lists. Would you mind, please, discussing the source corpus and what criteria you used to filter it down? e.g. word frequency/recognition, commonly misspelled/typo'd words, word length, parts of speech (having a diversity of nouns, adjectives, etc). Thank you!

CloudFlare error on correcthorse.pw

I realize the website is a separate thing, but this is only point of contact I could find. The sites correcthorse.pw and quantum5.ca return this CloudFlare error and have since early this morning:

"If you're the owner of this website:

The SSL certificate presented by the server did not pass validation. This could indicate an expired SSL certificate or a certificate that does not include the requested domain name. Please contact your hosting provider to ensure that an up-to-date and valid SSL certificate issued by a Certificate Authority is configured for this domain name on the origin server. "

If there is another party I should contact, please let me know.

Store/load settings in URL

It would be useful to be able to pre-populate options via a URL fragment or parameters.
e.g. https://correcthorse.pw/#capatailze=true,digit=true

Specifically this would make it more attractive to link the site in documentation/comms to users when suggesting they use this site to generate a password for a service with a password policy that e.g. requires a capital and number.

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.