whisperpush (Encrypted SMS)
It would be really awesome if we would get build in whisperpush/encrypted sms support. (like CM did Whisperpush secure messaging integration)
It would be really awesome if we would get build in whisperpush/encrypted sms support. (like CM did Whisperpush secure messaging integration)
It's great technology. I'll ramble a bit here about my personal opinion (which, of course, represents nobody else):
Personally, I'd be more interested in seeing a third party effort (as a separate application - or, architecture permitting, a middleware feature). The method used by Cyanogenmod's integration has some downsides:
Discovering other encryption-enabled users works by comparing your contact list to users registered with a server (operated by Open Whispersystems, I believe). I'm not fond of that as a design (it seems like a great opportunity for a downgrade attack..), and I think it's irresponsible to have your platform depend on infrastructure you don't have a relationship with. See https://whispersystems.org/blog/contact-discovery/ for a discussion on the contact discovery problem.
The Whisperpush implementation used by Cyanogenmod uses Google's push notification architecture to send messages instead of SMS when possible (similar to iMessage). We have no equivalent, and it wouldn't be compatible. The encryption over SMS is useful, but certainly couldn't be enabled by default anywhere (due to compatibility/fallback issues, message overhead, etc).
It's a shame to see all of these new pro-privacy technologies (including iMessage, etc.) being implemented in a platform and vendor specific way. Companies like Apple and Google are using SMS replacements as an excuse to increase their own control over their users and platform. TextSecure is fantastic, and Cyanogenmod's integration by default is mostly a positive step, but it's not suitable - yet - to start acting as a true cross-platform and cross-vendor solution.
I would be thrilled if the community ported TextSecure.. ;)
Asked: 2014-01-05 20:13:51 +0200
Seen: 1,372 times
Last updated: Jan 08 '14
Shall we rather request a plugin architecture open enough for adding Whisperpush encryption (or any other encryption/message channel) by third parties?
I mean with all the respect to secure messaging, there is no industry standard yet, so let's just support 3rd parties for using whatever they like.
Artem ( 2014-01-05 23:13:45 +0200 )editI'd rather first have GPG available for Mail on the Jolla.
Venty ( 2014-01-06 11:37:53 +0200 )edit... and OTP would do too...
cy8aer ( 2014-01-07 11:28:19 +0200 )editGnupg2 is here (though you have to build gpg-agent manually at the moment).
marsch ( 2014-01-28 13:40:48 +0200 )edit