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. General Discussion
  3. What if...

What if...

Scheduled Pinned Locked Moved General Discussion
activitypub
72 Posts 18 Posters 0 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.
  • evan@cosocial.caE evan@cosocial.ca

    @raphael @silverpill @steve

    Silverpill does not agree with us. I am wishing Silverpill well in their plan to rebuild with a completely different ground-up API. Silverpill is skilled and smart and very familiar with ActivityPub in great detail, so I'm sure they will come up with some interesting API architecture.

    evan@cosocial.caE This user is from outside of this forum
    evan@cosocial.caE This user is from outside of this forum
    evan@cosocial.ca
    wrote last edited by
    #17

    @raphael @silverpill @steve I don't intend to stop working on the ActivityPub API.

    There are a lot of us collaborating through the SocialCG ActivityPub API Task Force, and I expect that collaboration to continue:

    Link Preview Image
    GitHub - swicg/activitypub-api: ActivityPub API Task Force repository.

    ActivityPub API Task Force repository. Contribute to swicg/activitypub-api development by creating an account on GitHub.

    favicon

    GitHub (github.com)

    silverpill@mitra.socialS 1 Reply Last reply
    0
    • mariusor@metalhead.clubM mariusor@metalhead.club

      @steve I've built the server part already, that was 5 years ago. Still waiting for people with the skills to build the UIs though...

      evan@cosocial.caE This user is from outside of this forum
      evan@cosocial.caE This user is from outside of this forum
      evan@cosocial.ca
      wrote last edited by
      #18

      @mariusor @steve Does your server work with https://checkin.swf.pub/ ? Or https://github.com/evanp/ap ?

      mariusor@metalhead.clubM pfefferle@mastodon.socialP 3 Replies Last reply
      0
      • evan@cosocial.caE evan@cosocial.ca

        @mariusor @steve Does your server work with https://checkin.swf.pub/ ? Or https://github.com/evanp/ap ?

        mariusor@metalhead.clubM This user is from outside of this forum
        mariusor@metalhead.clubM This user is from outside of this forum
        mariusor@metalhead.club
        wrote last edited by
        #19

        @evan I could login, it did some stuff but then it redirected me to the login page again.

        @steve

        1 Reply Last reply
        0
        • evan@cosocial.caE evan@cosocial.ca

          @mariusor @steve Does your server work with https://checkin.swf.pub/ ? Or https://github.com/evanp/ap ?

          pfefferle@mastodon.socialP This user is from outside of this forum
          pfefferle@mastodon.socialP This user is from outside of this forum
          pfefferle@mastodon.social
          wrote last edited by
          #20

          @evan @mariusor @steve oh neat!

          Link Preview Image
          Checked in at Ettlingen

          👋

          favicon

          Matthias Pfefferle Atomic (matthiaspfefferle.blog)

          Link Preview Image
          Add Arrive outbox handler for check-in activities by pfefferle · Pull Request #2977 · Automattic/wordpress-activitypub

          ActivityPub for WordPress. Contribute to Automattic/wordpress-activitypub development by creating an account on GitHub.

          favicon

          GitHub (github.com)

          evan@cosocial.caE 1 Reply Last reply
          0
          • mariusor@metalhead.clubM mariusor@metalhead.club

            @steve I've built the server part already, that was 5 years ago. Still waiting for people with the skills to build the UIs though...

            tom@tomkahe.comT This user is from outside of this forum
            tom@tomkahe.comT This user is from outside of this forum
            tom@tomkahe.com
            wrote last edited by
            #21

            @mariusor
            I was thinking about trying to build a lightweight wrapper around c2s that mimics the Mastodon/pixelfed API, and then just bootstrap every existing mastodon/pixelfed client but that feels like more work than it'd be worth

            mariusor@metalhead.clubM 1 Reply Last reply
            0
            • tom@tomkahe.comT tom@tomkahe.com

              @mariusor
              I was thinking about trying to build a lightweight wrapper around c2s that mimics the Mastodon/pixelfed API, and then just bootstrap every existing mastodon/pixelfed client but that feels like more work than it'd be worth

              mariusor@metalhead.clubM This user is from outside of this forum
              mariusor@metalhead.clubM This user is from outside of this forum
              mariusor@metalhead.club
              wrote last edited by
              #22

              @tom I doubt you can reproduce the timelines and the tag following with anything lightweight. 😞 It probably needs a lot of caching and reprocessing of collections...

              tom@tomkahe.comT 1 Reply Last reply
              0
              • mariusor@metalhead.clubM mariusor@metalhead.club

                @tom I doubt you can reproduce the timelines and the tag following with anything lightweight. 😞 It probably needs a lot of caching and reprocessing of collections...

                tom@tomkahe.comT This user is from outside of this forum
                tom@tomkahe.comT This user is from outside of this forum
                tom@tomkahe.com
                wrote last edited by
                #23

                @mariusor Yeah that's where I was hung up with my mental model of it and why I haven't actually tried anything yet

                1 Reply Last reply
                0
                • evan@cosocial.caE evan@cosocial.ca

                  @raphael @silverpill @steve I don't intend to stop working on the ActivityPub API.

                  There are a lot of us collaborating through the SocialCG ActivityPub API Task Force, and I expect that collaboration to continue:

                  Link Preview Image
                  GitHub - swicg/activitypub-api: ActivityPub API Task Force repository.

                  ActivityPub API Task Force repository. Contribute to swicg/activitypub-api development by creating an account on GitHub.

                  favicon

                  GitHub (github.com)

                  silverpill@mitra.socialS This user is from outside of this forum
                  silverpill@mitra.socialS This user is from outside of this forum
                  silverpill@mitra.social
                  wrote last edited by
                  #24

                  @evan @raphael @steve I think a generic ActivityPub server can't be built without major changes to ActivityPub. For example, it might be necessary to make all side-effects of activities explicit.

                  And there is a bigger problem. A generic server without FEP-ef61 is like ATProto PDS or Nostr relay but all data is tied to a single server. This means that it is obsolete before the work has even begun.

                  steve@social.technoetic.comS 1 Reply Last reply
                  0
                  • pfefferle@mastodon.socialP pfefferle@mastodon.social

                    @evan @mariusor @steve oh neat!

                    Link Preview Image
                    Checked in at Ettlingen

                    👋

                    favicon

                    Matthias Pfefferle Atomic (matthiaspfefferle.blog)

                    Link Preview Image
                    Add Arrive outbox handler for check-in activities by pfefferle · Pull Request #2977 · Automattic/wordpress-activitypub

                    ActivityPub for WordPress. Contribute to Automattic/wordpress-activitypub development by creating an account on GitHub.

                    favicon

                    GitHub (github.com)

                    evan@cosocial.caE This user is from outside of this forum
                    evan@cosocial.caE This user is from outside of this forum
                    evan@cosocial.ca
                    wrote last edited by
                    #25

                    @pfefferle @mariusor @steve WHAT

                    evan@cosocial.caE 1 Reply Last reply
                    0
                    • evan@cosocial.caE evan@cosocial.ca

                      @pfefferle @mariusor @steve WHAT

                      evan@cosocial.caE This user is from outside of this forum
                      evan@cosocial.caE This user is from outside of this forum
                      evan@cosocial.ca
                      wrote last edited by
                      #26

                      @pfefferle @mariusor @steve that's awesome!

                      1 Reply Last reply
                      0
                      • steve@social.technoetic.comS steve@social.technoetic.com

                        What if... you had one Fedi account on a generic headless #ActivityPub server that simply hosts and federates your data... and had C2S UIs for microblogging, long form writing, media editing and sharing, link aggregation, games, fitness tracking, and so on, that all used that same Fedi account. Technically, it's a similar concept as ATProto (but no relay and app view) and Solid Pods (but no RDF).

                        It seems possible... if we can improve the AP C2S API/protocol sufficiently.

                        benpate@mastodon.socialB This user is from outside of this forum
                        benpate@mastodon.socialB This user is from outside of this forum
                        benpate@mastodon.social
                        wrote last edited by
                        #27

                        @steve

                        I love this vision. One hurdle I see is the lack of content types + the ability to represent them in HTML.

                        Bandwagon is my best use case: Albums and Tracks aren’t a standard data type. I could push those into my own AP server, but other servers wouldn’t know how to represent them correctly.

                        For this to work, we need a restricted subset of HTML for generating previews of unknown content.

                        This feature exists in oEmbed (optional) but is poorly supported on the Fediverse.

                        steve@social.technoetic.comS mariusor@metalhead.clubM 2 Replies Last reply
                        0
                        • mariusor@metalhead.clubM mariusor@metalhead.club

                          @steve I've built the server part already, that was 5 years ago. Still waiting for people with the skills to build the UIs though...

                          ? Offline
                          ? Offline
                          Guest
                          wrote last edited by
                          #28
                          @mariusor @steve Is not GoToSocial server-only? Is your server accessible with Semaphore Social?
                          mariusor@metalhead.clubM 1 Reply Last reply
                          0
                          • silverpill@mitra.socialS silverpill@mitra.social

                            @evan @raphael @steve I think a generic ActivityPub server can't be built without major changes to ActivityPub. For example, it might be necessary to make all side-effects of activities explicit.

                            And there is a bigger problem. A generic server without FEP-ef61 is like ATProto PDS or Nostr relay but all data is tied to a single server. This means that it is obsolete before the work has even begun.

                            steve@social.technoetic.comS This user is from outside of this forum
                            steve@social.technoetic.comS This user is from outside of this forum
                            steve@social.technoetic.com
                            wrote last edited by
                            #29

                            @silverpill @evan @raphael Several generic AP server implementations have been built, so I don't know what you mean by the side-effect comment. Note that my mental model of a generic server doesn't implement any domain-specific behaviors in the server, but only side-effects specified by AP (and extended generic C2S support). There are also simpler ways to design servers so that content isn't tied to a specific server (with different tradeoffs than FEP-ef61). That's a long discussion...

                            silverpill@mitra.socialS 1 Reply Last reply
                            0
                            • benpate@mastodon.socialB benpate@mastodon.social

                              @steve

                              I love this vision. One hurdle I see is the lack of content types + the ability to represent them in HTML.

                              Bandwagon is my best use case: Albums and Tracks aren’t a standard data type. I could push those into my own AP server, but other servers wouldn’t know how to represent them correctly.

                              For this to work, we need a restricted subset of HTML for generating previews of unknown content.

                              This feature exists in oEmbed (optional) but is poorly supported on the Fediverse.

                              steve@social.technoetic.comS This user is from outside of this forum
                              steve@social.technoetic.comS This user is from outside of this forum
                              steve@social.technoetic.com
                              wrote last edited by
                              #30

                              @benpate The approach I described requires us to think about servers differently. A generic AP server would only store and federate data, and would not render any user-facing content. The C2S clients would know how to render the content because they were coded to do it. Different clients might render the same content very differently for different purposes (although I see value in having the ability to share UI components too).

                              1 Reply Last reply
                              0
                              • benpate@mastodon.socialB benpate@mastodon.social

                                @steve

                                I love this vision. One hurdle I see is the lack of content types + the ability to represent them in HTML.

                                Bandwagon is my best use case: Albums and Tracks aren’t a standard data type. I could push those into my own AP server, but other servers wouldn’t know how to represent them correctly.

                                For this to work, we need a restricted subset of HTML for generating previews of unknown content.

                                This feature exists in oEmbed (optional) but is poorly supported on the Fediverse.

                                mariusor@metalhead.clubM This user is from outside of this forum
                                mariusor@metalhead.clubM This user is from outside of this forum
                                mariusor@metalhead.club
                                wrote last edited by
                                #31

                                @benpate as long as your custom types have the current ActivityStreams Object as a base (ie, they contain a Content and a MediaType) anyone would be able to render them to some extent.

                                For cases where you have a different structure, you can have Profile objects alognside them linked to their Preview property. Use the vocabulary to your advantage.

                                @steve

                                benpate@mastodon.socialB 1 Reply Last reply
                                0
                                • steve@social.technoetic.comS steve@social.technoetic.com

                                  What if... you had one Fedi account on a generic headless #ActivityPub server that simply hosts and federates your data... and had C2S UIs for microblogging, long form writing, media editing and sharing, link aggregation, games, fitness tracking, and so on, that all used that same Fedi account. Technically, it's a similar concept as ATProto (but no relay and app view) and Solid Pods (but no RDF).

                                  It seems possible... if we can improve the AP C2S API/protocol sufficiently.

                                  ? Offline
                                  ? Offline
                                  Guest
                                  wrote last edited by
                                  #32

                                  @steve FEP-ef61 makes it possible to build a server that only talks to other servers or to a client that pulls inbox (i.e. received activities) and pushes to outbox (outgoing activities). tootik is very close to this, I'm working on a 'local mode' where the server and the UI run locally but synchronize with a server in the internet, a 'dumb pipe' that can send and receive activities.

                                  1 Reply Last reply
                                  0
                                  • ? Guest
                                    @mariusor @steve Is not GoToSocial server-only? Is your server accessible with Semaphore Social?
                                    mariusor@metalhead.clubM This user is from outside of this forum
                                    mariusor@metalhead.clubM This user is from outside of this forum
                                    mariusor@metalhead.club
                                    wrote last edited by
                                    #33

                                    @lori I don't know what semaphore social is, and I don't know if goto social is server only (probably not in the way that I meant - where "the server" is an ActivityPub C2S server)

                                    @steve

                                    mariusor@metalhead.clubM 1 Reply Last reply
                                    0
                                    • mariusor@metalhead.clubM mariusor@metalhead.club

                                      @lori I don't know what semaphore social is, and I don't know if goto social is server only (probably not in the way that I meant - where "the server" is an ActivityPub C2S server)

                                      @steve

                                      mariusor@metalhead.clubM This user is from outside of this forum
                                      mariusor@metalhead.clubM This user is from outside of this forum
                                      mariusor@metalhead.club
                                      wrote last edited by
                                      #34

                                      @lori so, Semaphore social seems to be is the project from which Pinafore started. And they are both Mastodon clients, not ActivityPub client to server clients. So no, my server does not support the Mastodon client API.

                                      1 Reply Last reply
                                      0
                                      • steve@social.technoetic.comS steve@social.technoetic.com

                                        @silverpill @evan @raphael Several generic AP server implementations have been built, so I don't know what you mean by the side-effect comment. Note that my mental model of a generic server doesn't implement any domain-specific behaviors in the server, but only side-effects specified by AP (and extended generic C2S support). There are also simpler ways to design servers so that content isn't tied to a specific server (with different tradeoffs than FEP-ef61). That's a long discussion...

                                        silverpill@mitra.socialS This user is from outside of this forum
                                        silverpill@mitra.socialS This user is from outside of this forum
                                        silverpill@mitra.social
                                        wrote last edited by
                                        #35

                                        @steve @evan @raphael A server can't properly process an arbitrary activity without knowing its side effects. A server that only supports a small number of activities mentioned in the ActivityPub spec is obviously not generic.

                                        I can point to other challenges because I've been working on this problem for years, but...

                                        Several generic AP server implementations have been built
                                        There are also simpler ways to design servers so that content isn't tied to a specific server

                                        Wow, for real? I suppose it's time for me to retire then.

                                        raphael@mastodon.communick.comR mariusor@metalhead.clubM 2 Replies Last reply
                                        0
                                        • silverpill@mitra.socialS silverpill@mitra.social

                                          @steve @evan @raphael A server can't properly process an arbitrary activity without knowing its side effects. A server that only supports a small number of activities mentioned in the ActivityPub spec is obviously not generic.

                                          I can point to other challenges because I've been working on this problem for years, but...

                                          Several generic AP server implementations have been built
                                          There are also simpler ways to design servers so that content isn't tied to a specific server

                                          Wow, for real? I suppose it's time for me to retire then.

                                          raphael@mastodon.communick.comR This user is from outside of this forum
                                          raphael@mastodon.communick.comR This user is from outside of this forum
                                          raphael@mastodon.communick.com
                                          wrote last edited by
                                          #36

                                          @silverpill @steve @evan

                                          I don't follow: how does that relate to the "ActivityPub API" if the activity is "arbitrary" and not defined by ActivityPub, not using AS2 vocabulary?

                                          Isn't that like saying that we can't use HTTP as a protocol because an HTTP server doesn't know what to do with verbs defined on, e.g, WebDAV?

                                          silverpill@mitra.socialS 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