where do #websub[1] implementers meet these days?

[1] https://www.w3.org/TR/websub/

WebSub

WebSub provides a common mechanism for communication between publishers of any kind of Web content and their subscribers, based on HTTP web hooks. Subscription requests are relayed through hubs, which validate and verify the request. Hubs then distribute new and updated content to subscribers when it becomes available. WebSub was previously known as PubSubHubbub.

Ricardo Mendes

5 February 2026 Websub This is a #Websub publisher test This is a #Websub publisher test Also on: Mastodon Bluesky Permalink Ricardo Mendes { "@context": "https://schema.org", "@type": "Article", "hea...

Ricardo Mendes

Learning about #WebSub as a way of getting push notifications instead of polling feeds, including for YouTube videos

https://www.w3.org/TR/social-web-protocols/#subscribing-hub

https://developers.google.com/youtube/v3/guides/push_notifications

Social Web Protocols

@kelson
It make sense, if you want to be part of #indieweb ring movement spec, and maintaining lightweight alternative to #ActivityPub , with #webmention #webhooks #websub
I think it's a nice thing to have.

WebSub Kirby Plugin โ€“ I made a plugin which will inform a WebSub hub about updated or new posts: https://florianziegler.com/journal/websub-kirby-plugin

#WebSub #Kirby #plugin

WebSub Kirby Plugin

<p>I made a Kirby plugin which will inform a WebSub hub about updated or new posts.</p>

florianziegler.com
ATProto is Overhyped Bunk

ATProto claims to provide a decentralized way of publishing content, but it fails to solve a problem that wasnโ€™t already solved by openly governed standards. It also does it in a less efficieโ€ฆ

Todd's Corner

Playing around with #FreshRSS and I was looking at documentation for #WebSub. It says to test with http://push-tester.cweiske.de/ So I go to that site and I see a funny little quote that made me laugh."Don't relax! It's only your tension that's holding you together."

http://push-tester.cweiske.de/articles/2025-02-06T23:31:21.htm

#advice

WebSub tester

Question: Is WebSub (formerly PubSubHubBub) still relevant these days? And if so, to what extent?

Edit: I totally forgot to say why I'm asking. I'm cleaning up old blog settings and plugins, and wondering whether it's worth keeping the WebSub support or not.

#IndieWeb #WebSub #PubSubHubBub #Blogging #WordPress #ClassicPress

Personally, I advocate for users directly owning and publishing content to subscribers with optional relay intermediaries, but nobody's asking me.

This would ask more of users, but agency must be seized. It is not given.

#activitypub #bluesky #socialmedia #websub #mastodon #atprotocol

http://toddgreener.com/2022/10/09/a-better-social-internet/

A Better Social Internet

Platforms Suck When the internet first started being a thing for the general population, it was met with great excitement about how it would democratize the distribution of information, both for puโ€ฆ

Todd's Corner

How to publish and consume WebSub
Minimum viable implementation suitable for IndieWeb publishing.

#IndieWeb #HowTo #WebSub #PuSH #feeds

How to publish and consume WebSub

The PuSH 0.4 spec talks only about the relationship between subscribers and publishers.

IndieWeb