Urgent.News

What's breaking now, across thousands of outlets.

Tech

Turns out Brits would quite like their private messages to stay private

Polling finds two-thirds don't trust this government, or any future one, with access to their encrypted chats

Turns out Brits would quite like their private messages to stay private

A recent poll has revealed that the majority of British adults are staunchly against granting the government access to their encrypted messages. According to the Center for Democracy & Technology's (CDT) study, 93% of British adults believe they have a right to private online conversations, while 89% think nobody should be able to access their personal messages without a court order.

Even more surprising for the government, two-thirds of respondents doubt they could trust any government, past or present, with the ability to access encrypted messages. This lack of trust cuts across party lines, with a significant portion of voters from each major political party expressing similar reservations. The poll, conducted by Public First, surveyed 2,000 British adults in April, with a margin of error of 2.2 percentage points.

As the UK government and tech companies clash over encryption, the public's stance remains firmly against the government's desire to access encrypted data. Despite the controversy surrounding companies like Apple, only a small fraction of respondents (12%) supported the government's ability to secretly order companies to provide access to users' information.

Written by urgent.news from The Register Science's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.

This story

This is one outlet's version. Read the fullest account.

Read the original at theregister.com →

More in Tech

pdf-lib is silently deleting characters from your users' data

I generate invoices in a Node serverless function with pdf-lib . It is a good library. It also quietly destroyed a client's company name, threw nothing, logged nothing, and produced a PDF that opened…

  • pdf-lib library silently deletes characters from user data in PDF documents
  • Issue occurs with non-Latin-1 characters outside 1990s WinAnsi encoding
  • Developers should use TrueType/OpenType fonts to prevent silent data loss

Email Is Not a Web Page

An HTML email can be generated correctly, accepted by a provider, and delivered successfully—then arrive with its most important image missing or transformed. That is not only a design problem.

  • Email is distinct from web page, despite visual similarity
  • Remote images cause recipient client software issues
  • Critical info should be embedded, not conveyed via images

Dockerfile CMD Explained: Build-Time vs Runtime and How CMD Override Works

Dockerfile শেখার সময় FROM , RUN , WORKDIR , এবং COPY নিয়ে কাজ করার পর খুব স্বাভাবিকভাবেই একটি প্রশ্ন আসে: Container start হলে application automatically কীভাবে run করবে?

  • CMD instruction determines default runtime command for container
  • Executed during container start, not during build process
  • In example, Go server runs on port 8080 when launched

More from Sunday 30 August →