Live data from Hacker News

Facebook, WhatsApp Will Have to Share Messages With U.K.?

bloomberg.com

141–150 of 591 posts

Re: Facebook, WhatsApp Will Have to Share Messages With U.K.?

#142
post #134

Nowhere in the article is backdoor mentioned. Only sharing data that is encrypted. US an UK governments can't just force FB to add backdoor. It would require new legislation. FB must play ball for that to happen. Since WhatsApp has forward secrecy and end-to-end encryption, giving access to encrypted data is not easy to use. There might be some useful metadata that helps though.

There's also value in storing and archiving encrypted data because at some point in the future technology may enable them to decrypt it. Certain communications could prove quite valuable, even if old.

Re: Facebook, WhatsApp Will Have to Share Messages With U.K.?

#143

Earlier quoted context omitted.

I live in London.It has already gone way beyond of what Orwell could have ever imagined. However,despite of all the surveillance, London is the crime capital of the world.This is probably the best place for criminals,as unless you pull a machine gun on a crowd,not much will be investigated.

Isn't most of the crime happening insides the bank offices?

Not wrong if you count by currency certainly.

Re: Facebook, WhatsApp Will Have to Share Messages With U.K.?

#144
post #132
post #88

Earlier quoted context omitted.

It's laundering. The idea is presumably to circumvent US rules on domestic spying by having GCGQ do it and transfer it to US agencies. Similarly the UK has had its spying ruled unlawful under ECHR: https://www.theguardian.com/uk-news/2018/sep/13/gchq-data-co... (perhaps this is why Richard Dearlove, "C" of MI6, is so Brexity)

We urgently need new domestic spying laws given that five eyes has effectively broken them.

If people in a position of power can break those laws with impunity then new laws aren't going to change that. The problem is holding the lawbreakers accountable.

Re: Facebook, WhatsApp Will Have to Share Messages With U.K.?

#145

One can infer that the NSA cannot break strong encryption used in WhatsApp.

Or they want political cover to avoid revealing their capabilities, or to enable that data to be used more easily in court or for a wider range of offences.

Re: Facebook, WhatsApp Will Have to Share Messages With U.K.?

#146

Earlier quoted context omitted.

I'm equally curious what this means for Signal and any other open-source encrypted services. In the US, ITAR could hypothetically be used to make open-sourcing of cryptographic algorithms illegal. This technique is used for robotics software that could be dual-purposed for weapons guidance.

> In the US, ITAR could hypothetically be used to make open-sourcing of cryptographic algorithms illegal. Wikipedia has some good info re: export of cryptography[0]. In addition, two circuits (Ninth[1] and Sixth[2]) have ruled that source code is protected by the First Amendment. [0]: https://en.wikipedia.org/wiki/Export_of_cryptography_from_th... [1]: https://en.wikipedia.org/wiki/Bernstein_v._United_States [2]: htt…

This case law only applies as long as the algorithm is not classified. As soon as any Original Classification Authority classifies the algorithm, it falls under a new category on the U.S. Munitions List and the government could then restrict its distribution.

Obviously, classifying something that has already been open source just makes it more difficult to use and numerous local copies will be retained, but it does make further distribution illegal.

This is the only mechanism I can think of by which the US government could kill Signal in its existing open-source form. It's ugly, but not unthinkable.

Re: Facebook, WhatsApp Will Have to Share Messages With U.K.?

#147

Earlier quoted context omitted.

Reflections On Trusting Trust: https://www.archive.ece.cmu.edu/~ganger/712.fall02/papers/p7...

Yep, it's a super difficult problem. Having the source code available, and being able to validate the builds yourself makes everything a lot easier. It's one of the reasons the Debian project has worked so hard at reproducible builds: https://wiki.debian.org/ReproducibleBuilds/About Bugs can certainly occur (like Heartbleed etc) but the alternative (closed source opaque binary blobs) is much worse.

The Nix project has been a spectacular help in this regard.

Re: Facebook, WhatsApp Will Have to Share Messages With U.K.?

#148

Earlier quoted context omitted.

> If I can compile the code from source myself, without any backdoors, then I can be reasonably assured there aren't any backdoors Where does that leave the rest of society? Having open source software and hardware is not enough, we also need laws that prohibit mass surveillance and support our efforts to uphold human rights.

Relying on laws leaves a lot of wiggle room for bad actors, slippery slopes, and political opinions changing over time. Laws are based on trust in institutions (do you _really_ trust large governments?). Laws are probabilistic, whereas math & source code is deterministic. You can verify that computer code does what it says it does. Laws depend on enforcement and complicated judicial systems (based on humans) to inter…

I agree that laws are not enough, independent verification must be possible. But your right to use secure software, and to audit it without risking to spend your life in prison or being killed, is ensured by laws.

This is why moving the goalposts and further normalizing surveillance is extremely dangerous. The rights that you enjoy today are not universal, and can obviously be eradicated in less than a generation.

Re: Facebook, WhatsApp Will Have to Share Messages With U.K.?

#149

Earlier quoted context omitted.

If I can compile audited code from source myself, without any backdoors, then I can be reasonably assured there aren't any backdoors (excluding perhaps hardware level backdoors--but that's why we do the encryption in software). Implementing hardware backdoors that are opaque to end users is theoretically possible, but more difficult in practice. You could, for example, build a screen/monitor that just captures everyt…

Source code availability isn’t really a solution to the trust problem. Sure, it allows for an audit, but the practical truth is that few people are qualified to perform those audits and few of them have a sufficient incentive to spend their time doing so. So you still just invest trust in the maintainer or — if you’re lucky — the third party auditing firm who was paid to review the code. That you can review the code…

I'm not sure I'd surmise the dependency of users to be an entire culture in and of itself. Plus, I feel like this splits hairs; going down the rabbit hole of "well who is checking the open source code" and "well who is checking the person checking the open source code" leads to endless complexity, especially when the move in question is more symbolic than substantive. If WhatsApp did not use e2e encryption by default (and they didn't), then there was possibility of governments reading the communications anyway. Does this new announcement really lessen the security and privacy of the users? To me, it sounds like they are making the policy clearer to the public, since US / UK governments have not explicitly made press releases telling citizens which of their communications will be monitored. While I am very much a proponent to end-to-end encryption for ALL communications, I think this move isn't going to sacrifice privacy that users previously had.

Re: Facebook, WhatsApp Will Have to Share Messages With U.K.?

#150
post #134

Nowhere in the article is backdoor mentioned. Only sharing data that is encrypted. US an UK governments can't just force FB to add backdoor. It would require new legislation. FB must play ball for that to happen. Since WhatsApp has forward secrecy and end-to-end encryption, giving access to encrypted data is not easy to use. There might be some useful metadata that helps though.

There's also value in storing and archiving encrypted data because at some point in the future technology may enable them to decrypt it. Certain communications could prove quite valuable, even if old.

Having a large base of encrypted messages to work from is essentially a prerequisite for pattern analysis related attacks and finding weaknesses.
Post reply on HN