Hasty Briefsbeta

Bilingual

I joined the IndieWeb, here's what I learned

20 hours ago
  • The IndieWeb is a people-focused alternative to the corporate web, started in 2010, emphasizing owning your data, better connectivity, and control.
  • Silos (walled gardens) are centralized corporate platforms that restrict access, claim rights over content, and often disappear, taking user data with them.
  • IndieWeb principles include owning your data, using visible data, making and using what you need, documenting and open-sourcing, prioritizing UX, modularity, longevity, plurality, and having fun.
  • Key technical standards: your own domain as identity; microformats2 (h-card, h-entry) for machine-readable HTML; rel='me' for verified identity; Webmention for cross-site conversations; IndieAuth for domain-based login; Micropub for publishing; WebSub for real-time feeds; and Microsub for decoupled reading.
  • Publishing strategies: POSSE (publish on your site, syndicate elsewhere), PESOS (publish elsewhere, syndicate to your site), and backfeed to bring interactions back to your site.
  • The IndieWeb coexists with the Fediverse (bridged via Bridgy Fed) but critiques RSS/Atom for maintenance issues, promoting h-feed instead.
  • Getting started involves obtaining a domain, setting up hosting, creating pages, syndicating, adding microformats, validating with IndieWebify.me, and joining the community.
  • The author implemented Webmention, h-entry, h-card, and rel='me'; discarded Micropub, WebSub, and h-feed due to personal workflow and design constraints.
  • Key advice: use plain HTML for durability, create permanent URLs, commit gradually, plan for extreme longevity, and have fun with your website.