Skip to content
This repository was archived by the owner on Aug 17, 2023. It is now read-only.

Commit 744f72c

Browse files
committed
docs: Tweak matrix docs
1 parent d43cf64 commit 744f72c

File tree

2 files changed

+9
-5
lines changed

2 files changed

+9
-5
lines changed

docs/process/Communication-Conventions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ communication, and the use of inappropriate mediums of communication.
1919

2020
## Solution
2121

22-
We will use a private Matrix server for team chats, in place of the
22+
We will use a private Matrix homeserver for team chats, in place of the
2323
`#adrestia-secret-fort` slack channel, which will be archived.
2424

2525
Team members are asked to review messages from Slack once per day. They may

docs/process/Matrix.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
Our team's homeserver is [adrestia.iohkdev.io](https://matrix.adrestia.iohkdev.io/).
44

5+
All team channels are contained within the [Adrestia Space](https://matrix.to/#/#adrestia:adrestia.iohkdev.io).
6+
57
## Web client
68

79
You can log in immediately with your web browser, without installing any client software by visiting:
@@ -18,11 +20,13 @@ can log in.
1820
Some people have username/password accounts. These were created manually with
1921
the Matrix Synapse user admin API.
2022

21-
Example usernames:
22-
- IOHK Google account: [@rodney.lorrimar:adrestia.iohkdev.io](https://element.adrestia.iohkdev.io/#/user/@rodney.lorrimar:adrestia.iohkdev.io)
23-
- Username/password account: [@rvl:adrestia.iohkdev.io](https://element.adrestia.iohkdev.io/#/user/@rvl:adrestia.iohkdev.io)
23+
| Login Type | Example username | Auth method | Who administers accounts |
24+
| ----------- | ---------------- | ---------| --------------------- |
25+
| IOHK Google | [@rodney.lorrimar:adrestia.iohkdev.io](https://element.adrestia.iohkdev.io/#/user/@rodney.lorrimar:adrestia.iohkdev.io) | SSO via [account.google.com](https://account.google.com) | GApps domain admin |
26+
| Homeserver account | [@rvl:adrestia.iohkdev.io](https://element.adrestia.iohkdev.io/#/user/@rvl:adrestia.iohkdev.io) | Username/Password | `[email protected]` |
27+
| Matrix Federated | [@rvl:matrix.org](https://app.element.io/#/user/@rvl:matrix.org) | Username/Password | User themself |
2428

25-
### Other homeservers
29+
### Federated Login
2630

2731
If you have a user on another Matrix homeserver (e.g. [matrix.org][]), then you
2832
can ask to be invited into rooms on our homeserver.

0 commit comments

Comments
 (0)