When I'm on a public Wi-Fi network and my photos are being synced to Photo Stream, is there any way for someone on the same network to be able to see them? What about anyone else on the way to Apple's servers?
|
Yes, everything sent to or from iCloud is encrypted with SSL:
|
|||
|
|
|
It's not clear which parts are encrypted and which aren't. The connection to Amazon AWS is unencrypted. Apple documentation says that all Photo Stream content is encrypted. Yet while using wireshark to fix my privatizing web proxy's Photo Stream connection, I observed that iPhoto's connection to Photo Stream via Amazon AWS is unencrypted over port 80. Here's the packet capture that shows the unencrypted header, request ID, access key, signature, and so forth:
The content is "application/octet-stream" and I was not able to identify as gzipped or any other content -- I presume that its encrypted, but I am unable to determine this. Does anyone know what this is? Anyone know which encryption protocol Apple uses for Photo Stream? Or why Photo Stream is communicating with Amazon AWS over port 80? |
|||
|
|