|
|
|
|
|
by pR0Ps
4087 days ago
|
|
Actually, if you receive a message from someone using SMSSecure, you'll get a prompt asking if you want to upgrade to a secure session. But yes, there is no way to look someone up and check if they're using SMSSecure. The detection was actually inherited from TextSecure and works by "tagging" shorter messages with some detectable whitespace after the message contents. A bit of a hack, but it's a limitation of the transport. Relevant commit: https://github.com/SMSSecure/SMSSecure/commit/93d94f2b7a9fd6... |
|