chore: Update recommended homeservers

This commit is contained in:
Christian Kußowski 2026-02-22 10:20:28 +01:00
parent 2ac1193889
commit 8998d5600a
No known key found for this signature in database
GPG key ID: E067ECD60F1A0652

View file

@ -2,6 +2,7 @@
"public_servers": [
{
"name": "matrix.org",
"website": "https://matrix.org",
"description": "The Matrix.org Foundation offers the matrix.org homeserver as an easy entry point for anyone wanting to try out Matrix.",
"reg_method": "oidc",
"languages": [
@ -11,6 +12,7 @@
},
{
"name": "converser.eu",
"website": "https://converser.eu",
"description": "A free and decentralized communication server.",
"reg_method": "oidc",
"languages": [
@ -20,12 +22,22 @@
},
{
"name": "mozilla.org",
"website": "https://mozilla.org",
"description": "Matrix homeserver hosted by Mozilla.",
"reg_method": "oidc",
"languages": [
"All",
"English"
]
},
{
"name": "magdeburg.jetzt",
"website": "https://magdeburg.jetzt",
"reg_method": "oidc",
"languages": [
"All",
"Deutsch"
]
}
]
}