Skip to content
  • ActivityPub user and category outboxes coming soon

    World nodebb activitypub
    7
    3 Votes
    7 Posts
    0 Views
    silverpillS
    @julian I think it's a good workaround if you don't keep original activities.
  • 2 Votes
    18 Posts
    0 Views
    julianJ
    @panos okay, it turns out your account (and like 5 others, me included) had started “tracking” the /world category, which didn’t really make sense. I removed that option awhile back, but the setting probably stayed behind. I’ve cleared that setting and manually flushed your inbox now, so you should see a more sane /world page going forward.
  • 0 Votes
    16 Posts
    1 Views
    m0bi ⁂M
    @seiz @stefano +1iPhone XS
  • 0 Votes
    1 Posts
    6 Views
    spdrnlS
    The walled gardens of the big tech-platforms will be their demise. So much innovation is lost because of the need for control.Really, the U.S. platforms are not forward looking. The have hit reverse a long time ago, going full speed towards history. In the previous century I could pick up a phone and call anyone. Try that with the big platforms. NoT wiTHout a DeAl!Open protocols are the way ahead. #activitypub @pluralistic
  • The Future Is Federated

    World fosdem2026 activitypub fediverse
    3
    1
    0 Votes
    3 Posts
    2 Views
    Elena Rossini ⁂_
    @mapache @sturmsucht I also love this photo so much!!! Thank you Maho and Chris
  • Our official website is now live!

    World webintents fediverse activitypub
    1
    0 Votes
    1 Posts
    0 Views
    Web IntentsW
    Our official website is now live!https://webintents.net#WebIntents #Fediverse #ActivityPub
  • 0 Votes
    1 Posts
    1 Views
    Coffee (Team CW)C
    Who gets to define the next #ActivityPub #W3C standard?> the Working Group requires participants to either be a paid W3C member or to be an Invited Expert. There are only two organisations that are active in the fediverse that are a paid member of the W3C: Meta and the Social Web Foundation. With the Social Web Foundation also receiving funding from Meta https://web.archive.org/web/20260117005710/https://connectedplaces.online/reports/fediverse-report-148-on-protocol-governance/(Via archive.org because connectedplaces didn't respond to lynx over Tor.)
  • Coming soon, a new /world experience

    World activitypub nodebb threadiverse
    3
    1
    5 Votes
    3 Posts
    3 Views
    CrakilaC
    Oh, I am liking the looks of this. Would love to test (play) with this when/if available.
  • 9 Votes
    3 Posts
    7 Views
    julianJ
    @panos cross posts themselves are not federated out because there is no established standard or FEP that spells out how its done. (Not that that’s ever stopped me before… but I digress.) When a user cross-posts a topic to another category it will federate out an “announce”, which looks like a boost on Mastodon. I’ve put some of those checks in here for me to look at. https://github.com/NodeBB/NodeBB/issues/13931
  • Working full time on the Social Web

    World activitypub career job socialweb swf
    4
    0 Votes
    4 Posts
    17 Views
    tofeo  :verified:T
    @doktorzjivago @evanprodromou @evan is pump.io dead ?
  • 0 Votes
    1 Posts
    3 Views
    Useful ChickadeeU
    Big Tech platforms routinely censor any mention of the #fediverse, so I've started designing, printing, and placing these stickers around town.No idea if they get any scans, but I figure simply getting the word "fediverse" out there might raise the consciousness a little.Any ideas for slogans that might pique the interest of facebook-addicted normies?Edit: I'm so glad this post has gotten so much attention, because I think it's a good idea, and I'd love to see others run with it. I know nothing about making stickers and wouldn't have made these had I not been gifted a small toy printer with a few rolls of sticker paper. Hopefully someone out there can do a more professional job of it #activitypub #socialmedia #mastodon #enshittification #facebook
  • 0 Votes
    1 Posts
    22 Views
    BonfireB
    RE: https://socialwebfoundation.org/2025/12/19/implementing-encrypted-messaging-over-activitypub/Big news for the #Fediverse! End-to-end encryption is coming to #ActivityPub.@swf with support from @sovtechfund is coordinating two interoperable implementations. Bonfire is proud to be one of these first two projects, alongside #Emissary by @benpateWe think #E2EE should simply be the default for any private communications, and we’re especially thrilled to bring private, trusted collaboration to the fediverse.#JustBetweenUs #Privacy #Encryption #SocialWeb
  • 0 Votes
    1 Posts
    15 Views
    Allan HaverholmH
    So, given WP is willing to sell all its users down the river for some quick "AI" buzz, what fedi-enabled alternatives exist for human-centric websites? https://www.therepository.email/wordpress-ai-team-outlines-vision-for-ai-as-a-fundamental-part-of-wordpressI know of write.as, plume. They're too ascetic to match the brief. ClassicPress could be an option, provided the WP-ActivityPub add-on works with that.#wordpress #ActivityPub #CMS #noAI #fediversecc @davidgerard
  • 0 Votes
    1 Posts
    20 Views
    Jürgen HubertJ
    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
  • 4 Votes
    1 Posts
    23 Views
    julianJ
    Hope everybody is having a great autumn — with temperatures slated to drop next week, I suppose it’s almost time for winter 🥶 (and yes, I use em dashes. No LLM was used to write this travesty of a release post.) We’ve just dropped NodeBB v4.7.0 with some nice QoL improvements for sites federating via ActivityPub. Security Fixes Just a note that v4.6.3 contained a dependency upgrade to the validator package that fixes CVE-2025-56200. v4.7.0 contains this fix as well. New setting to control whether uploaded media is displayed as a topic thumbnail ️ Early changes to better handle ActivityPub content meant that uploaded post content was shown in the topic thumbnails set. This is now a configurable option in Settings > Uploads. Removal of the “federated description” We had a small postscript added by default when categories federated outward, and it even came with some default text about mentioning the category to create a topic. It didn’t quite work out like we planned, and just looked plain weird when viewed through other threadiverse software (you don’t mention a community to create a post in it). For now I’ve removed that feature. A link back to remote categories ️ Remote categories now have a button that allows you to navigate directly to the community itself — be it a Lemmy or Piefed community, Peertube channel, etc. Category boost fixes When a topic is moved between categories, the related categories will share (or “Announce” in AP parlance) OP. Likewise, it will be unshared by the other category is no longer belongs to. N.B. For devs — categories will also federate out Move and Remove activities for the appropriate contexts, which is going to be part of an upcoming FEP the ForumWG is working on. Improved handling of remote content in chats When receiving non-public content from remote sources (shown as a chat message), embedded images are now included. When sending chat messages outside of NodeBB, emoji are now included.
  • 0 Votes
    1 Posts
    36 Views
    Jürgen HubertJ
    Out of curiosity, what #FediVerse applications _other_ than Mastodon have you used?In my case, it's:- #BookWyrm- #PixelFed- #Lemmy - #NeoDB - #WordPress #ActivityPub plugin
  • 0 Votes
    3 Posts
    49 Views
    Jürgen HubertJ
    @SDF I'm currently traveling, so I can't do any kind of in-depth analysis. But this particular request seems to have stopped two hours ago or so.
  • Hey #Fediverse!

    World fediverse activitypub funkwhale askfedi loops freemusic
    1
    0 Votes
    1 Posts
    89 Views
    Daniel SupernaultD
    Hey #Fediverse! I'm building a Sound Library for Loops, my #ActivityPub video project, to let users add free audio to their videos.I'm already looking into integrations with #FunkWhale and Bandwagon.What other sources for free, libre, or public domain (CC-BY, CC0, etc.) music and sound effects should I check out?#AskFedi #Loops #FreeMusic
  • 0 Votes
    1 Posts
    75 Views
    pixelfedP
    Meet Loops — a new, federated TikTok alternative that’s open-source and self-hosted.Every movement begins with a spark. Loops is that spark — breaking down the walls built around creativity and replacing them with doors anyone can open, explore, and build upon.Join us and spread the word!https://joinloops.org#loops #tikTok #activityPub
  • 0 Votes
    8 Posts
    313 Views
    Tim_EagonT
    @thoughtpunks I think if BS dies, it takes the protocol with it.