session-android/src/org/thoughtcrime/securesms/protocol
Lilia Markham 40eca5e0f6 Remove whitespace tag preference
The vast majority of users will never uncheck this option. Those who
would can send an unencrypted untagged message through the system sms
app. It would then be stored locally in the clear, but it was already
transmitted in the clear and likely stored on the recipient's side in
the clear, so the security gains of locally encrypting are low, and
again, this seems an extremely rare edge case.

By android design pattern specs for the settings menu, we should kill
this preference.
2013-03-27 20:54:42 -07:00
..
KeyExchangeWirePrefix.java Initial Project Import 2011-12-20 10:20:44 -08:00
Message.java Removed tabs 2012-09-30 19:56:29 -07:00
Prefix.java Removed tabs 2012-09-30 19:56:29 -07:00
SecureMessageWirePrefix.java Initial Project Import 2011-12-20 10:20:44 -08:00
Tag.java Remove whitespace tag preference 2013-03-27 20:54:42 -07:00
WirePrefix.java Remove some logging that could result in an information leak. 2012-08-05 19:03:14 -07:00