Ask HN: Best encrypted messaging app with mobile and native clients?
I've been looking through different messaging apps lately (iMessage, WhatsApp, Telegram, Wire, etc.), looking for one that has end to end encryption as well as native clients for mobile and desktop.
So far, I haven't found anything that meets both major requirements, everything has a drawback. I want to like Signal, but the lack of desktop clients is a major drawback (and the Chrome extension isn't quite there yet--no iOS support, weird firewall requirements).
So what are you all using? Are you happy with what you're using?
16 comments
[ 3.1 ms ] story [ 47.9 ms ] threadWhether or not secret (end-to-end encrypted) chats are implemented is up to the client's author.
Not having secret chats in Telegram Desktop was a decision of the author - https://github.com/telegramdesktop/tdesktop/issues/5
They work in cutegram (qt based client. OS X, Linux, Windows, OpenBSD, Arch AUR, etc) - http://aseman.co/en/products/cutegram/
They work in the pidgin plugin (which works on all of the platforms supported by Pidgin) - https://github.com/majn/telegram-purple#readme
They also work in telegram CLI (which many bots are based on) - https://github.com/vysheng/tg
As to the question, how about OTR+XMPP or Signal. Signal desktop is in beta. I don't think you need to worry about running the desktop Chrome extension on iOS since there's a native iOS app too?
What I meant by iOS/Chrome is that you currently can't setup the desktop (Chrome) app with an iOS device, it's Android only.
More seriously, is there a reason for native? Just it's a fairly arbitrary request without more detail, since a network connection is needed anyway. eg. WhatsApp web client is good enough that it 'feels' native.