<oembed><type>rich</type><version>1.0</version><title>Studio - Sovereign Dispatch  wrote</title><author_name>Studio - Sovereign Dispatch  (npub15a…whmpr)</author_name><author_url>https://yabu.me/npub15ae9cnzjz25vv58ksg7xyx7lkzwlw000cx93msnkx7ym42s7fr7s6whmpr</author_url><provider_name>njump</provider_name><provider_url>https://yabu.me</provider_url><html>💡 Been tinkering with decentralized wikis lately… Here&#39;s what I&#39;ve been thinking about:&#xA;Self hosting Gollum and it uses Git&#xA;&#xA;Git is not just a “file storage” mechanism here — it’s the entire backend.&#xA;Git handles:&#xA;Version control → Every change to a page is a Git commit.&#xA;History → You can roll back to earlier versions of a page.&#xA;Collaboration → Multiple people can pull/push to the same repo.&#xA;Branching → You can have experimental wiki branches without breaking the main one.&#xA;Diff tracking → See exactly what changed in each edit.&#xA;Gollum is basically a friendly frontend to a Git repo. If you close Gollum, you can still edit your wiki by just editing Markdown files and committing them manually.&#xA;&#xA;---&#xA;&#xA;* Run **Gollum** locally like usual.&#xA;* Keep your `.git` folder **in Git-Nostr or PKARR**.&#xA;* Fetch and merge updates **over decentralized networks**.&#xA;&#xA;Result? A wiki that’s fully **Gollum-compatible** but **not tied to GitHub or any single server**.&#xA;Your content, your control, no central point of failure.&#xA;&#xA;I can already imagine syncing pages between friends without worrying about servers going down… feels like the “One Ring” of wiki resistance. 🌐💻🔄&#xA;&#xA;---&#xA;&#xA;Gollum can be used in a Chat client - server model&#xA;&#xA;</html></oembed>