Git Product home page Git Product logo

zxcvbn-elixir's Issues

bad argument in arithmetic expression: 6 * 4.83472340425532e307

Password was quite long.

 ** (ArithmeticError) bad argument in arithmetic expression: 6 * 4.83472340425532e307
 code: Core.Users.update_account_password(account, valid_account_password(), %{
 stacktrace:
   :erlang.*(6, 4.83472340425532e307)
   (zxcvbn 0.1.3) lib/zxcvbn/scoring.ex:440: ZXCVBN.Scoring.update/5
   (stdlib 5.2) maps.erl:416: :maps.fold_1/4
   (elixir 1.16.2) lib/enum.ex:2528: Enum."-reduce/3-lists^foldl/2-0-"/3
   (elixir 1.16.2) lib/enum.ex:4388: Enum.reduce_range/5
   (zxcvbn 0.1.3) lib/zxcvbn/scoring.ex:91: ZXCVBN.Scoring.most_guessable_match_sequence/3
   (zxcvbn 0.1.3) lib/zxcvbn.ex:96: ZXCVBN.zxcvbn/2

Request for new release

Hi there ๐Ÿ‘‹!

It would be greatly appreciated if a new release could be cut that includes some of the dep updates that are in main (and selfishly also my PR to fix compilation warnings on newer versions of Elixir #22)

readme update

Readme is not as detailed right now. Need to provide detail on the result and interpretation of each parameters.

Ability to add/specify custom dictionaries

Often times, the password dictionary can be contextual such as demographics or countries. Would be nice to be able to specify custo list of dictionaries apart from what we have right now

v0.2.0 Changelog entry

Thanks for releasing a new version.
It would be awesome if you could also please add an entry to the Changelog describing what was included in that new version.

Make parts of codebase more elixir'y

There are parts of codes that would benefit from more Elixir style coding. This issue will serve as a ground for future PRs and commits for improving codebase quality

Publish to hex?

Hi there. I'm looking to use a zxcvbn library on my elixir app so that the password strength metrics are the same as my client code (which is also using zxcvbn), and this project seems like the furthest along to implement zxcvbn in elixir.

Any updates on when this project might be production ready or if you need any help getting it there?

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.