1687
Happy #GlobalSwitchDay
(discuss.tchncs.de)
A community to talk about the Fediverse and all it's related services using ActivityPub (Mastodon, Lemmy, KBin, etc).
If you wanted to get help with moderating your own community then head over to !moderators@lemmy.world!
Learn more at these websites: Join The Fediverse Wiki, Fediverse.info, Wikipedia Page, The Federation Info (Stats), FediDB (Stats), Sub Rehab (Reddit Migration), Search Lemmy
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
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.
Multi-protocol would be awesome, hopefully down the line it'll come back around to adding some basic AP integration.
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!
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
Matrix?
SimpleX?
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.
Signal is hostile to third party clients like Molly.im as well
That's not true. Moxie Marlinespike only had a problem with a fork called "LibreSignal" because it was using their name. He didn't want users to confuse the apps.
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.
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.
The fact that we have a telephone system that works with separate providers contradicts this sentiment. If I want to pick up the phone and talk to my cousin's puppy in New Zealand, I can do that without creating an account on his provider's service.
I don't understand why we've forgotten this as a society. Yes, it was difficult to upgrade the phone systems over the past century, but it's worth it in my opinion. I really wish we'd start seeing government regulation that says "you should be able to talk to someone on a service without having to create an account on said service." I thought the DMA would do this, but sadly, Whatsapp still requires an account to talk to people using that service. Very disappointing.
No it’s not. From literally your own comment:
For a decentralized messenger use https://delta.chat/
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
That’s just open source, not decentralized. I can’t find a definition of decentralization that would even make it vague. From Wikipedia:
Signal has a central authoritative server and to use it with any other server you have to modify the source code.
Imo this fits my usage of the term — Signal can be broken up into many isolated servers ^[1]^ all offering the same service.
References
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).