this post was submitted on 06 Oct 2025
44 points (97.8% liked)

Selfhosted

59923 readers
761 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam.

  3. Posts here are to be centered around self-hosting. Please ensure it is clear in your post how it relates to self-hosting.

  4. Don't duplicate the full text of your blog or git here. Just post the link for folks to click.

  5. Submission headline should match the article title.

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

Hey all. I started writing an XMPP client just for learning purposes and I'm not sure on how widely used it actually is. Where is it actually used? Are there communities out there that actually use it?

Wasn't sure where to actually post this. Sorry if its a bit off topic

you are viewing a single comment's thread
view the rest of the comments
[โ€“] poVoq@slrpnk.net 2 points 8 months ago (1 children)

XMPP is truly decentralized with no single point that collects this kind of data. There have been some attempts over the years, but they always failed to capture more than a fraction of the network. A recent one is more artistic in nature, probably realizing the futility of it.

The popular Conversations app has sold 100k+ units on the PlayStore, but since you can also legally get it for free, that is probably only part of the actual users.

[โ€“] Matty_r@programming.dev 1 points 8 months ago

Thats great, thanks. By the sounds of it I can probably continue with developed, I just need to find where people are going and what servers have the biggest population.

Thanks again!