pages/site/garden/commune/index.md

42 lines
2.1 KiB
Markdown
Raw Normal View History

2024-06-04 03:59:20 +00:00
---
public: "true"
slug: "commune"
title: "Commune"
2024-06-06 04:25:48 +00:00
prev: false
next: false
2024-06-04 03:59:20 +00:00
---
2024-06-18 07:32:30 +00:00
<script setup>
import { data } from '../../git.data.ts';
import { useData } from 'vitepress';
const pageData = useData();
</script>
<h1 class="p-name">Commune</h1>
<p>144 words, ~1 minute read. <span v-html="data[`site/${pageData.page.value.relativePath}`]" /></p>
<hr/>
2024-06-04 03:59:20 +00:00
> Referenced by: [Federated Identity](/garden/federated-identity/index.md), [Fedi v2](/garden/fedi-v2/index.md), [/now](/now/index), [Webrings](/garden/webrings/index.md), [Weird](/garden/weird/index.md)
2024-06-04 03:59:20 +00:00
An [Open Source](/garden/open-source/index.md) [Matrix](/garden/matrix/index.md) web client built to be better for communities than anything else out there
- Currently in development
- Exposes certain channels such that they are web indexable
- Will include features like [Chat Glue](/garden/chat-glue/index.md) and communal [Digital Gardens](/garden/digital-gardens/index.md)
Created by [Erlend Sogge Heggen](https://writing.exchange/@erlend), a ex-employee from Discourse
- Maintains the [Commune Blog](https://blog.commune.sh) with great write ups on the issues of the modern web, social media, etc. and how they can be improved (by Commune or related projects)
- Also maintains a [Personal Blog](https://blog.erlend.sh) about similar topics
The Commune community is very interested in various topics and how they can relate together:
- [Federated Identity](/garden/federated-identity/index.md)
- [Personal Web](/garden/the-small-web/index.md)
- [Digital Gardens](/garden/digital-gardens/index.md)
- [Social Media](/garden/social-media/index.md)
- The common themes here are they want these things [Decentralized](/garden/decentralized/index.md) and [Freeform](/garden/freeform/index.md)
- They're also building [Weird](/garden/weird/index.md) to make several of these more accessible
Related projects:
- [@laxla@tech.lgbt](https://tech.lgbt/@laxla) is creating Gimli, a federated discord alternative
- Built on ActivityPub
- "Guild-based" in ways matrix is not?
- Will integrate with F3 as well
- Wants to handle blogging as well
- Certainly seems similar to Commune's message gardening concept