this post was submitted on 30 Jul 2026
187 points (99.5% liked)

Privacy

4946 readers
123 users here now

Icon base by Lorc under CC BY 3.0 with modifications to add a gradient

founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] Zephorah@discuss.online 9 points 2 days ago (2 children)

At this point, if it’s on a phone app, it probably doesn’t matter. They have your number.

[–] asdfasdfasdf@lemmy.world 4 points 1 day ago* (last edited 1 day ago)

No, apps (at least on Android) require a specific permission to read your phone number. The phone capabilities of Signal go through their own VoIP service, not your phone.

[–] mote@lemmy.ca 14 points 2 days ago (3 children)

It's not entirely dystopian (just barely), we have newer messengers like SimpleX and DeltaChat (I/we use Delta) on the up and coming which deliver on all the same e2ee promises as Signal. It's just network effects as usual, getting people to try is the real hurdle.

What they share in common (mostly) is the architecture - they're built natively decentralized, utilizing caching relays with no single source of truth, or device of truth, to be used to create a profile of you like a phone number does. Encryption keys owned by the user and no single servers. Generally this is the Nostr design as well, so we have 3 different teams all focusing on the same natively decentralized architecture patterns.

[–] 52fighters@sopuli.xyz 2 points 1 day ago (1 children)
[–] mote@lemmy.ca 1 points 22 hours ago

Briar fits into it's own niche (operational design), making it a choice for certain activities but not what I would call your general normie chat app. It makes tradeoffs (using the local network, no caching relays, etc.) to increase security posture at the expense of general use. IIRC, Jack Dorsey's BitChat was modeled after the same designs? (which is interesting, because Nostr his other pet doesn't)

[–] hanrahan@slrpnk.net 1 points 1 day ago (1 children)

Simplex is a dog though compared to Signal.

[–] mote@lemmy.ca 2 points 22 hours ago

I haven't tried SimpleX yet, as they can't share the same profile to multiple devices (it's explained in detail in the FAQ) which makes it a normie usability deal killer. I've heard it has really bad battery life on mobile too, but that's just reading random comments. Right now we're using Delta (and running a relay) and it's just fine.

[–] vanillama@programming.dev 8 points 2 days ago (3 children)

Is any of these apps good for phone calls or video calls, or just text messages?

[–] BurgerBaron@quokk.au 6 points 2 days ago* (last edited 2 days ago) (1 children)

At this rate Canada would probably ban anything they can't get records from eventually if it got popular enough. I hate this timeline.

[–] Zephorah@discuss.online 1 points 2 days ago (2 children)

And Canada is supposed to be “the good guys”.

[–] hanrahan@slrpnk.net 1 points 1 day ago

no good guys out there as state actors, some are the "lesser evil" and we all have to live somewhere

[–] vanillama@programming.dev 1 points 1 day ago

They have great PR, but other than that no, unfortunately

[–] sneezycat@sopuli.xyz 3 points 2 days ago

I started self-hosting xmpp recently, and the calls work perfectly! You don't need to self-host either, there are plenty of public servers.

[–] basilisa@lemmy.dbzer0.com 3 points 2 days ago (1 children)

Arcane chat (a delta chat client) offers video/audio calls as well

[–] 01189998819991197253@infosec.pub 3 points 2 days ago (2 children)
[–] basilisa@lemmy.dbzer0.com 3 points 1 day ago (1 children)
[–] 01189998819991197253@infosec.pub 2 points 1 day ago (1 children)

I think it is. I don't remember seeing it before.

[–] basilisa@lemmy.dbzer0.com 1 points 23 hours ago (1 children)

The arcane chat dev is a fucking shit head so knowing delta chat has video chat as well will definitely make me go back to it.

[–] mote@lemmy.ca 3 points 22 hours ago

It's been in DC for a few versions now, we've used a combination of: macOS desktop, Android mobile, Linux desktop, iOS Mobile - and haven't had problems more than usual getting apps access to the cam/mic on macOS.

They just dropped DC 2.57.0, it hit F-Droid and Arch repos in my morning updates. An update to the relay code was also dropped, 1.12.0, for relay operators.