Live data from Hacker News

US has investigated claims WhatsApp chats aren't private

bloomberg.com

1–10 of 387 posts

Re: US has investigated claims WhatsApp chats aren't private

#2
I mean at the very least if their clients can read it then they can at least read it through their clients, right? And if their clients can read it’ll be because of some private key stored on the client device that they must be able to access, so they could always get that. And this is just assuming that they’ve been transparent about how it’s built, they could just have backdoors on their end.

Re: US has investigated claims WhatsApp chats aren't private

#3
post #2

I mean at the very least if their clients can read it then they can at least read it through their clients, right? And if their clients can read it’ll be because of some private key stored on the client device that they must be able to access, so they could always get that. And this is just assuming that they’ve been transparent about how it’s built, they could just have backdoors on their end.

they can also just .. brute force passwords. the pin to encrypt fb messenger chat is 6 digits for example.

Re: US has investigated claims WhatsApp chats aren't private

#4
I wonder how these investigations go? Are they just asking them if it is true? Are they working with IT specialist to technically analyze the apps? Are they requesting the source code that can be demonstrated to be the same one that runs on the user devices and then analyze that code?

Re: US has investigated claims WhatsApp chats aren't private

#5
Who do they expect to fall for the claims that a Facebook owned messenger couldn't read your "encrypted" messages? It's truly funny.

Any large scale provider with headquarters in the USA will be subject to backdoors and information sharing with the government when they want to read or know what you are doing.

Re: US has investigated claims WhatsApp chats aren't private

#7
post #4

I wonder how these investigations go? Are they just asking them if it is true? Are they working with IT specialist to technically analyze the apps? Are they requesting the source code that can be demonstrated to be the same one that runs on the user devices and then analyze that code?

Anyone can audit the client binaries

Re: US has investigated claims WhatsApp chats aren't private

#8
I want whatsapp to decrypt the messages in a secure enclave and render the message content to the screen with a secure rendering pipeline, as is done with DRM'ed video.

Compromise of the client side application or OS shouldn't break the security model.

This should be possible with current API's, since each message could if needed simply be a single frame DRM'ed video if no better approach exists (or until a better approach is built).

Re: US has investigated claims WhatsApp chats aren't private

#9

It was my understanding that the backups are unencrypted. Is that still the case?

On Android, if you allow it to backup to your Google cloud storage, it will say the backups are encrypted. That was my experience when I set it up a few weeks ago.

Exactly who has the ability to decrypt the backup is not totally clear.

It may be a different situation for non-Android users, Android users who are not signed in with a Google account, Android users who are not using Google Play Services, etc.

Re: US has investigated claims WhatsApp chats aren't private

#10

It was my understanding that the backups are unencrypted. Is that still the case?

On Android, if you allow it to backup to your Google cloud storage, it will say the backups are encrypted. That was my experience when I set it up a few weeks ago. Exactly who has the ability to decrypt the backup is not totally clear. It may be a different situation for non-Android users, Android users who are not signed in with a Google account, Android users who are not using Google Play Services, etc.

You can explore your Google Cloud's Application Storage part via Rsync, AFAIK. So you can see whether your backups are encrypted or not.

I remember that you had to extract at least two keys from the android device to be able to read "on-device" chat storage in the days of yore, so the tech is there.

If you don't have the keys' copies in the Google Drive side, we can say that they are at least "superficially" encrypted.

Post reply on HN