Live data from Hacker News

Encrypt your Google chats and make the NSA sad

github.com

1–10 of 195 posts

Re: Encrypt your Google chats and make the NSA sad

#4
While this is a nice effort, why use Google Talk at all for chatting if you're going to do all this effort (per user configuration etc) if you could just use an XMPP client with OTR[1] support, or use an XMPP server you can trust?

[1] https://en.wikipedia.org/wiki/Off-the-Record_Messaging

Re: Encrypt your Google chats and make the NSA sad

#7
post #2

As far as I can tell, this is using CBC mode without any authentication: https://raw.github.com/mdp/gibberish-aes/master/dist/gibberi... If that's the case, then this implementation is vulnerable to a variety of attacks.

Oh cool, I am on stage 3 of the Matasano challenge which covers this. I am learning something useful. :)

Re: Encrypt your Google chats and make the NSA sad

#8
This would definitely be the level of security that falls under this statement from Snowden:

Q: Is it possible to put security in place to protect against state surveillance?

A: "You are not even aware of what is possible. The extent of their capabilities is horrifying. We can plant bugs in machines. Once you go on the network, I can identify your machine. You will never be safe whatever protections you put in place."

(from http://www.guardian.co.uk/world/2013/jun/09/nsa-whistleblowe...)

Re: Encrypt your Google chats and make the NSA sad

#10

This would definitely be the level of security that falls under this statement from Snowden: Q: Is it possible to put security in place to protect against state surveillance? A: "You are not even aware of what is possible. The extent of their capabilities is horrifying. We can plant bugs in machines. Once you go on the network, I can identify your machine. You will never be safe whatever protections you put in place.…

This talk about "bugs" in machines makes one wonder if that is related to why Intel was one of the companies mentioned in a recent article. Intel stands apart from the rest of the companies. Google, Apple, Facebook don't specialize in hardware.
Post reply on HN