Giter Site home page Giter Site logo

Comments (11)

CarlyRaeJepsenStan avatar CarlyRaeJepsenStan commented on August 21, 2024

I can work on this! Can we use bcrypt?

from listbot.

tomassirio avatar tomassirio commented on August 21, 2024

Sure! I'll assign it to you. There's a discord server if you want to join

from listbot.

CarlyRaeJepsenStan avatar CarlyRaeJepsenStan commented on August 21, 2024

Awesome! I'll get on it right away.

from listbot.

CarlyRaeJepsenStan avatar CarlyRaeJepsenStan commented on August 21, 2024

Which file should I start editing?

from listbot.

CarlyRaeJepsenStan avatar CarlyRaeJepsenStan commented on August 21, 2024

Update: I am going to use crypto instead of bcrypt.

from listbot.

tomassirio avatar tomassirio commented on August 21, 2024

Sure, I read the article you gave me and seems pretty readable.

from listbot.

CarlyRaeJepsenStan avatar CarlyRaeJepsenStan commented on August 21, 2024

Cool - we can probably merge this with the secret for encryption issue.

from listbot.

sdanpo avatar sdanpo commented on August 21, 2024

Hi Tomas,
Another option to encrypt (and still operate over the encrypted data) is to use Kindite.
It is an encryption mechanism which wihtout any code changes completely encrypts the needed fields and allows you to operate on them without any performance hit.

In case you would like to read more https://blog.kindite.com/hubfs/Use%20case%20-%20Hybrid%20B2C%20apps.pdf

from listbot.

tomassirio avatar tomassirio commented on August 21, 2024

I'm going to read it through out the day. If you think this changes are better than the ones proposed by @CarlyRaeJepsenStan, please debate them with him. Btw, since debating through issues is kind of a hassle (even though it's by far more organized) we are disccussing this changes on the official discord server, please come and chat with us

from listbot.

CarlyRaeJepsenStan avatar CarlyRaeJepsenStan commented on August 21, 2024

@sdanpo While Kindite looks useful and fast, it seems to be a production/business product - you have to pay, and it seems geared to massive server networks. For our humble uses, I think crypto would work ok.

from listbot.

CarlyRaeJepsenStan avatar CarlyRaeJepsenStan commented on August 21, 2024

#108

from listbot.

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.