You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
fluffychat/recommended_homeservers.json

35 lines
1.0 KiB
JSON

{
"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": [
"All",
"English"
]
},
{
"name": "mozilla.org",
"website": "https://mozilla.org",
"description": "Matrix homeserver hosted by Mozilla.",
"reg_method": "oidc",
"languages": [
"All",
"English"
]
},
{
"name": "tchncs.de",
"website": "https://tchncs.de",
"description": "A general homeserver. Owner also hosts other FOSS services.",
"reg_method": "oidc",
"languages": [
"All",
"English",
"Deutsch"
]
}
]
}