• warmaster@lemmy.world
    link
    fedilink
    English
    arrow-up
    4
    arrow-down
    1
    ·
    8 months ago

    You know your way around, I’m sure of it. But I don’t, and I don’t have the time.

    I want to self-host but don’t have the time to do it by manually by myself, I really appreciate the container automation it provides. I tried before doing it by using Docker Desktop, Podman Desktop, CasaOS, and failed miserably with all of them, or in the case of CasaOS it just didn’t automate enough. Cosmos targets oblivious users like me and it’s not wrong, it’s just different.

    • anteaters@feddit.de
      link
      fedilink
      English
      arrow-up
      8
      arrow-down
      7
      ·
      8 months ago

      Then let me tell you this: Cosmos does not solve any of the risks they paint in their vision. You are lulled into a false sense of “security” after they frightened you.

        • anteaters@feddit.de
          link
          fedilink
          English
          arrow-up
          10
          arrow-down
          6
          ·
          edit-2
          8 months ago

          It is becoming an important threat to you. Managing servers, applications and data is very complex, and the problem is that you cannot do it on your own: how do you know that the server application where you store your family photos has a secure code? it was never audited.

          How do they fix this? Do they audit and approve all source code? Do they submit security patches to the apps they have in their repo?

          In fact, the recent LastPass leak happened because a LastPass employee had a Plex server that wasn’t updated to the last version and was missing an important security patch!

          How do they fix this? Auto updates? Those are going to bite you in the ass extremely hard at some point.

          Things like this are completely untrue:

          Additionally, because every new self-hosted applications re-implement crucial systems such as authentication from scratch everytime, the large majority of them are very succeptible to being hacked without too much trouble. This is very bad because not only Docker containers are not isolated, but they also run as root by default, which means it can easily be used to offer access to your entire server or even infrastructure.

          Most tools currently used to self-host not specifically designed to be secure for your scenario. Entreprise tools such as Traefik, NGinx, etc… Are designed for different use-cases that assume that the code you are running behind them is trustworthy. But who knows what server apps you might be running? On top of that, a lot of reverse-proxies and security tools lock important security features behind 3 to 4 figures business subscriptions that are not realistic for selfhosting.

          Scaremongering and lies.

          • RandomLegend@lemmy.dbzer0.com
            link
            fedilink
            English
            arrow-up
            5
            arrow-down
            3
            ·
            8 months ago

            The more important question here is: What are you fighting against here? Like you say that you feel like some snakeoil salesman trying to convince you of something.

            But it’s FOSS. You can just install it and you’re good to go. You don’t have to buy any license to get the super duper security features they promise or something.

            It’s a webui for a homeserver that makes it easier to install docker containers and provides you with some pre-configured security measures and that’s it.

            As others said, this is clearly made for people who don’t want to dig into the whole selfhosting thing too deep but want to have their own data and privacy. And that project accomplishes excatly that.

            The “features” they promote are the same “features” everyone has who takes their selfhosted environment serious but automate it. This does things the way the majority of this community does it and gives the power of self host to non-tech-savvy ppl.

            Stop being so hateful just because you find their way of promoting their features to be “snakeoilsalesman-y”

            • geophysicist@discuss.tchncs.de
              link
              fedilink
              English
              arrow-up
              3
              arrow-down
              1
              ·
              8 months ago

              Strongly agree. These guys are just so typical in the Linux community. Embarrassing themselves ranting against a project designed to lower the barrier for entry. “If you can’t code your own kernel why are you even trying to set up a Plex server” vibes

            • anteaters@feddit.de
              link
              fedilink
              English
              arrow-up
              7
              arrow-down
              6
              ·
              edit-2
              8 months ago

              wow you are getting in quite a nonsensical defensive mood here. I gave my opinion on it and warmaster asked for clarification. If you want to use it go ahead I just pointed out the red flags. If you think it is hateful that people read the readme of your favorite project you really need to grow up. A readme is not the place for absurd ‘promotion’ like it’s a product sold on TV.

              Also it’s not FOSS but a selfmade variation on Apache 2. Check the reddit link, even the author claims it is not FOSS.