• vaguerant@fedia.io
    link
    fedilink
    arrow-up
    62
    arrow-down
    2
    ·
    1 year ago

    This is technically incorrect (the best kind of incorrect?). Bluesky is open source, with the exception of the discover feed algorithm, which they claim must remain secret to prevent it being manipulated. There are open-source replacements for that feed available, so it’s open enough that it is theoretically possible to spin up a Bluesky replacement, albeit impossibly expensive.

    Coming at it from another angle though, the product in any commercial social media product is you, so in that sense you’re right: the product is not open source. Either way, open source code is not some panacea that erases all risk of commodifying its users. Bluesky is a great example because while it is open source, that in absolutely no way prevents them from tracking their users.

      • vaguerant@fedia.io
        link
        fedilink
        arrow-up
        26
        ·
        1 year ago

        It’s kind of complicated. Bluesky doesn’t do anything the way the fediverse does, so a PDS isn’t a full instance, it’s just the way that your personal account interacts with the Bluesky service.

        An analogy I used in another thread about Bluesky got way too complicated, but my starting point was that if Bluesky is a swimming pool, then hosting a PDS is bringing your own personal bucket of water from home. Ultimately, you’re still feeding it all into the one big pool that Bluesky owns, at least until somebody else builds another swimming pool (puts up the money to host a fully-fledged Bluesky replacement service) and you take your bucket over there.

        On its own, the PDS doesn’t really do anything without the rest of the infrastructure behind it. You can’t go swimming in a bucket.

        • LeninsOvaries@lemmy.cafe
          link
          fedilink
          English
          arrow-up
          13
          ·
          1 year ago

          Bluesky is a trailer park. A PDS is a trailer. You can take it somewhere else, but you need somewhere to park it at night, and right now the only option is Bluesky.

        • Kichae@lemmy.ca
          link
          fedilink
          English
          arrow-up
          8
          ·
          1 year ago

          Yeah. Bluesky works way more like how people seem to imagine the fediverse does, with PDSes being glorified dumb terminals accessing a (functionally, if not forever technically) centealized pool of content. Hosting a PDS is just shouldering some of the cost of BS’s last mile.

        • Sl00k@programming.dev
          link
          fedilink
          English
          arrow-up
          6
          arrow-down
          2
          ·
          1 year ago

          This isn’t necessarily a bad thing though, it removed the complexity behind instances and federation which is primarily the reason mastodon didn’t see mass adoption.

          • Arcka@midwest.social
            link
            fedilink
            English
            arrow-up
            6
            arrow-down
            1
            ·
            1 year ago

            It isn’t federation, since not all nodes in the system have equal power (control). There is still a central authority that controls what the inferior nodes can do.

            Contrast that with email servers where you can send a message from one server to another without a more authoritative node as a required middleman.

      • irelephant [he/him]🍭@lemm.ee
        link
        fedilink
        English
        arrow-up
        10
        ·
        1 year ago

        A pds can do a lot more than people suggest, but its not very effective.

        Essentially, atproto has three distinct parts:

        • A PDS, stores your posts, user, and handles authentication
        • A relay, crawls every pds, and creates a “firehose” of data to build stuff with
        • An AppView, an app built with data from the relay. bsky.app is an appview, flushes.app is another. whtwnd.com is a blogging appview

        The relay is the main “centralised” part of the network, but its possible to use the network without it. whtwnd, for example, crawls PDSs directly, without a relay.

        There’s more to it, but thats the basics.

    • jaybone@lemmy.world
      link
      fedilink
      English
      arrow-up
      10
      ·
      1 year ago

      There’s nothing to prevent someone from spinning up a lemmy or mastodon instance and tracking users either.

        • jaybone@lemmy.world
          link
          fedilink
          English
          arrow-up
          6
          ·
          1 year ago

          Most likely. That’s if people knew about. You could do it secretly.

          Though I wonder if you were open about it, if people would accept it. Just say “hey, this instance doesn’t ask for donations, but we track and sell your info.” Maybe some users would be okay with that.

          • irelephant [he/him]🍭@lemm.ee
            link
            fedilink
            English
            arrow-up
            6
            ·
            1 year ago

            they can’t sell your info (from remote instances) without you agreeing to a privacy policy. Now, that most likely wouldn’t stop them, but it makes it harder legally.

            • jaybone@lemmy.world
              link
              fedilink
              English
              arrow-up
              5
              ·
              1 year ago

              Remote instances won’t have your IP or email, and other usage trend data. So that info could only be obtained by this hypothetical tracking instance. As for any remote content on other instances, that can just be scraped by anyone. You wouldn’t even need an account or instance to get that data.