Earlier quoted context omitted.
A possibility that I can see is simply that they want to add a bot API which is just a simple rest API and not E2E encrypted. And if they remove the E2EE that means FB will be able to read all messages for businesses using their bot API. Correct me if I am wrong but my understanding is that to run a WhatsApp bot you currently basically need to run a version of the whole app. No idea if my theory is correct but if it…
This was pretty explicitly explained by their representatives when this was all blowing up... and they actually DO provide the "library" version, it is just enough of an operations challenge for most businesses that they clearly got a lot of demand for a hosted solution tied to pages. https://news.ycombinator.com/item?id=25875802 https://news.ycombinator.com/item?id=26218230 https://news.ycombinator.com/item?id=26801…
Ask HN: Have you accepted the TOS that give FB access to your WhatsApp data?
171–180 of 199 posts
Re: Ask HN: Have you accepted the TOS that give FB access to your WhatsApp data?
#172I think the question is asking one thing and asserting another: - "have you accepted the TOS?" as the question - "the TOS gives FB access to (all) your WhatsApp data" as the assertion My questions: do you believe that this new TOS gives FB access to my WhatsApp data? If so, to which of my data? All of it? I personally don't believe this TOS gives FB access to all of the communication data I have on WhatsApp, and thus…
Why does anyone believe that FB is not trawling the data anyway? Is there some technical barrier preventing it?
Re: Ask HN: Have you accepted the TOS that give FB access to your WhatsApp data?
#173Earlier quoted context omitted.
What is "virtue signal about virtue signalling"? If you don't need Whatsapp to communicate with your friends/family/colleagues then good for you. In my social circles Whatsapp is a must. Refusing to use it is almost like refusing to have a cellular phone, which is too high a price for me to pay.
> What is "virtue signal about virtue signalling"? It's the jujitsu you did at the beginning of your first post. "People who chose the opposite of my choice are just here to brag about that and show us how concerned they are with big tech and privacy. I on the other hand have the stones to admit that I took the path of least resistance for convenience and there are many others like me that did the same that are just…
Re: Ask HN: Have you accepted the TOS that give FB access to your WhatsApp data?
#174I can use Facebook and Instagram via the browser if needed, although I have not logged into fb from my phone since I updated my phone, just to keep it exclusive to my desktop.
Re: Ask HN: Have you accepted the TOS that give FB access to your WhatsApp data?
#175Honestly, I saw some dialog and clicked Accept, despite not reading it. I don't use WhatsApp for anything critical. I use iMessage for that and I have a lot of trust in Apple to do the right thing.
Re: Ask HN: Have you accepted the TOS that give FB access to your WhatsApp data?
#176Earlier quoted context omitted.
This was pretty explicitly explained by their representatives when this was all blowing up... and they actually DO provide the "library" version, it is just enough of an operations challenge for most businesses that they clearly got a lot of demand for a hosted solution tied to pages. https://news.ycombinator.com/item?id=25875802 https://news.ycombinator.com/item?id=26218230 https://news.ycombinator.com/item?id=26801…
How is using a library an operations challenge? Especially in the era of package managers like npm and maven. This seems to me like FB is incompetent and cannot write a good library for bot use.
Not trivial to setup and operate, as it was designed for high-throughput scenarios. It’s very understandable that smaller customers wouldn’t want to handle that little monster.
Re: Ask HN: Have you accepted the TOS that give FB access to your WhatsApp data?
#177Earlier quoted context omitted.
Why would WhatsApp ever have this functionality? It would do serious damage to the walled garden which they've so successfully built.
Conversely, it wouldn’t really make sense for Signal to interoperate with apps that don’t offer the same level of privacy.
Re: Ask HN: Have you accepted the TOS that give FB access to your WhatsApp data?
#178Earlier quoted context omitted.
Conversely, it wouldn’t really make sense for Signal to interoperate with apps that don’t offer the same level of privacy.
Even with E2E, if both platforms offered the same standarized encryption, would this allow for cross-platform messaging? Of course, some mechanism for exchanging of public keys would be needed as well.
Re: Ask HN: Have you accepted the TOS that give FB access to your WhatsApp data?
#179Earlier quoted context omitted.
Even with E2E, if both platforms offered the same standarized encryption, would this allow for cross-platform messaging? Of course, some mechanism for exchanging of public keys would be needed as well.
I guess not since both platforms use centralized protocols. With the Signal client being FOSS [1] and WhatsApp being proprietary, I also think that me using Signal to message someone on WhatsApp would still downgrade my privacy because I don’t know what the WhatsApp client is really doing with my message. [1] In reality I don’t know that the Signal app on my phone is actually built from the publicly available code.