While from a technology point of view this is very interesting, I would really prefer an option to pay a reasonable subscription fee to have adverts turned off for me. Before Facebook bought WhatsApp it actually used to require a small annual fee, but it was removed. Alas, I fear that as tends be the case with advertising companies, they know that the willing to pay users are the most valuable advert audience, so are…
I keep telling people that YouTube Premium is the most cost effective membership there is, and they look at me like I'm crazy. Since I got it YouTube has become a service I genuinely love.
Facebook reportedly researching ways to use encrypted WhatsApp messages for ads
31–40 of 106 posts
Re: Facebook reportedly researching ways to use encrypted WhatsApp messages for ads
#32Re: Facebook reportedly researching ways to use encrypted WhatsApp messages for ads
#33What's that quote again from that early engineer? The smartest, highest paid engineers, and they fucking work on making you view more ads. We're living in an embarrassing era of massively misallocated resources.
Re: Facebook reportedly researching ways to use encrypted WhatsApp messages for ads
#34While from a technology point of view this is very interesting, I would really prefer an option to pay a reasonable subscription fee to have adverts turned off for me. Before Facebook bought WhatsApp it actually used to require a small annual fee, but it was removed. Alas, I fear that as tends be the case with advertising companies, they know that the willing to pay users are the most valuable advert audience, so are…
It does not tie into your YouTube account (so no watch history or recommended vids) which may or may not work for you, but it's a fantastic resource.
Re: Facebook reportedly researching ways to use encrypted WhatsApp messages for ads
#35https://news.ycombinator.com/item?id=28053808
From my other comment: https://news.ycombinator.com/item?id=28054329
There is a severe misunderstanding of what Homomorphic Encryption is, but how they explain facebook is trying to use it is not how it works.
Re: Facebook reportedly researching ways to use encrypted WhatsApp messages for ads
#36Encryption is not a problem; if I'm not mistaken various security agencies in USA also bet on metadata when strong encryption is in question.
Re: Facebook reportedly researching ways to use encrypted WhatsApp messages for ads
#37Earlier quoted context omitted.
Not only that, but if they can generate meaningful targeted advertising from encrypted data, that would be pretty a strong indicator that the encryption method is not strong enough. Ideally, encrypted data must be indistinguishable from random noise.
As another comment mentioned, they're talking about using a technique that allows you to perform computations on encrypted data, with encrypted results output - the thing doing the computation never sees any decrypted data. So they could target advertisements but, as far as I can tell, they wouldn't be able to know which advertisements were served ... until the phone makes a request to download them, which seems to m…
decrypt(encrypt(x+1)) == decrypt(encrypt(x) +1)
This does not allow you to get any information about X, only perform computations with it. If advertisers are getting information out of encrypted data, that means the encryption is broken.
Re: Facebook reportedly researching ways to use encrypted WhatsApp messages for ads
#38Zuckerberg said that they combat spam on WhatsApp not by reading your messages because since they are end to end encrypted they are obviously unable to do it but by analyzing your metadata and your behavior on the service. So I assume the same strategy can be used for ads. Encryption is not a problem; if I'm not mistaken various security agencies in USA also bet on metadata when strong encryption is in question.
Would such a thing be theoretically feasible?
Or not because it would be like Tor with the entire Internet controlled by the adversary?
Re: Facebook reportedly researching ways to use encrypted WhatsApp messages for ads
#39Earlier quoted context omitted.
Not only that, but if they can generate meaningful targeted advertising from encrypted data, that would be pretty a strong indicator that the encryption method is not strong enough. Ideally, encrypted data must be indistinguishable from random noise.
As another comment mentioned, they're talking about using a technique that allows you to perform computations on encrypted data, with encrypted results output - the thing doing the computation never sees any decrypted data. So they could target advertisements but, as far as I can tell, they wouldn't be able to know which advertisements were served ... until the phone makes a request to download them, which seems to m…
Re: Facebook reportedly researching ways to use encrypted WhatsApp messages for ads
#40And of course the same tech can be used for surveillance.