Salta al contenuto
0
  • Home
  • Piero Bosio
  • Blog
  • Mondo
  • Fediverso
  • News
  • Categorie
  • Old Web Site
  • Recenti
  • Popolare
  • Tag
  • Utenti
  • Home
  • Piero Bosio
  • Blog
  • Mondo
  • Fediverso
  • News
  • Categorie
  • Old Web Site
  • Recenti
  • Popolare
  • Tag
  • Utenti
Skin
  • Chiaro
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Scuro
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Predefinito (Nessuna skin)
  • Nessuna skin
Collassa

Piero Bosio Social Web Site Personale Logo Fediverso

Social Forum federato con il resto del mondo. Non contano le istanze, contano le persone
  1. Home
  2. Categorie
  3. General Discussion
  4. If I wanted to mess around with ActivityPub c2s clients what's a server I can host that has support for it?

If I wanted to mess around with ActivityPub c2s clients what's a server I can host that has support for it?

Pianificato Fissato Bloccato Spostato General Discussion
activitypubc2s
25 Post 6 Autori 83 Visualizzazioni
  • Da Vecchi a Nuovi
  • Da Nuovi a Vecchi
  • Più Voti
Rispondi
  • Risposta alla discussione
Effettua l'accesso per rispondere
Questa discussione è stata eliminata. Solo gli utenti con diritti di gestione possono vederla.
  • evan@cosocial.ca evan@cosocial.ca

    @tom I can also send you an invite code.

    There's a chapter on the social API in the ActivityPub book.

    https://evanp.me/activitypub-book/

    tom@tomkahe.com
    tom@tomkahe.com
    tom@tomkahe.com
    scritto su ultima modifica di
    #16

    @evan I signed up to get notified for the print edition a few months ago, still prefer actually holding physical books haha

    evan@cosocial.ca 1 Risposta Ultima Risposta
    0
    • tom@tomkahe.com tom@tomkahe.com

      @evan I signed up to get notified for the print edition a few months ago, still prefer actually holding physical books haha

      evan@cosocial.ca
      evan@cosocial.ca
      evan@cosocial.ca
      scritto su ultima modifica di
      #17

      @tom OK!

      1 Risposta Ultima Risposta
      0
      • tom@tomkahe.com tom@tomkahe.com

        @mariusor I got it running w/o many issues (maybe I missed it but I didn't see any wiki pages on building Box? I got that working as well regardless)

        Is there an active issue w/ fetching oni content in Mastodon? I can't seem to grab my user or any statuses from my server or from activitypub.academy. I also tried fetching your posts (because it sounded like it at least worked last year, https://metalhead.club/@mariusor/113708953874760675) but that didn't work either so maybe I'm missing something.

        mariusor@metalhead.club
        mariusor@metalhead.club
        mariusor@metalhead.club
        scritto su ultima modifica di
        #18

        @tom I basically follow actors and that's how seeing posts by others in your /inbox works.

        The frontend loads stuff directly through JavaScript fetch and needs all the mechanisms of that to work (and I imagine what you see might be things failing to load due to CORS rules being too restrictive on remote Mastodon instances)

        I am not aware of any issues with receiving activities though, and in this process the objects themselves should be fully dereferenced to local copies.

        I'll add a note about BOX compilation. Thanx.

        mariusor@metalhead.club 1 Risposta Ultima Risposta
        0
        • mariusor@metalhead.club mariusor@metalhead.club

          @tom I basically follow actors and that's how seeing posts by others in your /inbox works.

          The frontend loads stuff directly through JavaScript fetch and needs all the mechanisms of that to work (and I imagine what you see might be things failing to load due to CORS rules being too restrictive on remote Mastodon instances)

          I am not aware of any issues with receiving activities though, and in this process the objects themselves should be fully dereferenced to local copies.

          I'll add a note about BOX compilation. Thanx.

          mariusor@metalhead.club
          mariusor@metalhead.club
          mariusor@metalhead.club
          scritto su ultima modifica di
          #19

          @tom looking at the post of mine you linked, I realize you're probably thinking of regular object discovery, and there isn't any mechanism for it yet, or for viewing remote objects that haven't reached your inbox.

          tom@tomkahe.com 1 Risposta Ultima Risposta
          0
          • mariusor@metalhead.club
            mariusor@metalhead.club
            mariusor@metalhead.club
            scritto su ultima modifica di
            #20

            @julian yes, two of them:

            https://rattlehead.bruta.link < where a bot posts daily metal releases scraped from the internet

            https://marius.federated.id < where I write a bit about stuff and play with more expressive ActivityPub objects.

            1 Risposta Ultima Risposta
            0
            • mariusor@metalhead.club mariusor@metalhead.club

              @tom looking at the post of mine you linked, I realize you're probably thinking of regular object discovery, and there isn't any mechanism for it yet, or for viewing remote objects that haven't reached your inbox.

              tom@tomkahe.com
              tom@tomkahe.com
              tom@tomkahe.com
              scritto su ultima modifica di
              #21

              @mariusor sorry I meant the reverse behavior, viewing Oni users/activities from my mastodon instance (or from mastodon.social) not viewing remote activities from oni

              I.e. searching for https://marius.federated.id/outbox/1725894299052/object doesn't pull up the object in mastodon (and searching for the user doesn't bring that up either)

              tom@tomkahe.com mariusor@metalhead.club 2 Risposte Ultima Risposta
              0
              • tom@tomkahe.com tom@tomkahe.com

                @mariusor sorry I meant the reverse behavior, viewing Oni users/activities from my mastodon instance (or from mastodon.social) not viewing remote activities from oni

                I.e. searching for https://marius.federated.id/outbox/1725894299052/object doesn't pull up the object in mastodon (and searching for the user doesn't bring that up either)

                tom@tomkahe.com
                tom@tomkahe.com
                tom@tomkahe.com
                scritto su ultima modifica di
                #22

                @mariusor actually nevermind ignore me, searching for your federated id user seems to work so I must have something wrong with my network configuration, I'll do some debugging later

                mariusor@metalhead.club 1 Risposta Ultima Risposta
                0
                • tom@tomkahe.com tom@tomkahe.com

                  @mariusor sorry I meant the reverse behavior, viewing Oni users/activities from my mastodon instance (or from mastodon.social) not viewing remote activities from oni

                  I.e. searching for https://marius.federated.id/outbox/1725894299052/object doesn't pull up the object in mastodon (and searching for the user doesn't bring that up either)

                  mariusor@metalhead.club
                  mariusor@metalhead.club
                  mariusor@metalhead.club
                  scritto su ultima modifica di
                  #23

                  @tom I understand.

                  Indeed in the past two/three weeks I must have deployed something (or Mastodon made some changes) that regular objects posted by ONI aren't findable any more. The problem is that I don't have a development setup for mastodon on which to test what the problem is. :(

                  However the actors should still be available.

                  1 Risposta Ultima Risposta
                  0
                  • tom@tomkahe.com tom@tomkahe.com

                    @mariusor actually nevermind ignore me, searching for your federated id user seems to work so I must have something wrong with my network configuration, I'll do some debugging later

                    mariusor@metalhead.club
                    mariusor@metalhead.club
                    mariusor@metalhead.club
                    scritto su ultima modifica di
                    #24

                    @tom a quick check list for you:

                    1. Check if the actor is publicly accessible from the internet.

                    2. Check if it has a RSA private/public key.

                    3. Check that if you have a proxy in front of ONI it doesn't mangle Accept/Vary/Content-Type headers.

                    4. Check that if you have a proxy the `/.well-known/webfinger` route is handled by ONI. (your proxy should forward all routes to ONI directly as a start)

                    julian@community.nodebb.org 1 Risposta Ultima Risposta
                    0
                    • mariusor@metalhead.club mariusor@metalhead.club

                      @tom a quick check list for you:

                      1. Check if the actor is publicly accessible from the internet.

                      2. Check if it has a RSA private/public key.

                      3. Check that if you have a proxy in front of ONI it doesn't mangle Accept/Vary/Content-Type headers.

                      4. Check that if you have a proxy the `/.well-known/webfinger` route is handled by ONI. (your proxy should forward all routes to ONI directly as a start)

                      julian@community.nodebb.org
                      julian@community.nodebb.org
                      julian@community.nodebb.org
                      scritto su ultima modifica di
                      #25

                      mariusor@metalhead.club Can you use ActivityPub.academy? There is a logger built in so you can see the activities coming and going. It might help you debug why the ONI activities aren't being processed.

                      1 Risposta Ultima Risposta
                      0

                      Ciao! Sembra che tu sia interessato a questa conversazione, ma non hai ancora un account.

                      Stanco di dover scorrere gli stessi post a ogni visita? Quando registri un account, tornerai sempre esattamente dove eri rimasto e potrai scegliere di essere avvisato delle nuove risposte (tramite email o notifica push). Potrai anche salvare segnalibri e votare i post per mostrare il tuo apprezzamento agli altri membri della comunità.

                      Con il tuo contributo, questo post potrebbe essere ancora migliore 💗

                      Registrati Accedi
                      Rispondi
                      • Risposta alla discussione
                      Effettua l'accesso per rispondere
                      • Da Vecchi a Nuovi
                      • Da Nuovi a Vecchi
                      • Più Voti


                      • 1
                      • 2
                      Feed RSS
                      If I wanted to mess around with ActivityPub c2s clients what's a server I can host that has support for it?
                      @pierobosio@soc.bosio.info
                      NodeBB Contributors
                      • Accedi

                      • Accedi o registrati per effettuare la ricerca.
                      • Primo post
                        Ultimo post