Ask HN: Best encrypted messaging app atm?
1–10 of 90 posts
Re: Ask HN: Best encrypted messaging app atm?
#2Re: Ask HN: Best encrypted messaging app atm?
#3edit: clarification
Re: Ask HN: Best encrypted messaging app atm?
#4Personally I use Signal and Whatsapp from that list.
Re: Ask HN: Best encrypted messaging app atm?
#5Re: Ask HN: Best encrypted messaging app atm?
#6Re: Ask HN: Best encrypted messaging app atm?
#7It has text (one-on-one and groups) and voice calls. Things that could use improvement: group management, switching to a new device. It doesn't have some of the features some people like (stickers and whatnot), but personally I don't care much about those. Video calls would also be nice.
Re: Ask HN: Best encrypted messaging app atm?
#8Mobile only, paid, end-to-end encrypted with in-person verification. Team and infrastructure is based in Switzerland
Re: Ask HN: Best encrypted messaging app atm?
#9Refer to http://www.apple.com/business/docs/iOS_Security_Guide.pdf which specifies that RSA 1280-bit keypairs are used, and the private key is held on the device. So in terms of transit - the protocol should be secure.
The only remaining option would be to question whether iOS is secure/insecure.
Apple claims: "Apple does not log messages or attachments, and their contents are protected by end-to-end encryption so no one but the sender and receiver can access them. Apple cannot decrypt the data."
Re: Ask HN: Best encrypted messaging app atm?
#10I am under the impression iMessage is pretty secure and I use it extensively as most of my friends and colleagues have iPhones. Refer to http://www.apple.com/business/docs/iOS_Security_Guide.pdf which specifies that RSA 1280-bit keypairs are used, and the private key is held on the device. So in terms of transit - the protocol should be secure. The only remaining option would be to question whether iOS is secure/inse…