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?
-
If I wanted to mess around with ActivityPub c2s clients what's a server I can host that has support for it?
@tom check if this one I wrote can be of use:
https://github.com/mariusor/oni
PS: Any feedback about setting it up and configuring it for your use case will be appreciated, either here, or on github/mailing list.
-
@tom check if this one I wrote can be of use:
https://github.com/mariusor/oni
PS: Any feedback about setting it up and configuring it for your use case will be appreciated, either here, or on github/mailing list.
@mariusor thanks! (Looks like I had already starred this one awhile ago haha) I'll check it out and see if it's what I'm looking for
-
@mariusor thanks! (Looks like I had already starred this one awhile ago haha) I'll check it out and see if it's what I'm looking for
@tom if it doesn't work out I'd also be interested in learning why not. :D
-
If I wanted to mess around with ActivityPub c2s clients what's a server I can host that has support for it?
@tom I'm slowly working on one, but it's completely unpaid work.
-
@thisismissem is that related to the stuff you were doing w/ PDSes a few weeks ago or are those separate projects?
-
@tom check if this one I wrote can be of use:
https://github.com/mariusor/oni
PS: Any feedback about setting it up and configuring it for your use case will be appreciated, either here, or on github/mailing list.
mariusor@metalhead.club is there a public instance available?
-
If I wanted to mess around with ActivityPub c2s clients what's a server I can host that has support for it?
@tom I see others are pointing you in a similar direction, but funnily enough I tinkered with Social Web's ap-component test instance this afternoon!
Look at the sample client "acct-handler", too. That's what I tried today.
-
@thisismissem is that related to the stuff you were doing w/ PDSes a few weeks ago or are those separate projects?
@tom yeah, activitypds is the research project name, but there's a bunch of upstream work in Fedify to enable C2S in Fedify, and then also to enable reusing the Fedify vocabularies (they take JSON-LD and convert into classes that Fedify understands, and handles serialisation to JSON-LD)
-
@tom yeah, activitypds is the research project name, but there's a bunch of upstream work in Fedify to enable C2S in Fedify, and then also to enable reusing the Fedify vocabularies (they take JSON-LD and convert into classes that Fedify understands, and handles serialisation to JSON-LD)
@tom basically the things I'm trying to solve in ActivityPDS are:
- an OAuth profile (based on AT Proto's OAuth profile)
- webfinger & DIDs & Handles
- what should a "PDS" do in the context of ActivityPub C2S, how much logic does it implement, or is it just a simple pipe? -
undefined Andy Piper ha condiviso questa discussione
-
If I wanted to mess around with ActivityPub c2s clients what's a server I can host that has support for it?