Spacc BBS Spacc BBS
    • Categorie
    • Recenti
    • Tag
    • Popolare
    • Mondo
    • Utenti
    • Gruppi
    • Registrati
    • Accedi
    La nuova BBS Γ¨ in fase Alpha. I post precedenti al 22 luglio 2024 potrebbero non essere trasferibili, ma rimarranno disponibili per la lettura su /old/.

    @julian diving into the hard problems of building for the Fediverse at #Fedicon, starting with hilariously talking about how those hard problems look like to average users πŸ˜…

    Pianificato Fissato Bloccato Spostato Uncategorized
    fedicon
    99 Post 13 Autori 218 Visualizzazioni
    Caricamento altri post
    • Da Vecchi a Nuovi
    • Da Nuovi a Vecchi
    • PiΓΉ Voti
    Rispondi
    • Topic risposta
    Effettua l'accesso per rispondere
    Questa discussione Γ¨ stata eliminata. Solo gli utenti con diritti di gestione possono vederla.
    • ahimsa_pdx@disabled.socialA Questo utente Γ¨ esterno a questo forum
      ahimsa_pdx@disabled.social @quillmatiq@mastodon.social
      ultima modifica di

      @quillmatiq @julian

      I've been in all three of these scenarios! πŸ˜‚

      quillmatiq@mastodon.socialQ 1 Risposta Ultima Risposta Rispondi Cita 0
      • ahimsa_pdx@disabled.socialA Questo utente Γ¨ esterno a questo forum
        ahimsa_pdx@disabled.social @quillmatiq@mastodon.social
        ultima modifica di

        @quillmatiq @julian

        Delegating search to another party would be great! I'm on a small instance that has not implemented search due to limited time/resources.

        1 Risposta Ultima Risposta Rispondi Cita 0
        • quillmatiq@mastodon.socialQ Questo utente Γ¨ esterno a questo forum
          quillmatiq@mastodon.social @ahimsa_pdx@disabled.social
          ultima modifica di

          @ahimsa_pdx @julian many such cases!

          ahimsa_pdx@disabled.socialA 1 Risposta Ultima Risposta Rispondi Cita 0
          • ahimsa_pdx@disabled.socialA Questo utente Γ¨ esterno a questo forum
            ahimsa_pdx@disabled.social @quillmatiq@mastodon.social
            ultima modifica di

            @quillmatiq @julian

            I'm also very familiar with "Open original page" when certain replies aren't loading, or when images aren't loading.

            julian@community.nodebb.orgJ 1 Risposta Ultima Risposta Rispondi Cita 0
            • julian@community.nodebb.orgJ Questo utente Γ¨ esterno a questo forum
              julian@community.nodebb.org @ahimsa_pdx@disabled.social
              ultima modifica di

              ahimsa_pdx@disabled.social there were actually ten slides 😹 wait for the video clip to come out in a couple days I think!

              1 Risposta Ultima Risposta Rispondi Cita 0
              • loganer@mastodon.socialL Questo utente Γ¨ esterno a questo forum
                loganer@mastodon.social @quillmatiq@mastodon.social
                ultima modifica di

                @quillmatiq @julian hashtags are part of the text which encourages people to use less hashtags so that they can write more actual text instead.
                this also reduces the searchability because people cannot append appropriate hashtags that the original author might have forgotten.

                if tags were a separate list they could be added to similarly to how we can add emoji to other people's posts and they wouldn't subtract from the space for the actual text.

                julian@community.nodebb.orgJ 1 Risposta Ultima Risposta Rispondi Cita 0
                • julian@community.nodebb.orgJ Questo utente Γ¨ esterno a questo forum
                  julian@community.nodebb.org @loganer@mastodon.social
                  ultima modifica di

                  loganer@mastodon.social actually...

                  > if tags were a separate list

                  They are, per the protocol. For the same reason I derided mention spamming in my presentation, tags don't need to be in the post body either.

                  1 Risposta Ultima Risposta Rispondi Cita 0
                  • loganer@mastodon.socialL Questo utente Γ¨ esterno a questo forum
                    loganer@mastodon.social
                    ultima modifica di

                    @julian but in the interface you still write it in into the same area as the rest of the text and it still counts on the character counter. #AsYouCanSeeHere

                    Link Preview ImageLink Preview Image
                    julian@community.nodebb.orgJ loganer@mastodon.socialL 2 Risposte Ultima Risposta Rispondi Cita 0
                    • julian@community.nodebb.orgJ Questo utente Γ¨ esterno a questo forum
                      julian@community.nodebb.org @loganer@mastodon.social
                      ultima modifica di

                      loganer@mastodon.social correct! We're talking past each other and arguing the same thing. The Mastodon UI needs work 🫠

                      1 Risposta Ultima Risposta Rispondi Cita 0
                      • loganer@mastodon.socialL Questo utente Γ¨ esterno a questo forum
                        loganer@mastodon.social @loganer@mastodon.social
                        ultima modifica di

                        @julian and furthermore if I had attached an image of a dog to the post, you could not add the hashtag dog to the post if I had forgotten it.

                        you would need to comment that it was missing and then I would have to add it.

                        1 Risposta Ultima Risposta Rispondi Cita 0
                        • benpate@mastodon.socialB Questo utente Γ¨ esterno a questo forum
                          benpate@mastodon.social
                          ultima modifica di

                          @julian @FenTiger

                          Yes, count me in. I've been working on FEP-3b86 "Activity Intents" that is a "lighter weight" process that doesn't trade tokens with my origin server and relies on my home server to do all the work.

                          Mike, how does all of this relate to FEP-61cf: "The OpenWebAuth Protocol"? Should we keep it in mind as well?

                          Each process will have unique strengths and weaknesses, so Julian had proposed looking for a way to support multiple connections at the same time.

                          julian@community.nodebb.orgJ fentiger@mastodon.socialF 2 Risposte Ultima Risposta Rispondi Cita 0
                          • julian@community.nodebb.orgJ Questo utente Γ¨ esterno a questo forum
                            julian@community.nodebb.org @benpate@mastodon.social
                            ultima modifica di julian@community.nodebb.org

                            The way I see it, there are two parts to solving account fragmentation.

                            1. Log in via your handle
                              • This is the entirety of FEP-61cf: The OpenWebAuth Protocol
                              • This is the first half of FEP-d8c2: OAuth 2.0 Profile for the ActivityPub API
                              • In FEP-3b86: Activity Intents, the exercise is left to the reader
                            2. Do something using that handle
                              • In FEP-61cf: The OpenWebAuth Protocol, this exercise is left to the reader
                              • This is the second half of FEP-d8c2: OAuth 2.0 Profile for the ActivityPub API
                              • This is the entirety of FEP-3b86: Activity Intents

                            So you can see that these three FEPs attempt to solve different parts of the problem, but that doesn't necessarily mean that they conflict. In fact, the "first half" can be done however you want. I think benpate@mastodon.social said that it could literally be as simple as showing a textbox in the UI that says "paste your home server here". No OAuth or jwt hijinks necessary.

                            It's the second half where we need to come up with a recommendation for how to gracefully degrade between APIs. (instead of progressively enhancing)

                            fentiger@mastodon.social thanks for reminding me of your FEP. Let's include it in our discussions and work together.

                            1 Risposta Ultima Risposta Rispondi Cita 0
                            • naturzukunft@mastodon.socialN Questo utente Γ¨ esterno a questo forum
                              naturzukunft@mastodon.social
                              ultima modifica di

                              @julian @benpate @FenTiger @evan I am still unclear about how to separate the resource server from the authentication server when implementing FEP-d8c2. This is an essential criterion of OAuth2 and enables the use of existing OAuth2 servers. However, I have the feeling that FEP-d8c2 blocks this path.

                              Link Preview Image
                              FEP-d8c2: OAuth 2.0 Profile for the ActivityPub API

                              Hello! This is a discussion thread for the proposed FEP-d8c2: OAuth 2.0 Profile for the ActivityPub API. Please use this thread to discuss the proposed FEP and any potential problems or improvements that can be addres…

                              favicon

                              SocialHub (socialhub.activitypub.rocks)

                              naturzukunft (@naturzukunft@mastodon.social)

                              @evanprodromou@socialwebfoundation.org Let's find that out https://socialhub.activitypub.rocks/t/fep-d8c2-oauth-2-0-profile-for-the-activitypub-api/3575/38?u=naturzukunft

                              favicon

                              Mastodon (mastodon.social)

                              julian@community.nodebb.orgJ fentiger@mastodon.socialF 2 Risposte Ultima Risposta Rispondi Cita 0
                              • julian@community.nodebb.orgJ Questo utente Γ¨ esterno a questo forum
                                julian@community.nodebb.org @naturzukunft@mastodon.social
                                ultima modifica di

                                naturzukunft@mastodon.social the assumption here is that the authentication server and the resource server are identical.

                                I know thisismissem@hachyderm.io has thoughts on this because people will want to use third party authentication like FusionAuth.

                                I don't have an answer for that yet, but I am of the opinion that we proceed with a proof of concept without an answer for now.

                                1 Risposta Ultima Risposta Rispondi Cita 0
                                • fentiger@mastodon.socialF Questo utente Γ¨ esterno a questo forum
                                  fentiger@mastodon.social @benpate@mastodon.social
                                  ultima modifica di

                                  @benpate @julian I'm not sure OWA is the way forward here; mainly it's a lightweight authentication-only alternative to OAuth, and for FEP-d8c2-style SSO the authorization part - issuing the access_token - is important.

                                  FEP-61cf does describe the "zid" mechanism that can be used to avoid the user having to type their handle in; maybe this will be useful (though it's not without its downsides).

                                  julian@community.nodebb.orgJ benpate@mastodon.socialB 2 Risposte Ultima Risposta Rispondi Cita 0
                                  • fentiger@mastodon.socialF Questo utente Γ¨ esterno a questo forum
                                    fentiger@mastodon.social
                                    ultima modifica di

                                    @julian @benpate @evan I think FEP-3b86 only really allows for actions that the home server already knows how to carry out; the advantage of FEP-d8c2 is that it allows clients to add functionality of their own; see eg Evan's checkin app, which can post geo-tagged activities even via a server which doesn't natively support them.

                                    evan@cosocial.caE benpate@mastodon.socialB 2 Risposte Ultima Risposta Rispondi Cita 0
                                    • naturzukunft@mastodon.socialN Questo utente Γ¨ esterno a questo forum
                                      naturzukunft@mastodon.social
                                      ultima modifica di

                                      @julian @thisismissem Currently, this would mean that #rdfpub will not participate in this proof of concept, as https://www.keycloak.org/ does not support FEP-d8c2. I would argue that FEP-d8c2 is not OAuth2 if a server such as keycloak cannot be used.

                                      1 Risposta Ultima Risposta Rispondi Cita 0
                                      • fentiger@mastodon.socialF Questo utente Γ¨ esterno a questo forum
                                        fentiger@mastodon.social @naturzukunft@mastodon.social
                                        ultima modifica di

                                        @naturzukunft @julian @benpate @evan They can't be entirely separated because the AS has to know how to dereference the client_id.

                                        The Client ID Metadata Documents draft RFC will make it possible to do this without relying on non-OAuth standards on the AS side. I doubt there are many servers that support it right now, though (but I think Rauthy has some degree of support for this).

                                        naturzukunft@mastodon.socialN 1 Risposta Ultima Risposta Rispondi Cita 0
                                        • naturzukunft@mastodon.socialN Questo utente Γ¨ esterno a questo forum
                                          naturzukunft@mastodon.social @fentiger@mastodon.social
                                          ultima modifica di

                                          @FenTiger @julian @benpate @evan So, are we doing something with activity-pub that is not supported by OAuth2?

                                          fentiger@mastodon.socialF naturzukunft@mastodon.socialN 2 Risposte Ultima Risposta Rispondi Cita 0
                                          • fentiger@mastodon.socialF Questo utente Γ¨ esterno a questo forum
                                            fentiger@mastodon.social @naturzukunft@mastodon.social
                                            ultima modifica di

                                            @naturzukunft @julian @benpate @evan Well, it's always been intended as a toolkit rather than as a "plug and play" server/client that are automatically compatible with one another.

                                            1 Risposta Ultima Risposta Rispondi Cita 0
                                            • Primo post
                                              Ultimo post