diff --git a/docs/møder/2026-05-11_SoMe-taxonomi.md b/docs/møder/2026-05-11_SoMe-taxonomi.md index b894f46..c740da9 100644 --- a/docs/møder/2026-05-11_SoMe-taxonomi.md +++ b/docs/møder/2026-05-11_SoMe-taxonomi.md @@ -8,6 +8,8 @@ paginate: true # SoMe Taxonomy @@ -32,6 +34,8 @@ Understanding the categories helps us: --- + + ## The Categories | Category | Purpose | @@ -46,6 +50,8 @@ Understanding the categories helps us: --- + + ## Messaging Real-time 1:1 and group communication diff --git a/docs/møder/2026-05-11_messaging-presentation.md b/docs/møder/2026-05-11_messaging-presentation.md index 589cc7e..eaeafe3 100644 --- a/docs/møder/2026-05-11_messaging-presentation.md +++ b/docs/møder/2026-05-11_messaging-presentation.md @@ -8,6 +8,8 @@ paginate: true # Messaging Without Big Tech @@ -46,13 +48,15 @@ These apps are _convenient_ — but the cost is your data. ## The Landscape at a Glance -| App | E2EE | Open source | Self-host | No phone# | Federation | -| -------------------- | ---- | ----------- | --------- | --------- | ---------- | -| **Signal** | ✓ | Partial | ✗ | ✗ | ✗ | -| **Matrix / Element** | ✓ | ✓ | ✓ | ✓ | ✓ | -| **XMPP + OMEMO** | ✓ | ✓ | ✓ | ✓ | ✓ | -| **Briar** | ✓ | ✓ | N/A | ✓ | N/A | -| **Session** | ✓ | ✓ | Partial | ✓ | Partial | +_All apps below support end-to-end encryption._ + +| App | Open source | Self-host | No phone# | Federation | +| -------------------- | ----------- | --------- | --------- | ---------- | +| **Signal** | Partial | ✗ | ✗ | ✗ | +| **Matrix / Element** | ✓ | ✓ | ✓ | ✓ | +| **XMPP + OMEMO** | ✓ | ✓ | ✓ | ✓ | +| **Briar** | ✓ | N/A | ✓ | N/A | +| **Session** | ✓ | Partial | ✓ | Partial | --- @@ -198,17 +202,19 @@ Should MakerFLOSS run a Matrix homeserver? --- + + ## Resources -| Resource | Link | -| --------------------------- | ------------------------------------------------------------------------------------------------------- | -| Signal | [signal.org](https://signal.org) | -| Element client | [element.io](https://element.io) | -| Matrix spec | [spec.matrix.org](https://spec.matrix.org) | -| Conduit server | [conduit.rs](https://conduit.rs) | -| Briar | [briarproject.org](https://briarproject.org) | -| Privacy Guides | [privacyguides.org/…/real-time-communication](https://www.privacyguides.org/en/real-time-communication) | -| meshtastic-matrix-relay | [github.com/geoffwhittington/meshtastic-matrix-relay](https://github.com/geoffwhittington/meshtastic-matrix-relay) | +| Resource | Link | +| ----------------------- | ------------------------------------------------------------------------------------------------------- | +| Signal | [signal.org](https://signal.org) | +| Element client | [element.io](https://element.io) | +| Matrix spec | [spec.matrix.org](https://spec.matrix.org) | +| Conduit server | [conduit.rs](https://conduit.rs) | +| Briar | [briarproject.org](https://briarproject.org) | +| Privacy Guides | [privacyguides.org/…/real-time-communication](https://www.privacyguides.org/en/real-time-communication) | +| meshtastic-matrix-relay | [github: geoffwhittington/meshtastic-matrix-relay](https://github.com/geoffwhittington/meshtastic-matrix-relay) | ---