Giter Site home page Giter Site logo

omgovich / omgopass Goto Github PK

View Code? Open in Web Editor NEW
233.0 3.0 15.0 410 KB

*️⃣ A tiny memorable password generator for Node.js and browsers

Home Page: https://omgovich.github.io/omgopass/

License: MIT License

JavaScript 100.00%
javascript password generator password-generator utilities nodejs crypto secure

omgopass's People

Contributors

molefrog avatar omgovich avatar pglombardo 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  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

omgopass's Issues

Improve performance

When we started to use crypro API, the library become 2 times slower.

We should find a solution that could improve performance.

We probably should try to generate some buffer of random numbers — it allows us to decrease crypto.getRandomValues calls count.

Password length

It would be nice to have some information about the generated code length in the documentation because the max/min length is not defined (haven't found that information).

It's easy to limit the length of the string, but it would be nice to have it as an additional option. Thank you!

License

Thank you for your work!

Do you plan to add a license?

Typescript support

Again, thank you for your work!

Do you plan to add support to Typescript?

Needs special symbols support

For some services needs special symbols support. For example,

Password must contain at least one special character.

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.