Commenting system based on XMPP
Greeetings, ladies and gentlemen! First of all, I would want to congratulate Mr. Nicolas Cedilnik (nicoco) for creating a plugin to the publishing system Pelican. Reference: https://codeberg.org/nicoco/pelican-pubsub Second, I would want to create an HTML based commenting system service, and I would be glad to receive your consultancy on how to design it. By that, I mean, to which PubSub nodes should comments be published to. And then I will create a system based upon FastAPI and Slixmpp. P.S. Currently, there are three or four brands that provide commenting systems in a centralized fashion. Kind regards, Schimon
Dne četrtek, 13. marec 2025 ob 14:18:07 Srednjeevropski standardni čas je Schimon Jehudah napisal(a):
Currently, there are three or four brands that provide commenting systems in a centralized fashion.
Not to discourage you or anything – quite the opposite! I’d love to have an XMPP-based commenting system (for my Pelican blog). My past research in this topic so far found a few options that already exist and are not the worst. Just listing these as reference. ISSO <https://isso-comments.de/> • SQLite • local, lightweight, looks similar to Disqus A few ways to use Mastodon/ActivityPub as comments: • <https://carlschwan.eu/2020/12/29/adding-comments-to-your-static-blog-with-mastodon/> • <https://grahammacphee.com/writing/mastodon-blog-comments> • <https://framagit.org/Deevad/mastocomblog> • <https://github.com/pelican-plugins/fediverse/issues/1> And then there is also the Webmention W3C recommendation spec by IndieWeb: <https://webmention.net> <https://www.w3.org/TR/webmention/> cheers, Matija -- gsm: tel:+386.41.849.552 www: https://matija.suklje.name xmpp: hook@campfire.wheremymonkeyis.at matrix: @silverhook:matrix.org
participants (2)
-
Matija Šuklje -
Schimon Jehudah