Saying goodbye to encrypted SMS/MMS
whispersystems.org
Saying goodbye to encrypted SMS/MMS
1–10 of 78 posts
Re: Saying goodbye to encrypted SMS/MMS
#2Re: Saying goodbye to encrypted SMS/MMS
#3Re: Saying goodbye to encrypted SMS/MMS
#4I <3 Moxie.
Re: Saying goodbye to encrypted SMS/MMS
#5- https://github.com/WhisperSystems/TextSecure/issues/127 - http://support.whispersystems.org/customer/portal/articles/1...
Hopefully that option will be available soon.
Re: Saying goodbye to encrypted SMS/MMS
#6"We don’t want the state-run telcos in Saudi, Iran, Bahrain, Belarus, China, Egypt, Cuba, USA, etc… to have direct access to the metadata of TextSecure users in those countries or anywhere else." I <3 Moxie.
Re: Saying goodbye to encrypted SMS/MMS
#7Lack of GCM was one of their primary reasons for not providing an APK for TextSecure for users who don't use Google Play (like users with CyanogenMod). - https://github.com/WhisperSystems/TextSecure/issues/127 - http://support.whispersystems.org/customer/portal/articles/1... Hopefully that option will be available soon.
This is especially true because GCM is treated specially by lots of telcos and they won't time out GCM sessions automatically. TextSecure wouldn't benefit from that.
Re: Saying goodbye to encrypted SMS/MMS
#8"We don’t want the state-run telcos in Saudi, Iran, Bahrain, Belarus, China, Egypt, Cuba, USA, etc… to have direct access to the metadata of TextSecure users in those countries or anywhere else." I <3 Moxie.
Re: Saying goodbye to encrypted SMS/MMS
#9Lack of GCM was one of their primary reasons for not providing an APK for TextSecure for users who don't use Google Play (like users with CyanogenMod). - https://github.com/WhisperSystems/TextSecure/issues/127 - http://support.whispersystems.org/customer/portal/articles/1... Hopefully that option will be available soon.
They will still rely on GCM for the wakeup event so I don't see why it'd make any difference. Presumably the plan is that TextSecure will store the messages and when the app is open, it will build its own connection to the TextSecure servers until the app shuts down. But eliminating GCM entirely would mean the app must run all the time, understand how to handle the NAT timeouts and the servers would need to handle mi…