fluffychat/recommended_homeservers.json

24 lines
No EOL
699 B
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"
]
}
]
}