GithubHelp home page GithubHelp logo

Comments (3)

pyramids avatar pyramids commented on August 23, 2024

+1

Fixing would require first including the phonetic (or ICAO or NATO or whatever your favorite community calls it) alphabet, which begs the question: Whilst we're at it, what other spelling alphabets should get included?

from zxcvbn.

fortran77 avatar fortran77 commented on August 23, 2024

I'll follow up (over a year later) by suggesting that, even at the risk of causing some false hits, whenever the string formed by taking the first letter of each of a sequence of words can itself be found in a weak-password dictionary, then the entire test string should marked as not strong. So any sequence of words whose first letters form some recognizable string (like abcd, egbdf, sohcahtoa, csgtl) would be considered weak.

from zxcvbn.

lowe avatar lowe commented on August 23, 2024

I think the right solution is to allow custom dictionaries, such that those that want to match the phonetic alphabet can add it to their bundle of dictionaries. custom dictionaries, keyboard layouts, and other internationalization features are on my roadmap.

i haven't seen many passwords that use the phonetic alphabet, or password crackers that iterate through ICAO/NATO instead of top password / english dicts, but if there's evidence to the contrary, it would make sense to include into the default dicts / matching.

from zxcvbn.

Related Issues (20)

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.