Live data from Hacker News

Signal president says company will not comply with U.K. ‘mass surveillance’ law

fortune.com

381–390 of 409 posts

Re: Signal president says company will not comply with U.K. ‘mass surveillance’ law

#381
post #368

Earlier quoted context omitted.

> I would want to hear your explanation for that but more importantly, The people who want it need to prove that it will help. I had started in to list paragraphs and paragraphs of failure modes, unintended consequences, and directly bad effects, but then I realized that that implicitly accepted an inappropriate burden of proof. I am tired of hearing "Something must be done. This is something. Therefore this must be…

> After you've given me that, I'll be happy to rip it to shreds for you. Rip this to shreds: if at least one victim of a crime can be prevented by catching a witless criminal then it is worth it. Also this: Homomorphic encryption and differential privacy are a thing, if certificate transparency logs can prove no certs are issued maliciously then similar logs can be published publicly to prove that the scanning list (…

> Rip this to shreds: if at least one victim of a crime can be prevented by catching a witless criminal then it is worth it.

You didn't come close to what I asked for. You gave no details on how even one crime would be prevented. But I'll give you that it probably would prevent a few.

It's still crazy to say that outweighs any other consideration.

You have to prevent more evil than you cause. That includes the opportunity cost of the resources you put into it, by the way.

"If it saves just one child" is a childish argument and I'm not going to engage with it any further.

... and if you think no children will be sexually blackmailed using the reports you're trying to generate, you are insane.

> Also this: Homomorphic encryption and differential privacy are a thing,

You seem to have slipped from the idea of client-side scanning into using homomorphic encryption to run ML in zero knowledge on the server side. That won't work.

There's a sharp limit on how many operations you can do on the encrypted data before you lose the ability to recover the result. That limit is NOWHERE NEAR the number you need for any useful ML. Plus of course the incredible compute, communication and storage load.

Although I have a general feel for what you can and can't really do in zero knowledge, I am not an actual expert on that technology. So here's a link to an actual expert: https://blog.cryptographyengineering.com/2023/05/11/on-ashto...

I have no IDEA how you'd expect to use differential privacy for any of this. And I very much doubt that you do either.

So let's stick to client-side scanning, since we at least know how to build that. Anyway, the fatal problems are with scanning in general, not with any particular way of going about it.

> if certificate transparency logs can prove no certs are issued maliciously then similar logs can be published publicly to prove that the scanning list (similar to a CRL) does not contain hashes/patterns that haven't gone through appropriate legal/regulatory checks and balances.

I think you may now have moved again, to perceptual hashes. But I guess maybe you could do something like that for an ML model too.

The "checks and balances" I've seen so far have been not so much crappy as nonexistent. Including having private groups create the lists with no real oversight.

Once the infrastructure was in place, I'd expect some countries to PUBLICLY AND OPENLY expand the scope, so auditing is irrelevant anyway. In fact, the OSB already covers more than CSA and would probably require scanning for more than CSA.

> E2EE can also be used to secure the message between the gov agency and the device.

These proposals, especially the OSB, generally call for platforms to manually vet the "hits" before they go to any government agencies, or even to the private advocates.

They kind of have to, since--

1. Most of the government agencies are too swamped to actually follow up on most of the reports they already get, and

2. The bills all demand going beyond looking for specific, already known and vetted files, into looking for things that "look suspicious". Once you go there, the number of false positives will be more than the number of true positives. Especially when you make them terrified to have any false negatives.

But sure, you can encrypt the stuff at each in-motion hop. Which has nothing to do with the main exposures.

> Certificate authorities already have similar exposure that can compromise all your traffic (including the signal app download/install),

That's one reason high-security applications don't trust CAs. Signal doesn't, for instance, but Signal's not special in that way.

> No, the message you have been spreadning is that it is impossible to secure a message and spy in it which you just admitted there.

Well, yes, it is. At least to any reasonable standard.

> So can signal's source code repo infrastructure.

One risk doesn't justify taking on another risk. Especially not a much greater risk.

> It is absolutley possible to implement a scanning infrastructure that has the same security properties as the app's code or app store download/signature security.

OK, this is truly insane.

One system tries to keep messages tightly compartmented, exposing them only to their senders and recipients. It keeps the messages encrypted except on the senders' and recipients' devices, and actually being read.

Another system does the same, except that it also sends some of those messages into a central database. It does so for the purpose of having them read by third parties, and by this I mean humans. In practice, that database has to have a long retention time and a huge number of authorized users. If those users decide that the messages were true positives, they get forward into yet another database.

The second system has every exposure the first system has, plus a bunch of other, worse exposures. It vastly expands the spatial and temporal areas where sensitive data are kept. It puts all users and devices' data into the same compartment. It has probably more than twice the total code of the first system. It trusts thousands more people. And the database is not only huge, but rich in abusable material, so it's a gigantic target that will attract attackers.

Those two systems do not have "the same security properties". They don't have anything close to "the same security properties". Using the phrase "the same security properties" anywhere near those two systems shows that you know nothing about what you're raving about.

And, yes, that second system is what you will get.

> If you are claiming the gov end can be abused by malicious humans then that is beyond your exertise to police humans breaking laws, so long as transparency logs can be produced to criminally punish violators.

Not only am I entitled to my opinions as a member of the (world) polity, but that as an actually competent security specialist, I do have real expertise in designing security systems around how humans actually act.

Unlike you, obviously.

> I am sure you are aware that it is possible to scan for messages without sending off a copy of the message off device and also without informing anyone of false positive hits.

It's a false positive because you don't know it's not a true positive. You therefore have to treat it exactly the same as a true positive.

> Or even contents of true positive hits (requiring them to get a proper warrant and target the device for intrusive collection).

You won't meet a probable cause standard with those hits. I'm sure you could get a warrant in Iran.

Nor do most law enforcement agencies have the resources to get warrants and raid people "on spec" like that.

... but in fact nobody's going to try to build that. The "workflow" you will actually get with this stuff is

1. Device gets a hit.

2. Device sends the data the hit was based on to the platform

3. Optional, but likely to be common because it limits risk for the platform: automation disables the user's account until the platform gets around to reviewing the hit. This may take weeks, especially if some score is borderline.

4. Platform employee reviews the hit (with little context, which matters a lot especially for the text scanning people are demanding)

5. If the hit looks criminal, platform employee forwards it to law enforcement or whoever. With all the data unless legally prevented.

6. If the hit looks borderline, or the user looks like they "might be a risk", or maybe even like they "might generate a bunch more false positives we have to review", platform employee ends the business relationship with the user.

7. If the hit looks completely false, platform employee reenables the user's account.

On hits with very low scores, you might have the device just refuse to send the message or whatever. In that case, either the innocent user is screwed, or the guilty user tries other ways until one works.

> Only active and imminent harm to humans is a reason for civil disobedience not mere speculation and disagreement.

We're seeing people disappeared constantly in a bunch of countries (not the UK so far). I'm OK with calling that active harm.

We're seeing stuff like teenagers jailed for sexting in the US... which this nonsense would definitely greatly increase. And we're people worldwide driven off of platforms. They "look too much like" abusive users to a computer, you see... especially to a computer programmed by some clueless whitebread idiot.

> You are on the side of the oblivious technocrats profiting from harming people.

That stupid bullshit again. News flash: CSA is not profitable for platforms. They don't get paid for it, and if it's visible it drives away profitable users. At MOST it's profit-neutral, usually negative.

> Here I am as your peer engaging with you while being aware of most of the technical facts and you are not convincing me.

That's because you're an obvious fanatic.

> Your strategy of using technical expertise to deceive people

Nobody's tried to deceived anybody. Except maybe you.

> downvoting people like me attempting to engage in civil discourse with you in good faith.

I haven't downvoted you. I have wasted my time engaging with you. I'm not going to waste any more, though.

> I think you will just end up facilitating the building of "GFW" level national firewalls in the west with your techniques.

I'm sure that'll be good for your agenda.

Re: Signal president says company will not comply with U.K. ‘mass surveillance’ law

#382
post #355

Earlier quoted context omitted.

I don't like guilt-by-association, but here's a short list of things the folks in Scotland didn't do: - Genocide against the people who lived in America - Bring India to its knees, from one of the richest to one of the most impoverished nations in the world - Addict China to opium - Irish potato famine I'd talk about Africa, but that's a lot more diverse. A lot of England's current wealth came by theft, rape, and mur…

Here's a short list of things the current citizens of England didn't do: - Genocide against the people who lived in America - Bring India to its knees, from one of the richest to one of the most impoverished nations in the world - Addict China to opium - Irish potato famine Furthermore, the narrative that Scotland is subservient to England, and not equally complicit in the historical crimes of the *union of England a…

If:

- Your father became rich as an inventor, creating wonderful gadgets which improved the world

- My father was a warlord

- My father murdered your father, and stole $1M from him;

- invested it; and as a result

- my family now has $1B

- your family is deeply in poverty

You're poor, uneducated, and hungry. I'm at Harvard, have a trust fund, and in connected political circles. I haven't done anything wrong myself, but I did inherit blood money.

What should happen?

It's not obvious.

Great-great-grandfather?

On the Scotland point, all I can say is that it's more complicated than you present. I did NOT present a narrative of either Scotland as subservient to England, and my exact phrasing was that it has a "mixed history with England." I stand by that. I don't think "equally complicit" is any more accurate than "subservient." The last Scottish independence vote was a 45/55 split.

As for "current citizens," you can look up more recent colonial issues, like the Mau Mau Rebellion.

Re: Signal president says company will not comply with U.K. ‘mass surveillance’ law

#383

Earlier quoted context omitted.

Are you saying the unelected bureaucracy is to blame? Because that's popular today too.

No. Bureaucracies are instituted by the legislative branch which chooses to delegate governmental powers (eg rulemaking) to them for the sake of efficiency, usually under the direct or indirect supervision of the executive branch. They don't spring into existence fully formed, and while professional bureaucrats certainly feather their nests and try to grow their empires, legislators are ultimately responsible. Many o…

Unelected bureaucracies absolutely dilute the efficiency of democracy, some times grinding it to an absolute halt. If this weren’t true then you’d never see disputes between bureaucrats and elected executives, but you do see that, all over the world. Some commonwealth countries have it even worse, where certain government institutions are accountable only to the king, rather than any elected executive authority.

Re: Signal president says company will not comply with U.K. ‘mass surveillance’ law

#384
post #69

Earlier quoted context omitted.

That’s more aligned with countries that follow civil law work. They define the law and what it covers. In contrast, common law is more open to interpretation, changes over time, etc. Yes, this is super generalized, but the dichotomy explains two very different approaches to how countries approach their writing and interpreting of laws.

This is one of the reason common law countries are generally wealthier than civil law ones, because precedent is stronger in common law, so it's easier to do business (less uncertainty).

Sounds like a just-so explanation and something something causation ≠ correlation. Like me saying "Countries that use imperial units are richer than countries that use metric. The inconsistency in the former make their citizens more adaptable from childhood and supercharge their productivity."

Re: Signal president says company will not comply with U.K. ‘mass surveillance’ law

#385

Earlier quoted context omitted.

> What makes you say that anonymity wasn’t a concern? I have a hard time believing that claim without any substantiation. Because the inverse claim, “people using gold coins thousands of years ago for common exchange were worried about the anonymity of their transactions”, is absurd. It’s not like the alternative to gold coins two millennia ago was a traceable currency, the technology for tracking a large population…

> It’s not like the alternative to gold coins two millennia ago was a traceable currency There actually was, predating gold coins in fact. What people did was carve notches representing quantities into sticks. The sticks were then split down the middle such that they could be lined back up to verify that both came from the original stick and the notches lined up. One of these halves would then often be entrusted to l…

Credit came before currency. The oldest civilizations we know of (Sumerians, Babylonians, etc.) traded on credit on the daily to be later settled come harvest. "Okay, I owe the bar for 100 barley beers, it's harvest time and they have to pay their taxes too. I'll pay 100 barley beers in grain to the taxman in their name when I go pay mine."

Re: Signal president says company will not comply with U.K. ‘mass surveillance’ law

#386

Earlier quoted context omitted.

> Her television interview […] Channel 4 News segment: * https://www.youtube.com/watch?v=E--bVV_eQR0 The MP, Damian Collins, "who formerly served as a junior Minister for Tech and the Digital Economy in the Department for Digital, Culture, Media and Sport": * https://en.wikipedia.org/wiki/Damian_Collins Reminder: * https://en.wikipedia.org/wiki/Four_Horsemen_of_the_Infocalyp...

Thanks very much for posting that interview. I thought it was good (and honestly impressed that it was quite respectful communication all the way around, as opposed to so often what I see as "debates" on TV), but I admit I got super frustrated to the point I could only watch half of it because nobody wanted to clearly admit to the other side's quite obvious point. I think the Signal president was making great points,…

You've said it yourself why they wouldn't want to say those things, and yet you expected them to say them. Forcing your opponent to say things that will be cherry picked by the media is a common tactic, and one very hard to defend yourself against.

Yes, I agree it would have been best if they had just agreed on some compromise to the matter. I don't believe they ever would, though.

Re: Signal president says company will not comply with U.K. ‘mass surveillance’ law

#387

This is the lasting legacy of Apple’s CSAM photo scanning debacle. Apple mainstreamed the concept, demoed the dystopian tool, and legitimized the discourse of this dystopian insanity. Apple executives should be ashamed of their direct role in this.

Perverts will distribute this content on those or other platforms pre-encrypted and we all will be left with mass surveillance and state control. Cool. It is sad that so many people still don't understand that this surveillance won't solve anything and is just net negative for everyone. :( Soon West will become China-like totalitarian countries.

Re: Signal president says company will not comply with U.K. ‘mass surveillance’ law

#388
post #355

Earlier quoted context omitted.

I don't like guilt-by-association, but here's a short list of things the folks in Scotland didn't do: - Genocide against the people who lived in America - Bring India to its knees, from one of the richest to one of the most impoverished nations in the world - Addict China to opium - Irish potato famine I'd talk about Africa, but that's a lot more diverse. A lot of England's current wealth came by theft, rape, and mur…

I read somewhere that more than 50% of London population is immigrants. The immigrants bear no guilt for what English people did in the past, if they live in a house built with money coming from colonialism, they paid money for that, did not get it for free.

English people shouldn't bear guilt for it either. They should learn about it for sure, it's history.

But why people think it's okay to hold the current generation responsible for things previous generations (in this case quite far back) did is just juvenile.

Re: Signal president says company will not comply with U.K. ‘mass surveillance’ law

#389

I fail to understand what the uk is trying to achieve with its current ubiquitous surveillance. Crime in london is rampant, theft is nearly decriminalised in some areas, and now they want to monitor what people do on the internet? Other than docile tax payers what other potential goal is there? Services are steadily degrading, cost of living is out of control, quality of life dropping. Do they just want obedience, an…

When people describe the UK situation like these, they are cancelled, downvoted to hell and called right wing extremists. I am positively surprised you were not downvoted or flagged. What is UK trying to achieve? To maintain, as much as possible, a pretty controlling state in power. It is a country with no free speech, no significant human rights of any sort, population is at the mercy of the govern and they want to…

As an American with family that engages political debate at too many gatherings, can you explain what "no free speech" means in the UK?

I assumed that members of the UK public could always say "_____ the prime minister". There was even a Black Mirror episode involving a pig...

Re: Signal president says company will not comply with U.K. ‘mass surveillance’ law

#390
post #343

Earlier quoted context omitted.

> No, just be honest about technical matters. Why? The other side isn't playing fair by any metric. > What kind of law do you get to follow, only when you agree with it? I don't particularly care about "dura lex sed lex", so - all of them. Of course, if you get caught, that's unfortunate - but ethics and law are two different things, and in my book the former always wins when they are in conflict. I believe that it's…

> Why? The other side isn't playing fair by any metric. Because now I know you are full of shit. Everything you touch is sus now. > I believe that it's always moral to break unjust laws, and it's always moral to help other people to do so. Are unjust laws just laws you don't like? Are you saying it is a violation of your religion? > "The people" are not a singular entity with rights. Even if there's a majority that w…

> Are unjust laws just laws you don't like? Are you saying it is a violation of your religion?

Unjust laws are those that, upon evaluating them from a moral perspective, are found unjust. This is inherently subjective, of course, as is all morality. I am an atheist.

> You are living under rule of law. If you don't like the rules, vote or get a gun.

The laws I am living under are imposed on me without my consent, so why should I consider them binding? If you don't like me breaking your rules, catch me breaking them - if you can.

> The victims of CSAM and many other crimes disagree with you. So why should your surveillance worries trump their actual victimization concerns?

Because the scale of surveillance enabled by these laws exceeds the scale of CSAM by many orders of magnitude.

> when they turned to you for technical advice

They didn't. What they want is for us to rubber-stamp their desired solution, with CSAM as an excuse. I'm treating them accordingly.

Post reply on HN