Giter Site home page Giter Site logo

Comments (5)

masterbater avatar masterbater commented on June 5, 2024 3

Who is maintaining it? It has not been updated for a long time, should we trust it to use?

Probably you are misunderstanding but the crypto module provided by browser and node, havent change.
Also there is no dependencies therefore no need for maintenace. Except if crypto module has performance improvements or some security issue.

from bcrypt.js.

dcodeIO avatar dcodeIO commented on June 5, 2024 3

This is code, not a banana. I'm not aware of any time-induced breakage, hence closing.

from bcrypt.js.

foxxyz avatar foxxyz commented on June 5, 2024 2

This is code, not a banana. I'm not aware of any time-induced breakage, hence closing.

While this is a fun response, the computing environment doesn't stand still. Language advances, deprecations, engine and operating system changes will require maintenance and occasional updates.

Right now I can't even install the dev dependencies to run the tests, which does warrant attention.

Actually, it's precisely the opposite when crypto is involved. You DO NOT want security-critical libraries constantly adding fluff for the sake of living on the edge. You want a battle-tested solution known to work correctly.

I don't think they were advocating for adding fluff. I agree that you want to be conservative with regards to making feature changes, but regular maintenance is critical to security.

@dcodeIO If you need support in maintaining this library, let me know and I'd be happy to do so.

from bcrypt.js.

ahkhanjani avatar ahkhanjani commented on June 5, 2024

It has not been updated for a long time, should we trust it to use?

It's the best you don't use a library last published 7 years ago for security purposes.

from bcrypt.js.

aggregate1166877 avatar aggregate1166877 commented on June 5, 2024

It's the best you don't use a library last published 7 years ago for security purposes.

Actually, it's precisely the opposite when crypto is involved. You DO NOT want security-critical libraries constantly adding fluff for the sake of living on the edge. You want a battle-tested solution known to work correctly.

This is a cryptographic library, not an emoticon pack. It will need an update only when something is found to be insecure or broken.

from bcrypt.js.

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.