this post was submitted on 15 Sep 2025
240 points (100.0% liked)

Europe

7385 readers
1554 users here now

News and information from Europe 🇪🇺

(Current banner: La Mancha, Spain. Feel free to post submissions for banner images.)

Rules (2024-08-30)

  1. This is an English-language community. Comments should be in English. Posts can link to non-English news sources when providing a full-text translation in the post description. Automated translations are fine, as long as they don't overly distort the content.
  2. No links to misinformation or commercial advertising. When you post outdated/historic articles, add the year of publication to the post title. Infographics must include a source and a year of creation; if possible, also provide a link to the source.
  3. Be kind to each other, and argue in good faith. Don't post direct insults nor disrespectful and condescending comments. Don't troll nor incite hatred. Don't look for novel argumentation strategies at Wikipedia's List of fallacies.
  4. No bigotry, sexism, racism, antisemitism, islamophobia, dehumanization of minorities, or glorification of National Socialism. We follow German law; don't question the statehood of Israel.
  5. Be the signal, not the noise: Strive to post insightful comments. Add "/s" when you're being sarcastic (and don't use it to break rule no. 3).
  6. If you link to paywalled information, please provide also a link to a freely available archived version. Alternatively, try to find a different source.
  7. Light-hearted content, memes, and posts about your European everyday belong in other communities.
  8. Don't evade bans. If we notice ban evasion, that will result in a permanent ban for all the accounts we can associate with you.
  9. No posts linking to speculative reporting about ongoing events with unclear backgrounds. Please wait at least 12 hours. (E.g., do not post breathless reporting on an ongoing terror attack.)
  10. Always provide context with posts: Don't post uncontextualized images or videos, and don't start discussions without giving some context first.

(This list may get expanded as necessary.)

Posts that link to the following sources will be removed

Unless they're the only sources, please also avoid The Sun, Daily Mail, any "thinktank" type organization, and non-Lemmy social media. Don't link to Twitter directly, instead use xcancel.com. For Reddit, use old:reddit:com

(Lists may get expanded as necessary.)

Ban lengths, etc.

We will use some leeway to decide whether to remove a comment.

If need be, there are also bans: 3 days for lighter offenses, 7 or 14 days for bigger offenses, and permanent bans for people who don't show any willingness to participate productively. If we think the ban reason is obvious, we may not specifically write to you.

If you want to protest a removal or ban, feel free to write privately to the primary mod account @EuroMod@feddit.org

founded 1 year ago
MODERATORS
 

cross-posted from: https://programming.dev/post/37443248

Fight Chat Control.

Comments

AnswerQuestion no. 1425 (General part) from the Danish Parliament's Legal Affairs Committee:

"Will the minister elaborate on the minister's statement to TV2 on the 21st?"

August 2024, where the minister says: "We have to break with the totally mistaken notion that it is every man's freedom to communicate on encrypted messaging services

(…)”?”

Answer:

We know that social media and encrypted services are unfortunately largely is used to facilitate many forms of crime. There are examples on how criminal gangs recruit completely through encrypted platforms young people to commit, among other things, serious crimes against persons. It is an expression of a cynicism that is almost completely incomprehensible.

We therefore need to look at how we can overcome this problem. Both in terms of what the services themselves do, but also what we from the authorities can do. It must not be the case that the criminals can hide behind encrypted services that authorities cannot access access to.

Therefore, we, as a government, will also strengthen the police's capabilities in the area of ​​decryption, of course under appropriate legal guarantees, as is also the case today. In addition, the Ministry of Justice has The Criminal Justice Committee has just started working on a terms of reference that will look at the challenges that technological developments present to the police investigation, including the use of encrypted messaging services.

I also note that steps have been taken within the EU towards a strengthened regulation of, among other things, digital information services and social media platforms.

For example, the European Commission has proposed a new Regulation on rules for preventing and combating sexual abuse of children. The proposed regulation contains rules on obligations for certain online services to minimize the risk of their services being misused for online child sexual abuse, and the services can, if necessary, be required to track down, report, remove and block access to material showing sexual abuse of children.

you are viewing a single comment's thread
view the rest of the comments
[–] plyth@feddit.org 1 points 1 week ago (1 children)

Single messages can be hidden in random conversations e.g. by typos or other patterns. But the AI will flag anything that could be used to send more than twitter messages.

If network access is only allowed for bootlocked phones, how would you send those messages but by typing them by hand?

So there will be 10 messages or more for one meaningful message.

That's useful for activists but destroys any ability to organise a movement that needs to recruit followers.

[–] Nibodhika@lemmy.world 1 points 1 week ago (1 children)

Single messages can be hidden in random conversations

That's all it takes, cryptographic communication is a list of single messages, if you can pass one without being detected you're done.

If network access is only allowed for bootlocked phones, how would you send those messages but by typing them by hand?

First of all that is impossible, TCP/IP is an open protocol, you can build your own small computer and connect it to a network. But let's for a moment assume this was possible, you can encrypt/decrypt messages with an offline machine and send them to the online one by any number of means, e.g. Build a QR code and scan it with your phone.

That's useful for activists but destroys any ability to organise a movement that needs to recruit followers.

A movement that needs to recruit followers won't encrypt their messages since they need people to be able to read them. They could use public key encryption to ensure that people could send messages to them and they can sign messages, but encrypting the messages is pointless. You only encrypt messages when you trust the other party, otherwise anyone could intercept and encryption is pointless.

[–] plyth@feddit.org 1 points 1 week ago (1 children)

, if you can pass one without being detected you’re done.

You are not a nuclear submarine. You want to communicate.

you can build your own small computer and connect it to a network.

How, if all ports are blocked but for specific P2P connections?

and send them to the online one by any number of means, e.g. Build a QR code

Your phone is not yours. The excessive use of qr codes will be reported.

A movement that needs to recruit followers won’t encrypt their messages since they need people to be able to read them.

Exactly. Without movements there is no need for encryption.

[–] Nibodhika@lemmy.world 1 points 1 week ago (1 children)

My point was that if you can get one message past the AI scanner you can get any number of them in the same manner.

How, if all ports are blocked but for specific P2P connections?

Port 80/443 would still need to be opened, TCP/IP can be used to do whatever you want.

Your phone is not yours. The excessive use of qr codes will be reported.

What is an excessive use? I read a QR code daily when catching the bus to know how long it will take, I use qr codes to login on multiple services because it's convenient and faster than typing my password, lots of ads and other things use qr codes. Plus, that was just one example of an easy way to do this, there are thousands of other ways, moving data between devices is one of the most common things one can do.

Exactly. Without movements there is no need for encryption.

No, you're missing the point, encryption is used between known members of a movement, not to recruit or contact the exterior, that would be impossible as no one outside of the movement would understand the messages.

Also there's always need for encryption, you don't want your bank details to be sent unencrypted, and if you're allowing even one encrypted messages you're fucked because any encrypted messages should be (by definition) completely indistinguishable from another similarly encrypted message, that's the whole point of the thing.

[–] plyth@feddit.org 1 points 1 week ago

My point was that if you can get one message past the AI scanner you can get any number of them in the same manner.

That's wrong. Facebook can allow one random url to pass, maybe 20 but not 200. There is no bandwith beyond secret twitter messages.

Port 80/443 would still need to be opened,

To preapproved subnets.

there are thousands of other ways,

There are not. Even QR code readers can be required to scan the content. If it is random crpto bytes, ICE will be informed.

and if you’re allowing even one encrypted

Why would they? Only clear messages that are encryted on their way between liscensed messenger services.