Earlier quoted context omitted.
No they don't. It's not mentioned anywhere on their website.
Who am I to argue. You could use a standard modem software to create a data channel over voice. https://web.archive.org/web/20150303132755/http://www.privat... ZRTP/S ZRTP/S is an extension to ZRTP protocol. It is designed to make ZRTP-secured calls work across Circuit Switched communication channels such as the traditional telephony networks (GSM, CDMA, PSTN, ISDN, etc) where internet protocol is not available. On t…
Signal for Android: RedPhone and TextSecure in one app
81–90 of 158 posts
Re: Signal for Android: RedPhone and TextSecure in one app
#82Earlier quoted context omitted.
It uses Google Cloud Messaging. There needs to be a server in between and I believe GCM is free. Consider a situation where Bobs phone is switched off. Alice sends a message and turns off their phone. Now, Bob turns in their phone. How do we get the message Alice sent to Bob?
Give me some open source code that I can run on my own server to manage the notifications for me and for my friends, and allow me to tell the client app on my phone to use it. That's way better than forcing me to rely on a specific Google server and protocol, which further requires proprietary software on the client.
Re: Signal for Android: RedPhone and TextSecure in one app
#83TextSecure used to be on fDroid, then this happened https://f-droid.org/posts/security-notice-textsecure/ . Now it's a GPlay exclusive. I don't have GAPPS so now I can't get it. I'd assume many privacy conscious people don't have GAPPS. I understand the technical hurtles, but it's too big a pill to swallow.
I'm completely baffled that the Textsecure people insist on using the gapps package, which is of course an extreme privacy risk.
Re: Signal for Android: RedPhone and TextSecure in one app
#84I really want to start using TextSecure (or Signal now I guess), but the only thing holding me back is it depends on Google Play Services. I love what they're doing and can understand the decision, but still thinks it sucks a bit that the best option for secure communications is so tied into Google.
It seems like you don't want to install Google Play Services on your device. My sense is that this isn't because you find the communication over GCM to be inherently offensive (it's just a tickle, after all), but because you don't want to run proprietary software. There's a very small number of people who find this to be very important, and my experience has been that the strategy is to loudly complain whenever anyth…
Re: Signal for Android: RedPhone and TextSecure in one app
#85I really want to start using TextSecure (or Signal now I guess), but the only thing holding me back is it depends on Google Play Services. I love what they're doing and can understand the decision, but still thinks it sucks a bit that the best option for secure communications is so tied into Google.
It seems like you don't want to install Google Play Services on your device. My sense is that this isn't because you find the communication over GCM to be inherently offensive (it's just a tickle, after all), but because you don't want to run proprietary software. There's a very small number of people who find this to be very important, and my experience has been that the strategy is to loudly complain whenever anyth…
https://github.com/microg/android_packages_apps_GmsCore
An open-source replacement of Google services. You can use Signal with this.
Re: Signal for Android: RedPhone and TextSecure in one app
#86TextSecure used to be on fDroid, then this happened https://f-droid.org/posts/security-notice-textsecure/ . Now it's a GPlay exclusive. I don't have GAPPS so now I can't get it. I'd assume many privacy conscious people don't have GAPPS. I understand the technical hurtles, but it's too big a pill to swallow.
Just use Conversations. It can now use the same protocol and is the best XMPP client there is. I'm completely baffled that the Textsecure people insist on using the gapps package, which is of course an extreme privacy risk.
Re: Signal for Android: RedPhone and TextSecure in one app
#87Earlier quoted context omitted.
Huge respect for Moxie, but the requirement of a phone number really is a dealkiller. 1. Phone number requires a service provider 2. Service provider owns the baseband and root of your phone. 3. $government makes a "lawful request" of Verizon et. al. to install keyloggers/screenshotters on your phone. 4. Your "secure" commms are compromised. Signal needs to work on comprehensively rooted devices connected only via wi…
If we were going to rank our priorities, they would be in this order: 1) Make mass surveillance impossible. 2) Stop targeted attacks against crypto nerds. It's not that we don't find #2 laudable, but optimizing for #1 takes precedence when we're making decisions. It's totally possible for you to install Signal on an iPod touch with a VoIP number, for instance, but that takes more effort than the common case we're des…
Re: Signal for Android: RedPhone and TextSecure in one app
#88Earlier quoted context omitted.
Huge respect for Moxie, but the requirement of a phone number really is a dealkiller. 1. Phone number requires a service provider 2. Service provider owns the baseband and root of your phone. 3. $government makes a "lawful request" of Verizon et. al. to install keyloggers/screenshotters on your phone. 4. Your "secure" commms are compromised. Signal needs to work on comprehensively rooted devices connected only via wi…
If we were going to rank our priorities, they would be in this order: 1) Make mass surveillance impossible. 2) Stop targeted attacks against crypto nerds. It's not that we don't find #2 laudable, but optimizing for #1 takes precedence when we're making decisions. It's totally possible for you to install Signal on an iPod touch with a VoIP number, for instance, but that takes more effort than the common case we're des…
Re: Signal for Android: RedPhone and TextSecure in one app
#89Earlier quoted context omitted.
Just use Conversations. It can now use the same protocol and is the best XMPP client there is. I'm completely baffled that the Textsecure people insist on using the gapps package, which is of course an extreme privacy risk.
See my comment here: https://news.ycombinator.com/item?id=10500188
The things I don't like about Signal / Textsecure are:
- Requires Google / Apple services
- No easy way to self host
- Accounts bound to a phone number
- No desktop client ("Being worked on" for months now...)
All these things can be solved for me by using XMPP with Conversations on Android.
So maybe the right thing to do is to stop complaining. Signal / Textsecure is just meant for other people than me.
Re: Signal for Android: RedPhone and TextSecure in one app
#90Do they have ZRTP in the baseband of normal GSM call? This is what I have been waiting for.
It would probably make more sense to define something similar to ZRTP that does all signalling in-band through the audio channel.