Unbreakable Apple's iMessage encryption is vulnerable to eavesdropping attack
Oct 18, 2013
    Though Apple  claims iMessage  has end-to-end encryption,  But researchers claimed at a security conference that Apple's iMessage  system is not protected and the company can easily access it.     Cyril Cattiaux  - better known as pod2g, who has developed iOS  jailbreak software, said that the company's claim about iMessage  protection by unbreakable encryption  is just a lie, because the weakness is in the key infrastructure as it is controlled by Apple: they can change a key anytime they want, thus read the content of our iMessages .    Basically, when you send  an   iMessage  to someone, you grab their public key from Apple, and encrypt your message using that public key. On the other end, recipients have their own private key that they use to decrypt this message. A third-party won't be able to see the actual message unless they have access to the private key.      Trust and public keys always have a problem, but the  researchers noted that there's ...