What I don't understand about the whole Signal E2EE model is that while your messages themselves may be encrypted, they are still sending push notifications over Apple's servers, which have to go through APNS. Often the entire message contents can be contained in the push notification. Does anybody know if Apple's notifications are E2EE? I doubt that gov't doesn't have access to the push notifications...
Grand jury subpoena for Signal user data, Central District of California
31–40 of 618 posts
Re: Grand jury subpoena for Signal user data, Central District of California
#32Re: Grand jury subpoena for Signal user data, Central District of California
#33The latest installment in the "Government doesn't understand math" series
I think that’s uncharitable. Everyone is going through the motions required of them, and this is the public demonstration of those mechanizations (although Signal is a bit cheeky, which is fun). The next step would be government requiring, through legislation, more invasive logging and data collection (Australia and parts of Europe have already seen the beginnings of this discussion) of messaging apps (“we’ve asked f…
They don't necessarily need to outlaw it. They may just throw up enough hurdles that it doesn't become a major success. Developing a communication system that is secure, featureful and convenient to use for the general population is not a trivial task. A large effort that can be undermined.
E.g. if they only require logging from communication service providers but not from application developers then this would force a decentralized solution. If they lean on payment providers it might get difficult to charge for phone apps or get donations.
The software could continue to legally exist but see little adoption. Which is enough to enable surveillance.
Re: Grand jury subpoena for Signal user data, Central District of California
#34What I don't understand about the whole Signal E2EE model is that while your messages themselves may be encrypted, they are still sending push notifications over Apple's servers, which have to go through APNS. Often the entire message contents can be contained in the push notification. Does anybody know if Apple's notifications are E2EE? I doubt that gov't doesn't have access to the push notifications...
Re: Grand jury subpoena for Signal user data, Central District of California
#35What I don't understand about the whole Signal E2EE model is that while your messages themselves may be encrypted, they are still sending push notifications over Apple's servers, which have to go through APNS. Often the entire message contents can be contained in the push notification. Does anybody know if Apple's notifications are E2EE? I doubt that gov't doesn't have access to the push notifications...
Edit: wow people were fast to reply…
Re: Grand jury subpoena for Signal user data, Central District of California
#36Earlier quoted context omitted.
I'm guessing here, but wouldn't they just push the e2ee message through APNS? Then decrypt client side. Or does Apple require plaintext messages for push notifications (that seems bad if they do)?
When you craft a push notification server-side, it contains the payload in plaintext. Now, that is probably encrypted in Apple-land, but my point is that the gov't probably has sunk its teeth into Apple already. So, yea signal's encryption may be open source and proven, but I doubt Apple's doesn't have a backdoor.
Re: Grand jury subpoena for Signal user data, Central District of California
#37>Because everything in Signal is end-to-end encrypted by default, the broad set of personal information that is typically easy to retrieve in other apps simply doesn’t exist on Signal’s servers. The E2EE in Signal only protects the actual content of messages. In the case where Signal takes an assertive action, and the users are not paying any attention to their "safety numbers" (probably the most common case) they co…
A judge can sign an order commanding a witness or party to preserve documentation and evidence, under penalty of contempt of court. However, there is still a great deal of uncertainty as to what actions the subject of the subpoena must take in order to preserve that evidence. It's pretty clear that you have to disable automated destruction mechanisms, you can't disable any recording functions you may already have, an…
Re: Grand jury subpoena for Signal user data, Central District of California
#38What I don't understand about the whole Signal E2EE model is that while your messages themselves may be encrypted, they are still sending push notifications over Apple's servers, which have to go through APNS. Often the entire message contents can be contained in the push notification. Does anybody know if Apple's notifications are E2EE? I doubt that gov't doesn't have access to the push notifications...
Re: Grand jury subpoena for Signal user data, Central District of California
#39Earlier quoted context omitted.
I'm guessing here, but wouldn't they just push the e2ee message through APNS? Then decrypt client side. Or does Apple require plaintext messages for push notifications (that seems bad if they do)?
When you craft a push notification server-side, it contains the payload in plaintext. Now, that is probably encrypted in Apple-land, but my point is that the gov't probably has sunk its teeth into Apple already. So, yea signal's encryption may be open source and proven, but I doubt Apple's doesn't have a backdoor.
> [...] never include sensitive data or data that can be retrieved by other means in your payload. Instead, use notifications to alert the user to new information or as a signal that your app has data waiting for it.
https://developer.apple.com/library/archive/documentation/Ne...
Re: Grand jury subpoena for Signal user data, Central District of California
#40What I don't understand about the whole Signal E2EE model is that while your messages themselves may be encrypted, they are still sending push notifications over Apple's servers, which have to go through APNS. Often the entire message contents can be contained in the push notification. Does anybody know if Apple's notifications are E2EE? I doubt that gov't doesn't have access to the push notifications...