this post was submitted on 16 Jun 2026
50 points (100.0% liked)

Privacy

49130 readers
568 users here now

A place to discuss privacy and freedom in the digital world.

Privacy has become a very important issue in modern society, with companies and governments constantly abusing their power, more and more people are waking up to the importance of digital privacy.

In this community everyone is welcome to post links and discuss topics related to privacy.

Some Rules

Related communities

much thanks to @gary_host_laptop for the logo design :)

founded 6 years ago
MODERATORS
 

Fluxer v2 is out, mobile clients are open source, self-hosting is improving, and public development is moving back to GitHub.

you are viewing a single comment's thread
view the rest of the comments
[–] ilinamorato@lemmy.world 9 points 4 hours ago* (last edited 4 hours ago) (1 children)

I just want one of these Discord alternatives to code up a "migrate-from-Discord" script that admins can use to scrape all of their messages and media, save out their channel structure and access rules, and pull their user list for later mapping, and box it all up into some sort of standards-compliant package.

[–] uxellodunum@lemmy.ml 6 points 4 hours ago* (last edited 4 hours ago) (1 children)

The closest modern communications standard would be Matrix (which is why I can take what I have in Commet (client) and move it to Sable or FluffyChat (other clients) for instance, because they follow the same standard).

Centralized platforms do not deal with open standards because it literally goes against their premise - User retention via vendor lock-in. You can scrape to an extent, it won't ever be perfect, and if everyone did it, it would get patched in some way to be limited.

This was always the Discord trap though - Discord is a treasure-trove of knowledge that's now behind a walled garden thanks to "community leaders" who thought they understood the importance of community longevity. Many are scraping whatever they can moving from one walled-garden just to move to another - Make it make sense.

[–] ilinamorato@lemmy.world 1 points 1 hour ago

I know why Discord isn't offering that, but there are at least three FOSS options (Element, Stoat, and Spacebar) that could really use a good way to get content off of Discord and into an open format (sure, Matrix is a solid option). Any data that can be accessed publicly can be scraped, even if it'd take a while. I think one of those teams should be considering this.