Skip to content
  • Categories
  • Recent
  • Popular
Skins
  • Light
  • Brite
  • 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

NodeBB-ActivityPub Bridge Test Instance

  1. Home
  2. Categories
  3. Uncategorized
  4. 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 Uncategorized
51 Posts 13 Posters 76 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.
  • trwnh@mastodon.socialT trwnh@mastodon.social

    @ikuturso @jrose @mcc yeah, unfortunately bluesky has zero interest in supporting did migrations. they only support changing your dns handle

    EDIT: source https://bsky.app/profile/bnewbold.net/post/3lchpwc2hws2r

    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 last edited by mcc@mastodon.social
    #35

    @trwnh @ikuturso @jrose if someone develops a better did method, surely you could just have two DIDs point to the same repo? Use Good DID with non-bluesky systems and Bad DID with bluesky systems. Maybe they could even have the same "key" (the Z in did:Y:Z)

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

      @trwnh @ikuturso @jrose if someone develops a better did method, surely you could just have two DIDs point to the same repo? Use Good DID with non-bluesky systems and Bad DID with bluesky systems. Maybe they could even have the same "key" (the Z in did:Y:Z)

      erincandescent@akko.erincandescent.netE This user is from outside of this forum
      erincandescent@akko.erincandescent.netE This user is from outside of this forum
      erincandescent@akko.erincandescent.net
      wrote last edited by
      #36

      @mcc @trwnh @ikuturso @jrose But the problem is that did:plc by definition always points to Bluesky’s DID repo.

      mcc@mastodon.socialM trwnh@mastodon.socialT 2 Replies Last reply
      0
      • ikuturso@mastodon.socialI ikuturso@mastodon.social

        @nullpotential @mcc people on Bluesky who have soured on fedi often complain about having been lectured about using alt text and CWs for what it's worth.

        trwnh@mastodon.socialT This user is from outside of this forum
        trwnh@mastodon.socialT This user is from outside of this forum
        trwnh@mastodon.social
        wrote last edited by
        #37

        @ikuturso @nullpotential @mcc signing up for mastodon.social is not the worst thing you could do. setting up your own server and being subject to harassment by widely blocked servers you didn't know existed? the immediate response was to look for shared blocklists, but that just led to more conflict because again, how are you supposed to be aware of the years-long social dynamics of a space you literally just joined? the common refrain of "just use a different instance" was taken dismissively.

        1 Reply Last reply
        0
        • erincandescent@akko.erincandescent.netE erincandescent@akko.erincandescent.net

          @mcc @trwnh @ikuturso @jrose But the problem is that did:plc by definition always points to Bluesky’s DID repo.

          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 last edited by
          #38

          @erincandescent @ikuturso @trwnh @jrose I am proposing engineering a situation where did:plc:eepire and did:kad:eepire point to the same resource.

          trwnh@mastodon.socialT 1 Reply Last reply
          0
          • erincandescent@akko.erincandescent.netE erincandescent@akko.erincandescent.net

            @mcc @trwnh @ikuturso @jrose But the problem is that did:plc by definition always points to Bluesky’s DID repo.

            trwnh@mastodon.socialT This user is from outside of this forum
            trwnh@mastodon.socialT This user is from outside of this forum
            trwnh@mastodon.social
            wrote last edited by
            #39

            @erincandescent @ikuturso @mcc @jrose yep, did:plc is equivalent to did:web:plc.directory (which is equivalent to https://plc.directory)

            it's basically dns all over again, but in a different format (did documents instead of resource records). plc.directory is basically the authoritative nameserver.

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

              @erincandescent @ikuturso @trwnh @jrose I am proposing engineering a situation where did:plc:eepire and did:kad:eepire point to the same resource.

              trwnh@mastodon.socialT This user is from outside of this forum
              trwnh@mastodon.socialT This user is from outside of this forum
              trwnh@mastodon.social
              wrote last edited by
              #40

              @mcc @erincandescent @ikuturso @jrose this would depend entirely on how did:plc and did:kad are defined as did methods. the "eepire" part of plc is cryptographically generated from the did creation request: https://web.plc.directory/spec/v0.1/did-plc

              you sign the operation then hash it then truncate to first 24 characters

              thus any did method that generates the same 24 character id is just an exact clone of plc

              mcc@mastodon.socialM trwnh@mastodon.socialT 2 Replies Last reply
              0
              • trwnh@mastodon.socialT trwnh@mastodon.social

                @mcc @erincandescent @ikuturso @jrose this would depend entirely on how did:plc and did:kad are defined as did methods. the "eepire" part of plc is cryptographically generated from the did creation request: https://web.plc.directory/spec/v0.1/did-plc

                you sign the operation then hash it then truncate to first 24 characters

                thus any did method that generates the same 24 character id is just an exact clone of plc

                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 last edited by mcc@mastodon.social
                #41

                @trwnh @erincandescent @ikuturso @jrose I am proposing inventing a did:kad, or a did:kad2 if did:kad is already being used, and giving it whatever properties would be needed to make it work the way I said.

                And yes, I'm proposing creating an exact clone of plc that doesn't depend on plc.directory.

                trwnh@mastodon.socialT 1 Reply Last reply
                0
                • trwnh@mastodon.socialT trwnh@mastodon.social

                  @mcc @erincandescent @ikuturso @jrose this would depend entirely on how did:plc and did:kad are defined as did methods. the "eepire" part of plc is cryptographically generated from the did creation request: https://web.plc.directory/spec/v0.1/did-plc

                  you sign the operation then hash it then truncate to first 24 characters

                  thus any did method that generates the same 24 character id is just an exact clone of plc

                  trwnh@mastodon.socialT This user is from outside of this forum
                  trwnh@mastodon.socialT This user is from outside of this forum
                  trwnh@mastodon.social
                  wrote last edited by
                  #42

                  @mcc @erincandescent @ikuturso @jrose right now the practical consideration for migration is one of the following:

                  - you have a did:plc and want to migrate to did:web
                  - you have a did:web and want to migrate to another did:web
                  - you have a did:web and want to migrate to did:plc

                  none of the three are currently possible, you will lose all your follow relations etc even if you replicate the exact same content or serve the exact same data repo

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

                    @trwnh @erincandescent @ikuturso @jrose I am proposing inventing a did:kad, or a did:kad2 if did:kad is already being used, and giving it whatever properties would be needed to make it work the way I said.

                    And yes, I'm proposing creating an exact clone of plc that doesn't depend on plc.directory.

                    trwnh@mastodon.socialT This user is from outside of this forum
                    trwnh@mastodon.socialT This user is from outside of this forum
                    trwnh@mastodon.social
                    wrote last edited by
                    #43

                    @mcc @erincandescent @ikuturso @jrose i think this effectively amounts to "just use a dht that everyone agrees on"

                    mcc@mastodon.socialM erincandescent@akko.erincandescent.netE 2 Replies Last reply
                    0
                    • trwnh@mastodon.socialT trwnh@mastodon.social

                      @mcc @erincandescent @ikuturso @jrose i think this effectively amounts to "just use a dht that everyone agrees on"

                      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 last edited by
                      #44

                      @trwnh yes, that's why in my example I picked the first three letters of "kademlia"

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

                        @trwnh yes, that's why in my example I picked the first three letters of "kademlia"

                        trwnh@mastodon.socialT This user is from outside of this forum
                        trwnh@mastodon.socialT This user is from outside of this forum
                        trwnh@mastodon.social
                        wrote last edited by
                        #45

                        @mcc ah, i missed that part ^^;

                        1 Reply Last reply
                        0
                        • trwnh@mastodon.socialT trwnh@mastodon.social

                          @mcc @erincandescent @ikuturso @jrose i think this effectively amounts to "just use a dht that everyone agrees on"

                          erincandescent@akko.erincandescent.netE This user is from outside of this forum
                          erincandescent@akko.erincandescent.netE This user is from outside of this forum
                          erincandescent@akko.erincandescent.net
                          wrote last edited by
                          #46

                          @trwnh @mcc @ikuturso @jrose In did:plc:foo, foo is a base32(sha256(creation_request))[0:20] so its a 120-bit hash. I’m not confident of that’s long term security

                          Also the did:plc update metadata protocol is fundamentally dependent upon the existence of a central trusted system so you can’t just easily replicate it as a DHT system

                          trwnh@mastodon.socialT 1 Reply Last reply
                          0
                          • erincandescent@akko.erincandescent.netE erincandescent@akko.erincandescent.net

                            @trwnh @mcc @ikuturso @jrose In did:plc:foo, foo is a base32(sha256(creation_request))[0:20] so its a 120-bit hash. I’m not confident of that’s long term security

                            Also the did:plc update metadata protocol is fundamentally dependent upon the existence of a central trusted system so you can’t just easily replicate it as a DHT system

                            trwnh@mastodon.socialT This user is from outside of this forum
                            trwnh@mastodon.socialT This user is from outside of this forum
                            trwnh@mastodon.social
                            wrote last edited by
                            #47

                            @erincandescent @ikuturso @mcc @jrose i think you could replace it with signed updates but in doing so, you've basically just wrapped around to needing a pki

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

                              @erincandescent @ikuturso @mcc @jrose i think you could replace it with signed updates but in doing so, you've basically just wrapped around to needing a pki

                              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 last edited by
                              #48

                              @trwnh @erincandescent @ikuturso @jrose this raises an important question. Why the fuck are we not just using a pki to start with

                              erincandescent@akko.erincandescent.netE trwnh@mastodon.socialT 2 Replies Last reply
                              0
                              • mcc@mastodon.socialM mcc@mastodon.social

                                @trwnh @erincandescent @ikuturso @jrose this raises an important question. Why the fuck are we not just using a pki to start with

                                erincandescent@akko.erincandescent.netE This user is from outside of this forum
                                erincandescent@akko.erincandescent.netE This user is from outside of this forum
                                erincandescent@akko.erincandescent.net
                                wrote last edited by
                                #49

                                @mcc @trwnh @ikuturso @jrose did:plc is using a PKI but it also provides ways of doing account recovery that pure-PKI systems fail to acheive

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

                                  @trwnh @erincandescent @ikuturso @jrose this raises an important question. Why the fuck are we not just using a pki to start with

                                  trwnh@mastodon.socialT This user is from outside of this forum
                                  trwnh@mastodon.socialT This user is from outside of this forum
                                  trwnh@mastodon.social
                                  wrote last edited by
                                  #50

                                  @mcc @erincandescent @ikuturso @jrose uhhhh

                                  "key management hard", basically

                                  1 Reply Last reply
                                  0
                                  • erincandescent@akko.erincandescent.netE erincandescent@akko.erincandescent.net

                                    @mcc @trwnh @ikuturso @jrose did:plc is using a PKI but it also provides ways of doing account recovery that pure-PKI systems fail to acheive

                                    trwnh@mastodon.socialT This user is from outside of this forum
                                    trwnh@mastodon.socialT This user is from outside of this forum
                                    trwnh@mastodon.social
                                    wrote last edited by
                                    #51

                                    @erincandescent @ikuturso @mcc @jrose isn't plc basically custodial keys?

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


                                    • Login

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