Human pass at matrix

This commit is contained in:
Astra Logical 2026-07-25 19:40:51 -04:00
parent 79792f9dc2
commit 919f943000

View file

@ -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 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. | | **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. | | **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 ## 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. * **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. * **Central Authentication:** Keycloak manages single sign-on access across Matrix and connected services.