Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
We Distribute
  1. Home
  2. Technical Discussion
  3. I would like to give an update on "federation" on Bluesky.

I would like to give an update on "federation" on Bluesky.

Scheduled Pinned Locked Moved Technical Discussion
199 Posts 59 Posters 18.8k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • anna@hexile.witches.liveA anna@hexile.witches.live
    @adrienne @eniko @mcc one thing i was never clear on, if you have your own pds and get permad, can you migrate and get around the perma, or is it some kind of cryptographic seed/hash of your pds data that's perma'd so you're fucked?
    thisismissem@hachyderm.ioT This user is from outside of this forum
    thisismissem@hachyderm.ioT This user is from outside of this forum
    thisismissem@hachyderm.io
    wrote on last edited by
    #171

    @anna @adrienne @eniko @mcc all the records in your PDS contain references to your identity (DID document), it's theoretically possible to modify the data to change that but requires rewriting your entire PDS for that account, so not particularly practical.

    It's the DID that is moderated against in the higher layers, not your handle.

    So it doesn't matter if you're @fred.example or @jason.example, if the DID used for one becomes the DID used for another handle.

    It's kinda like how on ActivityPub, software has often encoded your username into the identifier for all your posts, meaning you can't change it without breaking everything.

    (Though Mastodon is starting to fix this long-standing issue, there's fix only applies on new accounts, there's no protocol level way to fix it yet — it's kinda a weakness in JSON-LD)

    1 Reply Last reply
    0
    • mcc@mastodon.socialM mcc@mastodon.social

      So. The thread above. An update.

      We finally got a live test of the "Gertrude scenario", when a popular Blacksky user got permbanned by Bluesky. I, using my own PDS and blacksky's website, can't see him or his posts ( https://blacksky.community/profile/did:plc:2aebn3xk5t63net43eeepire/post/3m2iokicegs2b ). What gives?

      A lot of people claim this is because Blacksky really is using Bluesky's appview, and gave me a way to verify this looking at headers. This seems to contradict Rudy's previous claims. I've asked Rudy for clarification: https://bsky.app/profile/did:plc:2aebn3xk5t63net43eeepire/post/3m2jve23cf22m

      mcc@mastodon.socialM This user is from outside of this forum
      mcc@mastodon.socialM This user is from outside of this forum
      mcc@mastodon.social
      wrote on last edited by
      #172

      Follow up, 2025-12-27: Rudy here confirms the Blacksky appview is still being worked on (eg: blacksky uses bluesky's appview still)

      Link Preview Image
      Rudy wants revolution. (@rude1.blacksky.team)

      Funding for Cash comes from CCI and the Cypherpunk Fellowship ($70K total). I am still working on the app-view. I hit storage limits on the previous server during backfill and needed to buy a $14K OVH Cloud instance.

      favicon

      Bluesky Social (bsky.app)

      The sticking point, as he describes it, is "backfill". This alludes to the issue that makes me compare ATProto to blockchain: to get the features users expect, every node on the network must mirror the network's entire history. This is impractical, which is why bluesky is as of this moment a federated network with effectively only one node.

      emaytch@mastodon.socialE whitequark@mastodon.socialW mcc@mastodon.socialM 3 Replies Last reply
      0
      • mcc@mastodon.socialM mcc@mastodon.social

        Follow up, 2025-12-27: Rudy here confirms the Blacksky appview is still being worked on (eg: blacksky uses bluesky's appview still)

        Link Preview Image
        Rudy wants revolution. (@rude1.blacksky.team)

        Funding for Cash comes from CCI and the Cypherpunk Fellowship ($70K total). I am still working on the app-view. I hit storage limits on the previous server during backfill and needed to buy a $14K OVH Cloud instance.

        favicon

        Bluesky Social (bsky.app)

        The sticking point, as he describes it, is "backfill". This alludes to the issue that makes me compare ATProto to blockchain: to get the features users expect, every node on the network must mirror the network's entire history. This is impractical, which is why bluesky is as of this moment a federated network with effectively only one node.

        emaytch@mastodon.socialE This user is from outside of this forum
        emaytch@mastodon.socialE This user is from outside of this forum
        emaytch@mastodon.social
        wrote on last edited by
        #173

        @mcc its really weird for it to be controversial to compare ATProto to blockchain when it was an explicit selling point of the protocol before blockchains became embarrassing to develop for!!

        1 Reply Last reply
        0
        • mcc@mastodon.socialM mcc@mastodon.social

          Follow up, 2025-12-27: Rudy here confirms the Blacksky appview is still being worked on (eg: blacksky uses bluesky's appview still)

          Link Preview Image
          Rudy wants revolution. (@rude1.blacksky.team)

          Funding for Cash comes from CCI and the Cypherpunk Fellowship ($70K total). I am still working on the app-view. I hit storage limits on the previous server during backfill and needed to buy a $14K OVH Cloud instance.

          favicon

          Bluesky Social (bsky.app)

          The sticking point, as he describes it, is "backfill". This alludes to the issue that makes me compare ATProto to blockchain: to get the features users expect, every node on the network must mirror the network's entire history. This is impractical, which is why bluesky is as of this moment a federated network with effectively only one node.

          whitequark@mastodon.socialW This user is from outside of this forum
          whitequark@mastodon.socialW This user is from outside of this forum
          whitequark@mastodon.social
          wrote on last edited by
          #174

          @mcc it's such a confusing aspect of the protocol. why does everything need the firehose? how do they expect it to scale/?

          mcc@mastodon.socialM 1 Reply Last reply
          0
          • whitequark@mastodon.socialW whitequark@mastodon.social

            @mcc it's such a confusing aspect of the protocol. why does everything need the firehose? how do they expect it to scale/?

            mcc@mastodon.socialM This user is from outside of this forum
            mcc@mastodon.socialM This user is from outside of this forum
            mcc@mastodon.social
            wrote on last edited by
            #175

            @whitequark If hypothetically, just hypothetically, we imagine that a core design requirement of the protocol was "regardless of what happens in future, it must continue to be necessary that the company Bluesky LLC exists"… the decision becomes a lot less confusing.

            mcc@mastodon.socialM 1 Reply Last reply
            0
            • mcc@mastodon.socialM mcc@mastodon.social

              @whitequark If hypothetically, just hypothetically, we imagine that a core design requirement of the protocol was "regardless of what happens in future, it must continue to be necessary that the company Bluesky LLC exists"… the decision becomes a lot less confusing.

              mcc@mastodon.socialM This user is from outside of this forum
              mcc@mastodon.socialM This user is from outside of this forum
              mcc@mastodon.social
              wrote on last edited by
              #176

              @whitequark (More charitably: If one considered fast, full-text search to be a highest priority feature, and it was merely *unimportant* to the designer whether a second full-service node could ever function… then one might make the decisions bluesky made here.

              As for scaling, I assume when the day comes they need it to actually scale they'll either discontinue or break the externally-published linear event stream?)

              1 Reply Last reply
              0
              • mcc@mastodon.socialM mcc@mastodon.social

                Follow up, 2025-12-27: Rudy here confirms the Blacksky appview is still being worked on (eg: blacksky uses bluesky's appview still)

                Link Preview Image
                Rudy wants revolution. (@rude1.blacksky.team)

                Funding for Cash comes from CCI and the Cypherpunk Fellowship ($70K total). I am still working on the app-view. I hit storage limits on the previous server during backfill and needed to buy a $14K OVH Cloud instance.

                favicon

                Bluesky Social (bsky.app)

                The sticking point, as he describes it, is "backfill". This alludes to the issue that makes me compare ATProto to blockchain: to get the features users expect, every node on the network must mirror the network's entire history. This is impractical, which is why bluesky is as of this moment a federated network with effectively only one node.

                mcc@mastodon.socialM This user is from outside of this forum
                mcc@mastodon.socialM This user is from outside of this forum
                mcc@mastodon.social
                wrote on last edited by
                #177

                :frogsiren: BLUESKY HAS OFFICIALLY NETSPLIT :frogsiren:

                There has always been more than one Fediverse. Different instances make different moderation decisions so some instances can't see posts by some users.

                There has only ever been one Bluesky because every ATProto frontend uses the same Appview.

                It is January 2026 and that's no longer true; Blacksky's Appview is available for beta use and there is at least 1 user banned on Bluesky but not Blacksky. And vice versa.

                Link Preview Image
                Rudy wants revolution. (@rude1.blacksky.team)

                Bluesky runs an appview. Blacksky runs an appview. A complete appview is a several terabytes sized database of the >18 billion follows, likes and posts of all bsky users, ever and forever. To run a different appview is to make a fork in bsky’s timeline. One has new posts from Łink. One doesn’t.

                favicon

                Bluesky Social (bsky.app)

                coracinho@sunbeam.cityC mcc@mastodon.socialM eblu@wetdry.worldE lrhodes@merveilles.townL 4 Replies Last reply
                0
                • mcc@mastodon.socialM mcc@mastodon.social

                  :frogsiren: BLUESKY HAS OFFICIALLY NETSPLIT :frogsiren:

                  There has always been more than one Fediverse. Different instances make different moderation decisions so some instances can't see posts by some users.

                  There has only ever been one Bluesky because every ATProto frontend uses the same Appview.

                  It is January 2026 and that's no longer true; Blacksky's Appview is available for beta use and there is at least 1 user banned on Bluesky but not Blacksky. And vice versa.

                  Link Preview Image
                  Rudy wants revolution. (@rude1.blacksky.team)

                  Bluesky runs an appview. Blacksky runs an appview. A complete appview is a several terabytes sized database of the >18 billion follows, likes and posts of all bsky users, ever and forever. To run a different appview is to make a fork in bsky’s timeline. One has new posts from Łink. One doesn’t.

                  favicon

                  Bluesky Social (bsky.app)

                  coracinho@sunbeam.cityC This user is from outside of this forum
                  coracinho@sunbeam.cityC This user is from outside of this forum
                  coracinho@sunbeam.city
                  wrote on last edited by
                  #178

                  @mcc for us tech noobies in the audience, could you explain what does this mean?

                  mcc@mastodon.socialM 1 Reply Last reply
                  0
                  • mcc@mastodon.socialM mcc@mastodon.social

                    :frogsiren: BLUESKY HAS OFFICIALLY NETSPLIT :frogsiren:

                    There has always been more than one Fediverse. Different instances make different moderation decisions so some instances can't see posts by some users.

                    There has only ever been one Bluesky because every ATProto frontend uses the same Appview.

                    It is January 2026 and that's no longer true; Blacksky's Appview is available for beta use and there is at least 1 user banned on Bluesky but not Blacksky. And vice versa.

                    Link Preview Image
                    Rudy wants revolution. (@rude1.blacksky.team)

                    Bluesky runs an appview. Blacksky runs an appview. A complete appview is a several terabytes sized database of the >18 billion follows, likes and posts of all bsky users, ever and forever. To run a different appview is to make a fork in bsky’s timeline. One has new posts from Łink. One doesn’t.

                    favicon

                    Bluesky Social (bsky.app)

                    mcc@mastodon.socialM This user is from outside of this forum
                    mcc@mastodon.socialM This user is from outside of this forum
                    mcc@mastodon.social
                    wrote on last edited by
                    #179

                    The "portable identity" elements of Bluesky/ATProto make the netsplit just a tad odd. My account is hosted on a PDS server I run, so I'm beholden to no frontend. If I log in through the main Blacksky frontend (Bluesky appview) one user I'm following shows only an error message. Via the Staging Blacksky frontend (atproto.africa), I can see I'm following him and see his posts. I'm SO curious about the edge cases. I assume if I boost him it's hidden from the Bluesky appview. What if I reply to him?

                    fabrice@fosstodon.orgF mcc@mastodon.socialM 2 Replies Last reply
                    0
                    • mcc@mastodon.socialM mcc@mastodon.social

                      The "portable identity" elements of Bluesky/ATProto make the netsplit just a tad odd. My account is hosted on a PDS server I run, so I'm beholden to no frontend. If I log in through the main Blacksky frontend (Bluesky appview) one user I'm following shows only an error message. Via the Staging Blacksky frontend (atproto.africa), I can see I'm following him and see his posts. I'm SO curious about the edge cases. I assume if I boost him it's hidden from the Bluesky appview. What if I reply to him?

                      fabrice@fosstodon.orgF This user is from outside of this forum
                      fabrice@fosstodon.orgF This user is from outside of this forum
                      fabrice@fosstodon.org
                      wrote on last edited by
                      #180

                      @mcc When you are suspended by bluesky corp, is the ban at the app view or PDS level?

                      mcc@mastodon.socialM 1 Reply Last reply
                      0
                      • mcc@mastodon.socialM mcc@mastodon.social

                        The "portable identity" elements of Bluesky/ATProto make the netsplit just a tad odd. My account is hosted on a PDS server I run, so I'm beholden to no frontend. If I log in through the main Blacksky frontend (Bluesky appview) one user I'm following shows only an error message. Via the Staging Blacksky frontend (atproto.africa), I can see I'm following him and see his posts. I'm SO curious about the edge cases. I assume if I boost him it's hidden from the Bluesky appview. What if I reply to him?

                        mcc@mastodon.socialM This user is from outside of this forum
                        mcc@mastodon.socialM This user is from outside of this forum
                        mcc@mastodon.social
                        wrote on last edited by
                        #181

                        Oh and I can't get staging.blacksky on my phone app. So imagine if you were using Mastodon, but you saw a slightly different list of posters, *and potentially a different set of your own posts*, depending on whether you were using your PC or your phone. This is great if there's a banned user you want to follow— you get an *option* to follow them. Mastodon.social can deny me the *option* to follow someone, on Fediverse. But except in this edge case that *might* not be a fantastic user experience!

                        mcc@mastodon.socialM 1 Reply Last reply
                        0
                        • coracinho@sunbeam.cityC coracinho@sunbeam.city

                          @mcc for us tech noobies in the audience, could you explain what does this mean?

                          mcc@mastodon.socialM This user is from outside of this forum
                          mcc@mastodon.socialM This user is from outside of this forum
                          mcc@mastodon.social
                          wrote on last edited by
                          #182

                          @coracinho Does this help? https://mastodon.social/@mcc/115918101156654032

                          1 Reply Last reply
                          0
                          • fabrice@fosstodon.orgF fabrice@fosstodon.org

                            @mcc When you are suspended by bluesky corp, is the ban at the app view or PDS level?

                            mcc@mastodon.socialM This user is from outside of this forum
                            mcc@mastodon.socialM This user is from outside of this forum
                            mcc@mastodon.social
                            wrote on last edited by
                            #183

                            @fabrice This is a VERY interesting question, as the answer appears to be "all of them". And when Link got banned, *that answer appeared to be surprising even to Bluesky employees*. The original messaging from Bluesky suggested you'd get banned only by the "labeler"— a third thing altogether. But there's obvious problems with that answer, it's never what Bluesky implemented. After Link got banned Bluesky said they were reviewing this, but I don't think *changed* anything.

                            1 Reply Last reply
                            0
                            • mcc@mastodon.socialM mcc@mastodon.social

                              Oh and I can't get staging.blacksky on my phone app. So imagine if you were using Mastodon, but you saw a slightly different list of posters, *and potentially a different set of your own posts*, depending on whether you were using your PC or your phone. This is great if there's a banned user you want to follow— you get an *option* to follow them. Mastodon.social can deny me the *option* to follow someone, on Fediverse. But except in this edge case that *might* not be a fantastic user experience!

                              mcc@mastodon.socialM This user is from outside of this forum
                              mcc@mastodon.socialM This user is from outside of this forum
                              mcc@mastodon.social
                              wrote on last edited by
                              #184

                              Oh, and let's consider, for a moment, the downsides of an individual user being able to "opt out" of moderation decisions. The problem with misbehavior on social media is force multipliers. One person harassing you is no problem; one person and their 3000 friends is a big problem. Imagine Bluesky and Blacksky ban user X but Trumpsky lets X keep posting. Now their 3000 friends— still in Bluesky's good graces— can see their posts calling to harass you, AND can zero-friction zip over to yell at you

                              ratsnakegames@mastodon.socialR mcc@mastodon.socialM 2 Replies Last reply
                              0
                              • mcc@mastodon.socialM mcc@mastodon.social

                                Oh, and let's consider, for a moment, the downsides of an individual user being able to "opt out" of moderation decisions. The problem with misbehavior on social media is force multipliers. One person harassing you is no problem; one person and their 3000 friends is a big problem. Imagine Bluesky and Blacksky ban user X but Trumpsky lets X keep posting. Now their 3000 friends— still in Bluesky's good graces— can see their posts calling to harass you, AND can zero-friction zip over to yell at you

                                ratsnakegames@mastodon.socialR This user is from outside of this forum
                                ratsnakegames@mastodon.socialR This user is from outside of this forum
                                ratsnakegames@mastodon.social
                                wrote on last edited by
                                #185

                                @mcc is

                                is Trumpsky a real thing

                                mcc@mastodon.socialM 1 Reply Last reply
                                0
                                • ratsnakegames@mastodon.socialR ratsnakegames@mastodon.social

                                  @mcc is

                                  is Trumpsky a real thing

                                  mcc@mastodon.socialM This user is from outside of this forum
                                  mcc@mastodon.socialM This user is from outside of this forum
                                  mcc@mastodon.social
                                  wrote on last edited by
                                  #186

                                  @ratsnakegames No

                                  ratsnakegames@mastodon.socialR oblomov@sociale.networkO 2 Replies Last reply
                                  0
                                  • mcc@mastodon.socialM mcc@mastodon.social

                                    @ratsnakegames No

                                    ratsnakegames@mastodon.socialR This user is from outside of this forum
                                    ratsnakegames@mastodon.socialR This user is from outside of this forum
                                    ratsnakegames@mastodon.social
                                    wrote on last edited by
                                    #187

                                    @mcc phew, you had me worried for a second there was another one of Those Bloody Things

                                    1 Reply Last reply
                                    0
                                    • mcc@mastodon.socialM mcc@mastodon.social

                                      Oh, and let's consider, for a moment, the downsides of an individual user being able to "opt out" of moderation decisions. The problem with misbehavior on social media is force multipliers. One person harassing you is no problem; one person and their 3000 friends is a big problem. Imagine Bluesky and Blacksky ban user X but Trumpsky lets X keep posting. Now their 3000 friends— still in Bluesky's good graces— can see their posts calling to harass you, AND can zero-friction zip over to yell at you

                                      mcc@mastodon.socialM This user is from outside of this forum
                                      mcc@mastodon.socialM This user is from outside of this forum
                                      mcc@mastodon.social
                                      wrote on last edited by
                                      #188

                                      This is why—although, now Blacksky is letting me "see through" Bluesky's worst moderation decisions, I'm glad, because Bluesky's moderation is weird and arbitrary—I think it's a downside of the network, and Mastodon made the right decision not offering this feature. Fediverse defederation forces a degree of soft group consensus on moderation: it's possible to say "if you're talking to X, I don't want to talk to *you*". On Bluesky we are all ghosts walking through walls and this can't be enforced

                                      operand@todon.nlO 1 Reply Last reply
                                      0
                                      • mcc@mastodon.socialM mcc@mastodon.social

                                        This is why—although, now Blacksky is letting me "see through" Bluesky's worst moderation decisions, I'm glad, because Bluesky's moderation is weird and arbitrary—I think it's a downside of the network, and Mastodon made the right decision not offering this feature. Fediverse defederation forces a degree of soft group consensus on moderation: it's possible to say "if you're talking to X, I don't want to talk to *you*". On Bluesky we are all ghosts walking through walls and this can't be enforced

                                        operand@todon.nlO This user is from outside of this forum
                                        operand@todon.nlO This user is from outside of this forum
                                        operand@todon.nl
                                        wrote on last edited by
                                        #189

                                        @mcc I guess you could simultaneously see this as a success and a failure for ATproto: decentralization is possible... but you immediately get a lot of the same problems ActivityPub has that ATProto ostensibly solved.

                                        mcc@mastodon.socialM 1 Reply Last reply
                                        0
                                        • operand@todon.nlO operand@todon.nl

                                          @mcc I guess you could simultaneously see this as a success and a failure for ATproto: decentralization is possible... but you immediately get a lot of the same problems ActivityPub has that ATProto ostensibly solved.

                                          mcc@mastodon.socialM This user is from outside of this forum
                                          mcc@mastodon.socialM This user is from outside of this forum
                                          mcc@mastodon.social
                                          wrote on last edited by
                                          #190

                                          @operand However, they experience those problems in a *completely different way*, which not only is their userbase unprepared for, but the pre-existing experience of fediverse users does not exactly prepare for!

                                          1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          Powered by NodeBB Contributors
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • World
                                          • Users
                                          • Groups