GithubHelp home page GithubHelp logo

Comments (5)

montanaflynn avatar montanaflynn commented on July 19, 2024 1

@SeyZ I'll defer to you

from lumber.

SeyZ avatar SeyZ commented on July 19, 2024

Hey @montanaflynn !

You never send your database credentials to a 3rd party! The database credentials are use to generate an app (the admin microservice) on your computer.

The hosted part is only for the UI, which never have access to your data :)

In a nutshell:

  • All the business logic and your data are safe, on your side. The admin API is protected using JWT (the signing key is on your side too).
  • Lumber uses the hosted UI for the admin -> Forest.

from lumber.

montanaflynn avatar montanaflynn commented on July 19, 2024

Thanks for the quick reply @SeyZ!

I think this should be noted in the README.md in case anyone else has the same reservations I had.

from lumber.

SeyZ avatar SeyZ commented on July 19, 2024

@montanaflynn You're right! Could you send a pull request? I can do it if you prefer, let me know :)

from lumber.

SeyZ avatar SeyZ commented on July 19, 2024

@montanaflynn README are now updated. I've just added:
Your database credentials are safe. They are only stored in the Lumber generated microservice.

Thanks :)

from lumber.

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.