December 2025 ForumWG Meeting
Monthly meetings are held on the first Thursday of each month, at 13h00 to 14h00 Eastern Time (currently 18h00 to 19h00 UTC). You can find them listed in the SocialCG Calendar. The next meeting will be held (tomorrow) on 4 December 2025.
Meeting link: https://meet.jit.si/ap-forum-wg
Discussions will continue re:
context issues (backfill not possible at the moment)https://activitypub.space/post/699
@SrRochardBunson @deadsuperhero @juergen_hubert @markwyner
I don't think the sentiment here is against selling stuff or giving money. they hate how money corrupts and gives the wealthy much more power in society. how it leads to anti social behavior, especially when it sure feels like we could have better alternatives.
imo the missing piece is an equivalent to #ActivityPub for fiat transfer. nobody with the ideas/emotions that got them here wants to use centralized corp middlemen for money.
The W3C is chartering a group to work on social web standards, including ActivityPub
They are asking for public and W3C member comments.
https://lists.w3.org/Archives/Public/public-new-work/2025Dec/0000.html
#activityPub #openweb #socialweb
Weiter sagen : Es gibt eine Alternative, die heisst #Fediverse*
"Für viele Menschen ist ein Verzicht auf Plattformen wie #Instagram keine Alternative, weil sie ansonsten auf gesellschaftliche Teilhabe verzichten müssten" https://netzpolitik.org/2024/abonnieren-oder-akzeptieren-eu-datenschuetzerinnen-watschen-abo-modelle-ab
* "...hat die Instagram-Alternative Pixelfed starken Zulauf erhalten" https://www.heise.de/news/Anbindung-an-Mastodon-Co-Forensoftware-NodeBB-ans-Fediverse-angeschlossen-10251690.html
#Mastodon #PeerTube #Pixelfed #Friendica #Mobilizon #ActivityPub #SocialMedia
Anyone by change archiving Fediverse posts and able to help me find a handfull of pictures using their cache URLs from about 7-8 months ago?
(You can contact me via DM and I assure you that I won't tell anyone that you did archive these things in case you're fearing that I would.)
#Archiving #Fediverse #ActivityPub
#WordPress #Mastodon #ActivityPub
「タグの左側だけ < となっていて、右側は > のままである。」の所、元の記事は「タグの左側だけ < となっていて、右側は > のままである。」
「右側がちゃんと > になっている。」の所は、元の記事は「右側がちゃんと > になっている。」
The big feature in release v3.2.2 of Ktistec is pinned posts with support for the Mastodon Featured Posts collection. Federation works both ways—pin a post on Ktistec and it will show up as a pinned post on Mastodon and vice versa. When you refresh an actor profile, Ktistec also fetches and updates the actor's pinned posts. This is another small step in the direction of supporting all features that Mastodon-compatible client applications expect to access via the API. It's also useful in its own right.
The other major feature, which I posted a short video demonstrating here, is X-Ray Mode. X-Ray Mode is a developer and power-user tool for inspecting ActivityPub JSON-LD representations of actors, objects, and other content. Pressing Ctrl+Shift+X on any page displays the data behind the page—like an x-ray. You can:
Alt+Left and Alt+Right to navigate through your viewing historyThis feature is useful for debugging federation issues, understanding ActivityPub structures, and verifying how content is stored and represented.
Here's the full changelog for the release:
Added
Changed
The next release will focus on smaller features and bug fixes.
Enjoy!
#ktistec #crystallang #activitypub #fediverse
Oltre a Mobilizon esistono anche altri software che gestiscono eventi federati come Gancio e come lo stesso Wordpress attraverso il plugin Eventi per #Activitypub
Ricordo infine che gli eventi Mobilizon possono essere visualizzati e accettati anche da piattaforme come Friendica
I think I have identified a fairly significant flaw in how the #Fediverse currently operates. Hear me out.
The Fediverse currently consists of all sorts of different systems - #Mastodon, #Friendica , #Pixelfed , #PeerTube, #BookWyrm , and so forth. And while they are all connected via the #ActivityPub protocol, they all have different functionalities and different ways of presenting themselves. Which is as it should be, because Diversity Is Our Strength(TM).
However, it is here that the ActivityPub-based interactivity hits its limits - for usually, you can either experience the relevant system as it was intended, or you can interact with it, but not both - _unless_ you have an account on the same system (though not necessarily on the same instance).
Let's say that you are a Mastodon user who looks at another person's BookWyrm page. You scroll through their books, posts, and comments. Then you see some comment you want to comment on yourself, but can you do so?
Not directly. You need to figure out the URL of their comment, and then copy and paste that comment into the search bar of your Mastodon instance. Then it will show up in the same format as a Mastodon post, and you can interact with it - boost it, like it, comment on it.
Sure, it works, but it's a whole lot of tedious effort.
Or you can search for the user account in Mastodon and scroll through all their posts and comments as if they were a Mastodon user - and thus, you will miss out on all the unique user interface features of BookWyrm.
So what is missing?
Well, Mastodon already has an "Open original page" feature when looking at someone's post. What we need is an "Open original page AND AUTHENTICATE" feature. This way, the target instance (whatever software they are using) could acknowledge the viewer as an external user who could nevertheless fully interact with the local user interface, including the ability to boost, like, and make comments.
This is something that should be theoretically possible to implement, right? #FediHelp

I see quite some posts on the topic of #monetisation on the #Fediverse. My opinion, in its simplest form, is that #ActivityPub connects people. In open, transparent and, yes, free ways. Think of AP as TCP/IP, but for people.
With that in mind, note that TCP/IP itself has no features for monetisation. That is done on top of the protocol. This is how I would like to see monetisation in the fediverse too. As a separate thing on top of AP, never as inherent part of AP. My 2 cents (pun intended)
@juergen_hubert i think most of the things you mention can already be archived.
WordPress supports #activitypub and scheduled posting. Self hosting is a thing here, that way you can bundle the tools that you need to set up shop.
Someone could start a dedicated marketplace instance to distinguish business accounts.
Imo a free (!) market place could be a great addition to the #fediverse
"sharedInbox endpoints SHOULD also be publicly readable OrderedCollection objects containing objects addressed to the Public special collection..."
https://www.w3.org/TR/activitypub/#sharedInbox
I disagree with this SHOULD, would downgrade to a MAY.
Minor, mainly because consider a small instance, whose users do not show their Following collections, this could basically leak who the follows are.
That said, I haven't found any Software that does have a publicly readable sharedInbox!