List professional XMPP providers / services
We used to struggle to list certain software and XMPP-based products in our XMPP Software list. So far we only have a manually maintained list here.
My think is if we could join and even automate this a bit better. First of all we would need to find a better description for this software, as "client" or "server" does not apply.
Software that we do not have listed yet is:
- Snikket
- JMP
- Paid XMPP Servers & Services
To me a name such as
- XMPP-based product
- XMPP Services
- XMPP-based product suites
- XMPP-based professional software
would be fine for this.
The Gajim still has the list of known servers: https://github.com/Dominion0815/gajim/blob/master/gajim/data/other/servers.xml
Some important servers are missing like conversations.im or blabber.im that are used by default in apps.
The Dino has a smaller list of servers but it tries to detect if a registration is allowed https://github.com/dino/dino/blob/1431426581595686aff19300c80af91e814661bd/main/src/ui/manage_accounts/add_account_dialog.vala#L340
It would be great to have more advanced list of servers with tracking of uptime (like Tor Atlas) and some additional info like region, legal country, server version and count of users. This may help to a user to make a choice. But it would be difficult to gather such info.
ok, just found the https://providers.xmpp.net/ It's sources: https://github.com/xsf/xmpp-providers-website and it's copy (but newer?) https://invent.kde.org/melvo/xmpp-providers
A list of professional XMPP providers can be found here: https://xmpp.org/uses/instant-messaging/
ok, just found the https://providers.xmpp.net/ It's sources: https://github.com/xsf/xmpp-providers-website and it's copy (but newer?) https://invent.kde.org/melvo/xmpp-providers
This is all together from the same project.