- cross-posted to:
- reddit@lemmy.world
- cross-posted to:
- reddit@lemmy.world
Signal isn’t federated [1][2][3.1]; it’s decentralized [1][2][3.2]. Though, for all practical purposes, I would generally argue that it’s centralized.
References
- Signal-Server. signalapp. Github. Published: 2025-01-31T15:34:14.000Z. Accessed: 2025-02-01T09:24Z. https://github.com/signalapp/Signal-Server.
- This is the source code for the server that Signal uses.
- “Signal (software)”. Wikipedia. Published: 2025-01-06T09:34Z. Accessed: 2025-02-1T09:30Z. https://en.wikipedia.org/wiki/Signal_(software).
- ¶“Architecture”. ¶“Servers”.
Signal relies on centralized servers that are maintained by Signal Messenger. In addition to routing Signal’s messages, the servers also facilitate the discovery of contacts who are also registered Signal users and the automatic exchange of users’ public keys. […]
- ¶“Architecture”. ¶“Servers”.
- “Reflections: The ecosystem is moving”. moxie0. Signal Blog. Published: 2016-05-10. Accessed: 2025-02-01T09:40Z. https://signal.org/blog/the-ecosystem-is-moving/.
- ¶5. to ¶“Stuck in time”. ¶3-6
One of the controversial things we did with Signal early on was to build it as an unfederated service. Nothing about any of the protocols we’ve developed requires centralization; it’s entirely possible to build a federated Signal Protocol-based messenger, but I no longer believe that it is possible to build a competitive federated messenger at all. […] [interoperable protocols] [have] taken us pretty far, but it’s undeniable that once you federate your protocol, it becomes very difficult to make changes. And right now, at the application level, things that stand still don’t fare very well in a world where the ecosystem is moving. […] Early on, I thought we’d federate Signal once its velocity had subsided. Now I realize that things will probably never slow down, and if anything the velocity of the entire landscape seems to be steadily increasing.
- ¶“Stuck in time”. “Federation and control”. ¶6.
An open source infrastructure for a centralized network now provides almost the same level of control as federated protocols, without giving up the ability to adapt. If a centralized provider with an open source infrastructure ever makes horrible changes, those that disagree have the software they need to run their own alternative instead. It may not be as beautiful as federation, but at this point it seems that it will have to do.
- ¶5. to ¶“Stuck in time”. ¶3-6
Yeah. I love Signal but it doesn’t belong in that list. Dansup (creator of loops and pixelfed) is apparently working on “Sup” that will be a decentralized alternative to whatsapp.
To me this person sounds like they have too many big projects at once. I wish them success tho
Yeah… I’m bit afraid of “kbin Ernest Effect” (not sure what a proper term is) where personal issues pile up and the sole head developer just disappears.
Haven’t followed dansup much but from what I understand he is much more open to pull requests and listening to the community, but time will tell. Right now I appreciate and love his effort, giving, and the impact on fediverse he is brining.
The kickstarter was a good idea.
Given that I’ve waited 3 weeks to join his smaller instance of pixelfed.art, I can tell things are already piling up. I am hoping the kickstarter does help.
Damn. Yeah let’s hope he can hire some help…
XMPP is an established federated messaging app with encryption.
There isn’t much information about “Sup”, but if I had to guess it could be that dansup is making sup app with XMPP(rotocol) as the messaging protocol.
Originally it was supposed to be ActivityPub based, but recently they posted something about it being for XMPP, Matrix and IRC as well 🤷♂️ Maybe they decided to fork Pidgin 😂
IMHO Sup. isn’t going to happen. They will have their hands more than full with Pixelfed’s new popularity and maybe Loops.
Oh! didn’t know that, I thought activitypub can’t be used for secure messaging. Lol really hope its XMPP!
Yeah I didn’t take it that seriously when it was announced right now. Just hope pixelfed stays afloat amidst the user flood and hope he can publish loops as open source soon!
Multi-protocol would be awesome, hopefully down the line it’ll come back around to adding some basic AP integration.
That would be rad if true ^^
Let’s hope so! :)
sup is how I update my FreeBSD /usr/src tree! Twenty years ago.
Delta.chat already exists
Don’t let perfect be the enemy of good
My comment wasn’t protesting the use of Signal; it was rather clarifying the misinformation in OP’s post — ie misinformation that Signal is a federated service.
Bro put citations in his lemmy comment 💀
I wish more people did that ngl 💀
I wish Boost understood the collapsible spoilers.
On my client, it’s all expanded and I see all the formatting characters. It looks/works great in a browser though.
Same with Sync, unfortunately.
Dang 😕. See my comment for a related response.
I recommend reporting the bug to the Sync devs to fix their Markdown formatting to improve feature compatibility between them and the Lemmy UI.
I wish Boost understood the collapsible spoilers.
On my client, it’s all expanded and I see all the formatting characters.
Ah dang, that’s good to know (though I’m not sure what to do as an alternative) — I was unaware that the collapsible spoilers weren’t supported on Boost. I guess that means that Lemmy’s markdown formatting hasn’t entirely been standardized across the service. I personally have encountered some inconsistency on the Tesseract UI with CommonMark Autolink [2] formatting where the autolinks don’t even render [1].
I recommend reporting this to the Boost devs to improve Markdown feature compatibility between them and the Lemmy UI.
References
- “Kalcifer” @Kalcifer@sh.itjust.works. To: [“Happy #GlobalSwitchDay”. @squirrel@discuss.tchncs.de. “Fediverse” !fediverse@lemmy.world. Tesseract. sh.itjust.works. Published: 2025-02-01T07:08:40Z. Accessed: 2025-02-02T04:40Z. https://tesh.itjust.works/post/sh.itjust.works/32046509.]. Published: 2025-02-01T09:20:14Z. Accessed: 2025-02-02T04:42Z. https://sh.itjust.works/post/32046509/16425699.
- Raw Text:
Signal isn't federated ^[1][2][3.1]^; it's decentralized ^[1][2][3.2]^. Though, for all practical purposes, I would generally argue that it's centralized. ::: spoiler References 1. Signal-Server. signalapp. Github. Published: 2025-01-31T15:34:14.000Z. Accessed: 2025-02-01T09:24Z. <https://github.com/signalapp/Signal-Server>. - This is the source code for the server that Signal uses. 2. "Signal (software)". Wikipedia. Published: 2025-01-06T09:34Z. Accessed: 2025-02-1T09:30Z. <https://en.wikipedia.org/wiki/Signal_(software)>. - ¶"Architecture". ¶"Servers". > Signal relies on centralized servers that are maintained by Signal Messenger. In addition to routing Signal's messages, the servers also facilitate the discovery of contacts who are also registered Signal users and the automatic exchange of users' public keys. […] 3. "Reflections: The ecosystem is moving". moxie0. Signal Blog. Published: 2016-05-10. Accessed: 2025-02-01T09:40Z. <https://signal.org/blog/the-ecosystem-is-moving/>. 1. ¶5. to ¶"Stuck in time". ¶3-6 > One of the controversial things we did with Signal early on was to build it as an unfederated service. Nothing about any of the protocols we’ve developed requires centralization; it’s entirely possible to build a federated Signal Protocol-based messenger, but I no longer believe that it is possible to build a competitive federated messenger at all. […] [interoperable protocols] [have] taken us pretty far, but it’s undeniable that once you federate your protocol, it becomes very difficult to make changes. And right now, at the application level, things that stand still don’t fare very well in a world where the ecosystem is moving. […] Early on, I thought we’d federate Signal once its velocity had subsided. Now I realize that things will probably never slow down, and if anything the velocity of the entire landscape seems to be steadily increasing. 2. ¶"Stuck in time". "Federation and control". ¶6. > An open source infrastructure for a centralized network now provides almost the same level of control as federated protocols, without giving up the ability to adapt. If a centralized provider with an open source infrastructure ever makes horrible changes, those that disagree have the software they need to run their own alternative instead. It may not be as beautiful as federation, but at this point it seems that it will have to do. :::
- Rendered:
- In the rendered text there are no links; however, there should be links at the end, as is shown by the CommonMark autolinks in the raw text.
- Raw Text:
- “CommonMark Spec”. John MacFarlane. CommonMark. Version: 0.31.2. Published: 2024-01-28. Accessed: 2025-02-02T04:51Z. https://spec.commonmark.org/0.31.2/#uri-autolink.
- §6.5 “Autolinks”. ¶2.
A URI autolink consists of
<
, followed by an absolute URI followed by. It is parsed as a link to the URI, with the URI as the link’s label.
- §6.5 “Autolinks”. ¶2.
- “Kalcifer” @Kalcifer@sh.itjust.works. To: [“Happy #GlobalSwitchDay”. @squirrel@discuss.tchncs.de. “Fediverse” !fediverse@lemmy.world. Tesseract. sh.itjust.works. Published: 2025-02-01T07:08:40Z. Accessed: 2025-02-02T04:40Z. https://tesh.itjust.works/post/sh.itjust.works/32046509.]. Published: 2025-02-01T09:20:14Z. Accessed: 2025-02-02T04:42Z. https://sh.itjust.works/post/32046509/16425699.
Based.
That person isn’t fucking around.
I take the issue of misinformation seriously. I try to be the change that I wish to see.
I do my best to cite any claim that I make. I would encourage others to do the same.
Signal is hostile to third party clients like Molly.im as well
That’s not true. Moxie only had a problem with a fork called “LibreSignal” because it was using their name. He didn’t want users to confuse the apps.
it’s decentralized
No it’s not. From literally your own comment:
Signal relies on centralized servers
For a decentralized messenger use https://delta.chat
it’s decentralized
No it’s not. From literally your own comment:
Signal relies on centralized servers
I was using “decentralized” to mean that there isn’t centralized control over ownership of the service in general — eg anyone can spin up their own server (impractical, imo, pushing it more towards being centralized) and people can use it (making it decentralized, imo (Please correct me if I am wrong, but I do think my usage of the term is appropriate in this way.)), but people who use that server can only communicate with that server (making it not federated). But yes it could still be said to be centralized in that it operates on a client-server model [1].
This is more an argument of definitions, though. I’m not trying to claim anything in bad faith.
References
- Signal-Server. signalapp. Github. Published: 2025-01-31T15:34:14.000Z. Accessed: 2025-02-01T09:24Z. https://github.com/signalapp/Signal-Server.
- This is the source code for the server that Signal uses.
That’s just open source, not decentralized. I can’t find a definition of decentralization that would even make it vague. From Wikipedia:
Decentralization is the process by which the activities of an organization, particularly those related to planning and decision-making, are distributed or delegated away from a central, authoritative location or group and given to smaller factions within it.
Signal has a central authoritative server and to use it with any other server you have to modify the source code.
That’s just open source, not decentralized.
Depending on exactly how said open source development is occuring, I could argue that open source development is an example of decentralization. It may even be an example of federation (all depending on licensing and development medium imo).
Decentralization is the process by which the activities of an organization, particularly those related to planning and decision-making, are distributed or delegated away from a central, authoritative location or group and given to smaller factions within
Imo this fits my usage of the term — Signal can be broken up into many isolated servers [1] all offering the same service.
References
- Signal-Server. signalapp. Github. Published: 2025-01-31T15:34:14.000Z. Accessed: 2025-02-01T09:24Z. https://github.com/signalapp/Signal-Server.
- This is the source code for the server that Signal uses.
- Signal-Server. signalapp. Github. Published: 2025-01-31T15:34:14.000Z. Accessed: 2025-02-01T09:24Z. https://github.com/signalapp/Signal-Server.
- Signal-Server. signalapp. Github. Published: 2025-01-31T15:34:14.000Z. Accessed: 2025-02-01T09:24Z. https://github.com/signalapp/Signal-Server.
Yeah, Moxie has openly shot down the idea of adding federation to Signal, and I’ve never heard them claim Signal was decentralized.
Matrix is federated, distributed, and decentralized.
XMPP is federated and decentralized.
Matrix is […] distributed […].
It is? How so?
Matrix servers keep a copy of any remote room an account on the server has joined, and it’s possible to recreate a room from the copies held on different servers. There are more details I don’t remember, but at a high level that’s how it’s distributed.
Storing messages of remote rooms in addition to local rooms is why people complain about the storage requirements of Matrix servers. They don’t realize it’s distributed.
Interesting — I hadn’t considered it that way.
- Signal-Server. signalapp. Github. Published: 2025-01-31T15:34:14.000Z. Accessed: 2025-02-01T09:24Z. https://github.com/signalapp/Signal-Server.
For the avid readers out there, bookwyrm is a fantastic alternative to goodreads.
Folks should also check out neodb.social . it’s good reads, letterboxd, and steam reviews all in one.
It could be but I find the android app buggy (this month I’ve been using bookwyrm, GR, Open Reads, and The Story Graph to compare them all and still nothing is as smooth as GR. Plus bookwyrm has no apple app. I love where Bookwyrm is going but right now the switch is not the best
Unfortunately, the switch from YouTube to PeerTube has not worked for me so far. I can’t find a decent instance (not full of right-wing/conspiracy content) with interesting stuff that also allows me to make an account.
Ah. I see…
Don’t worry, your successor isn’t offering anything big. You’ll still be around for many more days to come.
I don’t get the joke
How is signal considered part of the fediverse?
It’s not federated, but it is an open source secure texting alternative.
My first thought too.
Yeah it’s a bit off if we’re emphasizing a switch to fediverse specifically and not better alternatives in general.
It should be something like SimpleX
deleted by creator
Hear me out.
Creators should be hosting peer tubes. And they should host exclusively their own content. Fans of their can subscribe to whatever systems they want to pay and support.
For creators, it’s a backup for when YouTube the project inevitably fails. For fans as well. But it’s also a backup of their content.
For Mastodon, the people you follow will also need to switch. This is even harder than getting your friends to switch.
Well I switched from the birdsite to Mastodon because a) I like to shout in the void and b) see what other people are shouting into the void. Doesn’t really ultimately matter who’s doing the shouting. People who go to social media exclusively for news and updates are a bit strange when you really think about it. You’ve got to have the shout in you.
(I’m only being half facetious here)
deleted by creator
Remember the early days of YouTube? When people made garage videos for fun? Remember Vines? When people were making videos instead of businesses making content?
That’s what Peertube is for. It’s to have fun. Showcase your high school band. Talk about your potted plants. Share your excitement about trains. It’s not to make money. It’s to live.
PipePipe is on F-Droid
Unpopular Opinion Lemmy and PeerTube logo look ugly.
I like the Lemmy one, but peertubes logo looks like it’s gonna stab my eyeballs in my sleep
The Lemmy logo always looks so sad or angry to me. Wished he could look happier.
The only ones on the right I really like are signal and friendica. (I had never seen the friendica logo before. This is really well done whoever designed that. Good job.)
All the big guys of course can afford graphic design teams and marketing/PR research.
The notable exception for me is mastodon. While I’m still not a big fan of that logo either, it certainly looks better than the X logo. I’m guessing Musk DOGE’d his design teams in favor of some yes-men.
deleted by creator
They’re horrible
What does signal have to do with anything?
technically nothing but it serves as a privacy respecting alternative to meta/google controlled messengers.
things like mastodon and pixelfed are rather easy to wrap your head around and replace their big tech counterparts with if you are the average user.
there is no real replacement for an instant messaging/sms like experience. matrix is at the moment still a bit too complicated to get into if you have come to expect a workflow like: download an app -> write your phone contacts a message.
so although it is not federated it is the best we have got at the moment in my opinion
Thanks for bringing it to my attention. It really looks like they managed to make an ID less chat as simple as possible. But the undeniable benefit of using one’s phone as ID is that when people switch, their contacts are already there. I think that friction alone will prevent normies from adopting it.
You’re welcome :) (btw, nice username)
Yeah they’ve tried to make it as similar as whatsapp. But it’s hard convincing your entire family to switch again after signal just because you found a cool new app to switch to, lol
I know, I’m not even going to try. I can already hear the crying and gnashing of teeth.
I get that but the image is referring to it as part of the “fediverse” which it is not as it doesn’t use ActivityPub.
Hi, I think too many people are focusing too much on the type of software included in this chart. I don’t think the goal of the person that created the chart was to create the ultimate guide to move to the Fediverse or FOSS apps with all the options available for them. I believe it prioritizes simplicity, and it’s clearly directed towards people unaware that these alternatives exist.
Most people I know don’t even know what the Fediverse is, and I think this initiative is for them.
I know that debating which FOSS/Fedi apps are the best is a big matter of concern for people that are already aware of the problems some platform have. But focusing too much on this debate not only creates more division among supporters of FOSS/Fedi, but it is also drawing attention from the main point: Bringing more people to the Fediverse.
Thank you. Please jump in faster with a tldr of this on other posts like this.
instead of switching ive mostly just been ditching entirely. I need less time interacting with internet people.
literally the only thing on this list im still using is facebook messenger, for my work colleagues. and youtube. everything else ive migrated (reddit-lemmy), or abandoned and torched
It’s funny how things work out.
I’ve spent years checking social media multiple times per day, and due to current (and not so current) events, I initially just deleted twitter. I tried mastodon, but it was a complete echo chamber. Twitter on the other hand was 25% bots and 50% porn, so I just deleted it. Turns out I didn’t miss it.
I recently did the same with Instagram, Facebook, TikTok and Snapchat. Guess what, not missing those either.
Facebook messenger is tough to get rid of though. I have kids that attend after school activities, and there aren’t really any easy fixes. I doubt I can successfully persuade 100+ people to migrate to signal just because of my political crusade.
It’s not being helped by the fact that ~75% of the people here use iPhones, so most communication not going through messenger goes through iMessage. Last I checked I knew a total of 4 people on signal, despite having 50+ people i regularly communicate with over messenger or iMessage.
I doubt I can successfully persuade 100+ people to migrate to signal just because of my political crusade.
Don’t know till you try! And if you’re playing the long game, you don’t need to convince 100+ people – the more individuals that join, the easier it will become to convince everyone else to make the switch too.
In this specific case, like my kids soccer or swimming team, I would need to convince 15 childrens parents, so 30 people (or more) to switch.
On top of that, the soccer club has more teams, and since soccer practice is scheduled by the club, the club itself would need to switch their ways of working, and that’s where it gets tough.
Facebook, for better or for worse, offers a free platform with a built in blog, instant messenger, calendar, reminders, and an easy way to send messages to all relevant people.
Signal only solves one or two of those problems, meaning they would have to find alternatives for the rest, and I for one don’t miss the time when everybody used some variant of a shared calendar (ie Google calendar) to schedule, and you’d be subscribe to 10+ calendars with notifications going off left and right.
Nor do I miss every club having its own poorly maintained Wordpress site, with ensuing loss of credentials because the admin used “hunter2” as their password.
These people are not tech nerds, they’re enthusiasts for whatever sport they’re teaching our kids, and we should make their jobs as easy as possible.
Only ones I use are YouTube and fb marketplace because Craigslist is totally dead here, but it’s from an alt account I’ve never used for anything at all.
Check out Flohmarkt https://codeberg.org/flohmarkt/flohmarkt Instance list here: https://codeberg.org/flohmarkt/flohmarkt/wiki/flohmarkt-instances
I will definitely check that out and try to use it before checking marketplace, but I honestly can’t imagine I’ll find anyone selling anything near me. I’m fairly rural, and even the nearest “city” isn’t exactly a thriving metropolis.
More recently I’ve felt like there’s issues with being completely disconnected from any sort of critical mass. If I wanted to join a protest in my local city, I have doubts any of the fringe social networks could organize that. I can do my part to try to get more people on there.
It’s part of why I joined BlueSky over X. It’s more popular, and issues be what they are, that counts for a lot.
I support the cause in general but: Signal is not federated at all. It may seem like a decent alternative to WhatsApp but is it really? It still falls under the same US jurisdiction. Let’s say the US gov starts agressively prosecuting dissidents and certain minorities (they already do): can and should we still use signal in this case? I don’t think so. Sadly i can’t name a much better alternative. Maybe matrix. But it has other issues.
Signal is open source. They absolutely do always comply with US warrants. They have never provided any information to US law enforcement, because they can’t access it. They literally have no way of accessing the information contained inside the texts. The most they could provide is metadata, but they currently aren’t collecting that. I also think if they started, it would not work well for their user base. You can see all their requests for information, and the responses they gave, here: https://signal.org/bigbrother/
I really hope they stand strong. We need some influential entities standing up to the shit going on. Sadly, given the current situation in the US I have to assume that the Trump gang will sooner or later try to crack down on Signal. Who knows, forcing them to give out meta data to identify dissidents etc.
At least the open-source app makes me hope that there’s a little less nasty things they can do than Facebook/Whatsapp.
We should stop being naive. Immersing ourselves as a society into facebook and twitter significantly contributed to the shit situation we are in now. Going to Signal seems like a short term solution. We should have some idea where to go on the long term.
Facebook and twitter are not the same as signal. The signal protocol is a free open source project, that WhatsApp, Signal, and many other use. It secures the data so that whatever servers they are stored on, the company storing it does not know what the texts say. Facebook and Twitter are all about getting as much data as possible. Even though WhatsApp uses the signal protocol, they still collect all metadata with the texts (which is really what they want anyway). Moving to open source project is absolutely the long term goal to get out of this shit hole.
Is Threema still a good option? Anyone know? I know it’s not a fediverse instance just a secure messaging platform. On that note though, can any federated platform really be used as secure messaging? Or is it too open?
My personal opinion is that Threema is still a viable alternative to WhatsApp. The app is open-source, there’s even a ‘libre’ variant on F-Droid. The service is proprietary though. The jurisdiction (Switzerland) seems more trustworthy currently. I don’t really understand the business model of Threema: It seems like they have some revenue from a commercial service “Threema Work”. The initial cost for purchasing an app license does not really contribute to sustainability I guess. I suspect it is more for making scams more expensive. I hope they can be sustainable from that and don’t need to start doing shit.
Let’s say the US gov starts agressively prosecuting dissidents and certain minorities (they already do): can and should we still use signal in this case?
Definitely no. Russian government already is aggressively prosecuting dissidents and you can’t join Signal there. I don’t know whether it’s due to sanctions or if the government is blocking 2FA SMS messages. In either case, it is impossible to join without a phone number confirmation. At least I wasn’t able to. I don’t see the USA being that far off with all the recent TikTok drama.
you can’t join Signal there. I don’t know whether it’s due to sanctions or if the government is blocking 2FA SMS messages. In either case, it is impossible to join without a phone number confirmation.
What do you mean? You need a phone number to join Signal in any country.
And that’s the problem. The whole privacy thing goes out the window because it relies on an insecure and state-controlled method for authentication. What’s the use of it if it can be killed off in any country at a whim of its, or USA’s government?
Jurisdiction is not that important. Even if it was in Switzerland it’d have to comply with international law enforcement and warrants. The key is that sure Signal is obliged to give out whatever data it has, but the point is that it doesn’t have much useful data to give. It’s the same as Mullvad, and a far smarter approach than “lol we just gonna ignore the warrant huhuhu look at us we host somewhere in Shitzerfuck” (oh btw “We are in X country which is not in N eyes” is just marketing).
Oh and btw the same goes for instances of the fediverse (which are ran by volunteers you need to trust), and if they don’t comply and the US government really wants to break into them they probably will find a way. Doesn’t even need some complicated backdoors or anything it just needs to find an OPSEC slip-up, do some social engineering, arrest someone or at worst find a bug to exploit, and I can guarantee that unless you have some serious security wizards running your instance you’re not beating the FBI there and if the FBI is really persistent and focused on you for some reason then the wizards won’t be enough you need state actors.
If your threat model actually includes the US government (aka you’re actually in danger and not some paranoia or just-in-case situation, be realistic with yourself) and there’s credible threats you may be targeted by it or other governments then you’re probably going to be using tor, briar, all that jazz, and wouldn’t be on lemmy. If you’re just some guy who just needs to message your family and shit Signal is perfectly fine, I can tell you that unless you’re a serious threat to the government they won’t waste resources cracking down ways to capture you via signal or whatever you use that is even somewhat secure (so no telegram, no WhatsApp, no messenger, etc), even if you’re a minority or activist, if not because you’re not important enough then because they have other easier ways to do it.
Edit: oh and btw Signal was banned in Ruzzia (a country way more authoritarian than the US currently is) because the FSB couldn’t crack it so that goes to show it is pretty secure.
(oh btw “We are in X country which is not in N eyes” is just marketing)
Why do you say this? There are real data-sharing agreements between the Eyes.
Doesn’t even need some complicated backdoors or anything it just needs to find an OPSEC slip-up
This already happened with kolektiva, unfortunately, but from what I hear they’ve since strengthened their security.
- There’s data-sharing agreements with more than just the N eyes countries
- If there’s an international warrant for that data the company is obliged to comply regardless
The only countries in which n° 2 doesn’t apply for the US are countries you really don’t want your data in either.
In short, however: if a government really wants your data it will find a way to get it no matter where you store that data, so the best thing is to simply not store that data at all, Mullvad and Signal don’t do that.
There is also simplex chat
I find youtube to be the hardest one on this list
Youtube is the only one on this list that I use and I only use it with an ad blocker.
Agreed as peertube is great the creators i enjoy to watch dont upload there
I keep seeing this type stuff but neither peertube or friendica are genuine replacements at this point, mastodon is weaksauce compared to akkoma or a misskey fork, and loops is alpha software. also yes signal is centralized but it just works and has contact discovery so it owns matrix and xmpp when compared to whatsapp. basically none of this stuff is truly ready
matrix too has contact discovery, if you add your phone number (or email). most users don’t, and that tells me something
they don’t have it on the new app yet, and it’s not super intuitive to begin with compared to signal or whatsapp
the new app is quite pre-release like still. there is also still no new app for the web (and desktop), or is there?
[Signal] has contact discovery so it owns matrix and xmpp when compared to whatsapp
Can you please elaborate? Idk what this means
matrix and xmpp just don’t have the intuitive onboarding that signal has when coming from whatsapp
It means that, because signal mandates you to use your phone as ID, all your phone contacts that have signal are immediately signal contacts. Matrix, XMPP, SimpleX, etc. can’t really do that. That’s by choice, to preserve privacy, but it does create a friction point when migrating.
Loop.video is “currently not accepting new members”.
Damn
I was able to sign up just after seeing this comment. The wait is only 2 days…
Thank you for this! Bookmarked this post, downloaded the image, sent it to all my friends. Love you!