Giter Club home page Giter Club logo

Comments (6)

Clopy avatar Clopy commented on September 21, 2024

Hi Keiro,

The open-source version doesn't have user management or authentication support. It is just the infrastructure management interface. If you need authentication and to hide the interface from plain sight, you could use http auth behind apache or nginx.

If you're looking for the full multi-user service to act as a reseller, like the one on https://mist.io I can hook you up with one of our sales managers to discuss licensing.

from mist-ce.

KeiroD avatar KeiroD commented on September 21, 2024

@Clopy

I think not having authentication or user management in your open-source version is a very bad idea.

At least include authentication support in the open-source version to prevent anyone finding a user's mist.io instance and doing very bad things to it. Charge for user management if you must, but for the love of all that's good security-wise, please include some form of authentication support.

from mist-ce.

JanLoebel avatar JanLoebel commented on September 21, 2024

I would agree with @KeiroD . At least providing a hook point to add custom authentication modules provided by the community would be really great. I get the point that you want to earn money with the system itself. But at least a small authentication step like one defined user (admin/admin) defined in a file would be very easy to implement.

from mist-ce.

mgogoulos avatar mgogoulos commented on September 21, 2024

Hi JanLoebel,

the open source version starts on the localhost interface, so this poses no security threat. It is then easy to expose it to some other interface and also add some http auth through nginx or through haproxy for this. You are more than welcome to contribute in the FAQ section (or in an article) about how to add basic auth on nginx or even better haproxy - since it is used by mist.io.

At this point we are not thinking of adding auth modules of some sort to mist.io because we want to get it done correctly on the Saas. We are adding role based access control functionality and team support for the Saas, which means that teams and organizations can be created, or imported through SSO systems. On the same time we are moving fast functionality from the Saas to the open source version (scripts, monitoring, logs).

Regards,
Markos

from mist-ce.

mgogoulos avatar mgogoulos commented on September 21, 2024

Version 2 is out, comes with an easier installation process using Docker Compose and many new features, check updated instructions on https://github.com/mistio/mist.io

This also includes user management!

from mist-ce.

mgogoulos avatar mgogoulos commented on September 21, 2024

http://blog.mist.io/post/162083041316/our-biggest-mistio-open-source-release-yet

from mist-ce.

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.