From 919f94300004befee07025f5c4d471cd23e4f4fb Mon Sep 17 00:00:00 2001 From: Astra Logical Date: Sat, 25 Jul 2026 19:40:51 -0400 Subject: [PATCH] Human pass at matrix --- user-facing/communication-and-security/matrix.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/user-facing/communication-and-security/matrix.md b/user-facing/communication-and-security/matrix.md index d46096e..3f23d39 100644 --- a/user-facing/communication-and-security/matrix.md +++ b/user-facing/communication-and-security/matrix.md @@ -38,7 +38,7 @@ If you are accustomed to Discord, Matrix has a slightly different vocabulary, bu | Discord Concept | Matrix Equivalent | How It Works in The Nest | | :--- | :--- | :--- | -| **Discord Network** | **Homeserver** | The host server managing your account (ours is `starling.mynest.love`). | +| **Discord** | **Homeserver** | The host server managing your account (ours is `starling.mynest.love`). The Matrix ecosystem is just a bunch of people hosting their own Discords. Neat! | | **Server** | **Space** | A folder structure used to organize multiple rooms together. Anyone can create a private or public Space. | | **Text / Voice Channel** | **Room** | Where messaging happens! In Matrix, every room (including 1-on-1 direct messages) supports text, voice, and video. | @@ -75,6 +75,5 @@ For reference or advanced client setup, here are the service endpoints powering ## 6. Troubleshooting & Related Services -* **Lost Access to Passkeys?** Contact an admin via Matrix at `@nest:starling.mynest.love` or email from your registered address to initiate account recovery. * **Requesting Access to New Services:** Send a direct message to `@access-bot:starling.mynest.love` inside Matrix to request permissions. * **Central Authentication:** Keycloak manages single sign-on access across Matrix and connected services.