From 19e7818290eef4fbfdf7c59198ca3461b68e819b Mon Sep 17 00:00:00 2001 From: uranuspucksaxophone <84784521+uranuspucksaxophone@users.noreply.github.com> Date: Sat, 10 Sep 2022 22:25:59 +0200 Subject: [PATCH] Add status page to matrix hs info --- _items/Services.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/_items/Services.md b/_items/Services.md index c6146a2..c98bf9a 100644 --- a/_items/Services.md +++ b/_items/Services.md @@ -66,8 +66,9 @@ The Matrix homeserver is located at ``https://matrix.anonymousland.org`` [element.anonymousland.org](https://element.anonymousland.org) - Self-hosted Element instance +You can check the status of the homeserver on our [status page](https://status.anonymousland.org/status/services) -Incidents: ``0`` +Incidents: ``1`` Password Policy: @@ -81,5 +82,5 @@ Password Policy: - At least 1 uppercase character -Due to how the Matrix protocol functions, metadata including your PfP, username, display name and device list will be sent to other servers if you are in a federated room. -An IP address is automatically assigned with each client, signing out will remove your IP from the client and from the database as well. \ No newline at end of file +Due to how the Matrix protocol functions, metadata including your Profile picture, username, display name and device list will be sent to other homeservers if you are in a federated room. +An IP address is automatically assigned with each client, signing out will remove your IP from the client and from the database as well.