Trying to wrap my head around the fediverse. Is each instance like another person with a server? Could that person just shut it down whenever they wanted to?

Are there any companies that have invested in hosting Lemmy/ other fediverse servers?

Sorry I’m sure I messed up some of the terminology, I hope my questions make sense! I love the idea of the fediverse as I understand it, but I like to dig into these details.

    • viking@infosec.pub
      link
      fedilink
      arrow-up
      4
      ·
      7 months ago

      No, I mean companies that have only one objective - gather user data. Advertisers, marketing agencies, AI language models, corporates. If they federate with other instances, they essentially copy all posts and messages (including private messages!) over to their own server, and can then run it through data analytics software for whatever use case they have, try to match your user profile to other advertiser profiles they already have on you, etc.

      And there’s nothing you can do about it, that’s simply how a decentralized network works. Every node in the system can see all the data and use it as they see fit.

      • TWeaK@lemm.ee
        link
        fedilink
        English
        arrow-up
        6
        ·
        7 months ago

        And there’s nothing you can do about it, that’s simply how a decentralized network works.

        It’s also how the internet works, and you wouldn’t need to set up an instance to scrape the data from lemmy.

        • viking@infosec.pub
          link
          fedilink
          arrow-up
          4
          ·
          7 months ago

          True, what I mean is that federation removes the need for scraping since the data is delivered to you in its purest form.

          • TWeaK@lemm.ee
            link
            fedilink
            English
            arrow-up
            3
            ·
            7 months ago

            Yeah API access is more efficient for the host than delivering the human-viewable content. Hence why Twitter and others always used to have their API open, so they could minimise the load from scraping.