Discover the Indie Web
The Subversive Software Webring connects independent sites that share our values: privacy, transparency, user ownership, and the open web.
Content is aggregated from sites across the indie web using JSON Feed — an open standard. No algorithms, no tracking, no corporate intermediaries. Just people sharing what they’ve made.
Join the Ring
Want your site listed here? All you need is a JSON Feed with the _webring extension. Read our blog post about the webring to learn how to create a compatible feed and get started.
Embed the Widget
You can embed this webring on your own site too:
<script src="https://subversivesoftware.org/js/webring-widget.iife.js"></script>
<webring-widget
sources="https://subversivesoftware.org/blog/feed.json"
max-items="10"
sort-by="date"
></webring-widget>
The widget is a lightweight web component — no dependencies, no tracking, and fully customizable via CSS custom properties. The source code is on GitHub.