-
Notifications
You must be signed in to change notification settings - Fork 357
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
link to hello-matrix.net's server list as loudly as possible #95
Comments
This sounds like a duplicate of matrix-org/matrix-spec-proposals#765 (which should probably be migrated here anyways) |
Related: #28 |
Even the following more fits riot I mention it here: (if wanted I make it a issue at riot) As Hello-matrix has a api it might make sense to add a dropdown list on the register and login Page containing the "free to join" Servers. With the idea that people click one other than matrix.org. (I currently are implementing it in my client Morpheus.) Also somehow show in the ping from The users location to the Server and the number of registered users might make sense when doing it |
Ok, this is really interesting you are discussing this right now.
Currently every free software is solving this with a different solution and we think that it is not efficient for us, service provider and for software developers to reinvent the wheel each time. We think that using linked data could be a solution to sdandardize the information you need to know about a hoster. In the case of a multitenant app like matrix or riot, I think it would make sense to have this data in the app itself and registered in an admin interface (or some config file). In the solution space, I'd say that we have to work on the following:
Then as a hoster, if I want to be listed on the official list, it would be a matter for me to just PR and add the URL of my instance. Then there is still the need to list these hosters ( I'd say curate, some people will want free, other libre, other paid services..). Then we need to create a tool to parse these json-ld and create a list from these metadata. But this is rather trivial. We'll also need to figure out, one day, how to add "decorators" to this list, like uptime, TLS quality, TOS;dr, exclusively free software, and so on. Also, how to help people choose there instance hoster (I'm a company, and I want matrix.organization.org where do I go?). And still, we need to figure out a way to help the end user choose an instance. We can also take a look at how Mastodon does, it is pretty advanced compare to the rest of FreeSoftware. Nextcloud is also quite nice! Sorry for the long text, but the topic is hot for us, and we think about creating a project around this specific topic, so I thought I'd take the opportunity and ask for feedback from real world problem :) |
Mentionned this issue in this new project, I'd love your feedback: |
Also throwing my WIP https://github.com/keymaker-mx/keymaker into the mix. Still not fully ready but it is moving quickly. It replicates the mastodon version. (See https://joinmatrix.rocks or https://homeservers.mx ) |
Information in hello-matrix seems rather outdated. I'm closing this issue in favour of #1570 |
No description provided.
The text was updated successfully, but these errors were encountered: