Does anyone have experience using it/encouraging others to try it? Is it worth using? Is there a better alternative?
Here come the encryption apps
11–20 of 58 posts
Re: Here come the encryption apps
#12Re: Here come the encryption apps
#13And almost all really nasty regimes have already somewhat liberal view of using thermorectal cryptoanalysis anyway. Tor style obfuscation and retransmission with very low SNR masked as a torrent client could be a better way to go. If your government know that you said something to someone they can just "ask" you to find exactly what. The trick is not to be found.
Re: Here come the encryption apps
#14Looks like they skipped over two open source XMPP+OTR clients for iPhone/Android: ChatSecure ( https://chatsecure.org ) and Gibberbot https://guardianproject.info/apps/gibber/ Disclosure: I am the original author of ChatSecure.
Re: Here come the encryption apps
#15I work on two of the apps Matthew reviews here (RedPhone and TextSecure). What I didn't expect when I started working on these types of projects is that the cryptography is the easy part. I'm really honored to hear that my code has the ability to make Matthew Green drool, but that ZRTP stack was a two or three day project three years ago, and hasn't changed much since. The bulk of the work over the intervening period…
I don't understand why you'd concede security to your competition; it is a genuine distinction. Most security people I know, and all the crypto people I know would choose your designs over those of the other designers in this review, not because of the quality of your application but because you're clearly a capable designer. I worry about the message we send with this "the competition is insecure apps" stuff. Some o…
Re: Here come the encryption apps
#16I just Googled for a Chrome extension to add message body encryption to gmail. I found SafeGmail [1]. Does anyone have experience using it/encouraging others to try it? Is it worth using? Is there a better alternative? http://safegmail.com/
Years ago, there was a Firefox extension to do standard GnuPG in the browser, but I think it died down. If you want really secure email at the moment, I assume there to be no other way than to use a client with PGP support, such as, uh, basically every email client.
Re: Here come the encryption apps
#17I don't understand how Matthew can write a comparative review of encrypted chat clients and include one for which he has no technical information, not even a binary; particularly when it mixes number theoretic and conventional block crypto, thus exposing itself to a maximal subset of possible implementation errors. I'd also be interested in the kinds of flaws his class was able to generate for in-class discussion, in…
Well that's the point. If there's no source, don't trust that crypto app.
Re: Here come the encryption apps
#18Earlier quoted context omitted.
I don't understand why you'd concede security to your competition; it is a genuine distinction. Most security people I know, and all the crypto people I know would choose your designs over those of the other designers in this review, not because of the quality of your application but because you're clearly a capable designer. I worry about the message we send with this "the competition is insecure apps" stuff. Some o…
I think he maybe meant that the competition is the incumbent apps that don't have encryption as their selling point.
Re: Here come the encryption apps
#19I don't understand how Matthew can write a comparative review of encrypted chat clients and include one for which he has no technical information, not even a binary; particularly when it mixes number theoretic and conventional block crypto, thus exposing itself to a maximal subset of possible implementation errors. I'd also be interested in the kinds of flaws his class was able to generate for in-class discussion, in…
> I don't understand how Matthew can write a comparative review of encrypted chat clients and include one for which he has no technical information, not even a binary Well that's the point. If there's no source, don't trust that crypto app.