1.7 KiB
title | date | replyURI | replyTitle | replyType | replyAuthor | replyAuthorURI |
---|---|---|---|---|---|---|
Making POSSE work | 2022-11-11T16:42:21-08:00 | https://front-end.social/@hdv/109327126168122994 | strange to talk to my social network [without] a dedicated client | SocialMediaPosting | Hidde de Vries | https://hidde.blog/ |
I just learned that dedicated IndieWeb clients do exist! Sharing for those less familiar:
Social readers fetch your feeds (RSS, Atom, h-feed, WebSub) from a MicroSub server and post replies to your site with MicroPub. Your site sends Webmentions. The result resembles the pre-ActivityPub, OStatus-based Fediverse but with single-user instances. RSS/Atom feeds for Fediverse accounts and POSSE connect the IndieWeb and Fediverse; alternatively, your site can implement both. POSSE's advantage over PESOS is directing people towards your site, where they can see Webmentions from places besides their silo. It allows interoperability.
[I prefer the classic static site approach]({{<relref "meta/site-design.md#static-indieweb">}}). I only need a static file server and a Webmention receiver; a post-push git hook sends Webmentions and semi-automatically POSSEs to the Fediverse. When I finally set up WebSub, it'll ping my publisher. My approach slows me down enough to think through what I say. I want my site to feature my best content; my non-POSSE silo content should be more disposable or context-specific.
I don't have the context of everyone else's tweets
Reply-contexts help, but I prefer combining one-sentence titles with interleaved quoting.