Hacker News new | ask | show | jobs
by leoreeves 3448 days ago
I use WhatsApp currently and so does everyone I know, is it worth switching and trying to convince other people to use it?
2 comments

Not until Telegram also adopts end-to-end encryption by default, as WhatsApp has done.

I'm not sure they even have a real reason for not doing it yet. At this point there are at least a couple other open source protocols that work like Signal but have nothing to do with Signal and Open Whisper Systems, that they could adopt. So even if they hate OWS for criticizing them in the past, that's not a reason not to adopt the alternatives at this point.

I'd probably be content if they even take one of those and fork it and customize it for their own purposes, as long as their "math Ph.Ds" don't completely break the crypto again.

Of course they have a real reason: message sync. Telegram works on your PC, in your browser, on your phone, on your tablet, in your raspberry pi tty... all with the same messages synced everywhere, which you wouldn't be able to get with end2end crypto. Sure, Whatsapp kinda does it with the web/desktop clients, but it's a horrible hack requiring your phone to be on and connected all the time...
How is it related? AFAIK Signal has sync between desktop and mobile doesn't have to be constantly on to use the desktop client
Signal does have sync, but it works exactly the same way as Whatsapp's does, requiring your phone to be on and connected

Telegram's secret chats are also client-specific and not synced, and I have no idea how it would even be possible to have e2e chats synced on multiple devices without having a "main" device that's doing the actual crypto or sharing the secret key

If you're interested in learning how to implement end-to-end chats with multiple devices, checkout out Wire security whitepaper (https://wire.com/resource/Wire%20Security%20Whitepaper/downl...) for one way of doing it.

Hopefully, OpenWhisperSystems will release documentation about their implementation in Signal (note: it doesn't require phone, unlike WhatsApp)

Thanks! Will definitely read this.

I got fooled by Signal's requirement of a phone for the activation and thought it was also required for normal usage, I guess that's better than Whatsapp, though being able to register and use it without a phone at all would be even better (even Telegram doesn't do this though, IIRC it requires a phone number)

You are totally wrong. The phone number aspect has absolutely nothing to do with the e2e client problem.

Its possible to have e2e on multiple clients, with or without a phone number attached to it. There are multiple chat clients that can do it, some with, some without phone number. Signal requires phone number and does it, Wire and Riot do it without a phone number.

Telegram just don't actually care about security or privacy. Unencrypted defaults, all conversation saved on the server, even if you use their 'roll your own' crypt secret chats you lose most of the functionality that actually go people to use Telegram in the first place.

Telegram essentially has no usable e2e crypto to speak off. Secret chats are a usability and security nightmare.

People should use Riot (Matrix) or Wire. Those are much better.

> Signal does have sync, but it works exactly the same way as Whatsapp's does, requiring your phone to be on and connected

It doesn't. The phone is only needed for initial setup.

Yes, totally worth it.

Not there yet privacy-wise as others point out, but at least you get an open API and the ability to use your own clients.