cross-posted from: https://discuss.tchncs.de/post/48813307
!!! IF YOU ARE AN EU CITIZEN, PLEASE DO THE FOLLOWING FORM !!!
https://fightchatcontrol.eu/#contact-tool
Be especially sure to select your home country’s permanent representation in the Committee, but selecting everyone the website proposes is a very good idea (and done by default).
Raise your voices and flood their inbox, this might be the last chance we ever get
Ok, the website says that Germany already opposes it. Is that outdated or what? I don’t want to spam MEPs if they already agree with me.
Spam them regardless. You want them to stay where they are and to argue firmly. Especially coming from Germany when talking about the evil of the surveillance state.
Back in the Merkel-era if Germany opposes it was over.
if i’m not an eu citizen, what can i do to help
A populace in which it is politically safe to even float this suggestion is weak.
Everything good at Denmark? Why the fuck are your politicians pushing this into the EU council?
It seemed like such a reasonable country 12 months ago.
¯\_(ツ)_/¯
they won’t stop until they are deposed.
Still can’t fucking believe Denmark, my country, supports this. Yeah, it got revised thanks to Denmark, but it shouldn’t be revised, it should be killed.
Denmark not only supports it, it was and is the one country that pushes the hardest for it, from the start. Which is weird because to my German perspective, because I wouldn’t exactly associate Denmark with a police-state, quite the opposite actually, especially compared to Germany.
the europeans on lemmy continue to insist that americans are ahead of the fascism game; but we still don’t have chat control and have only elected one fascist so far. lol
but we still don’t have chat control
Who needs chat control when you have the Patriot Act and PRISM?
You absolutely are ahead of the fascist game, so far ahead that your billionaires are funding European fascists and emboldening them.
our billionaires are also funding the protests again them; one of the walmart heirs is entire responsible for the noking protests.
Mate, USA is way ahead in fascism. EU isn’t openly disappear / deporting people yet. EU has healthcare, mostly.
Only one? Do all if the bootlickers in the house and the senate, as well as JD vance not count?
While we have problems here in Europe and they’re concerning, the US really has this shit on a whole 'nother level. The NSA more or less has ALL the data that enters or exits the country and probably most of what goes around public networks (so just about any ISP) within the country. Your Lemmy instance is hosted in France and from your comment I infer that you’re American (so likely situated in the US), so most likely the communication between you and the instance is all recorded and stored at 33 Thomas Street. They’re just storing everything so they can decrypt it if quantum computing breaks existing algorithms. Then there’s all the tooling the CIA and NSA have built to spy on everyone who has any even somewhat insecure smart device.
Denmark is trying to legislate all this into happening, the US just ignores legislation when something actually disagrees with their spying
Barring civilians from using encryption and software deemed dangerous is a new level imo. These are the tools we have to fight this stuff, maintaining those rights is a big deal.
Oh I agree. If encryption becomes illegal I may actually move to another freaking continent. I have nothing to hide, but I am still not willing to compromise on privacy and security.
I think electing him twice should count for something.
that’s fair. lol
At much harder the second time.
Every single swing county supposedly went the same way, there’s a county in New York where Harris supposedly had zero votes- despite locals claiming they did.
Alot of sus
srsly considering to vote for a party against the eu next election.
whats the point if it is just oppression. Conservatives ruining the world.
Are there any left eu-skeptic parties?
sry i am not aware of any, or atleast any pary i have been intrested in till now was anti-eu
but conaidering i am very left and am having these thoughts, i would hope that if this really gets approved, that either my local party changes their stance / atleast advocates for strong eu reforms Or that a smaller new one changes its stance
ofc voting right wing is not an option
most of them, I think
Such as?
Will this actually happen with 9 member states opposing? I thought they need every memeber state to support it?
All that means it’s that it won’t become EU-wide, could still become applied in those “Yes” voters off their own initiatives
Un-fucking-believable 😡
Who do we need to kill?
Question for a the Fight Chat Control website: My country’s primary language is not English, do I need to translate the e-mail?
Yes you should, and it would be even better to use it as a template to write it yourself.
MEPs will pay more attention to messages that seem genuine and from their voters rather than mass-produced by foreigners.
I’m tired, boss.
On your feet, comrade. This is no place to die.
So am I, but they are not.
I feel you
Cough, Briar, Cough, Cough SSB cough.
Simplex
What is this Law Enforcement Working Party?
What is its relationship to the Council?outlaws anonymous communication by requiring every citizen to verify their age before accessing a service
This is likely to be the case in practice, but technologically, it does not have to be the case.
If the age verifiers (which IMO should be the governments themselves[1], but could also be a private third-party, as long as it’s not the same as the social media company) only ever receive a blinded token representing the user, verify the user’s age, and then the user brings that token back to the social media site, unblind it, and present them the signed token, there is no way for the age verifier to track which sites a person visits, and no way for the sites to have any detail about who their users are (other than what they already have).
obviously, it actually shouldn’t be anyone at all: parents should be put in charge of their own kids, and maybe given the tools with robust parental control software to handle it client-side. Government server-side age verification is just not a good option. But if we assume they’re going to do that, we should at least discuss the way it could be done in the least-bad way. ↩︎
We could also require isps to educate and aid parents in protecting their kids, sending guides and offering to send a guy to set it up, ect. Perhaps with a legal penalty for the parents for failing to do so if their kid actually is harmed somehow. Then the onus is where it belongs, which makes it harder to justify this kind of shit
parents should be put in charge of their own kids,
So convenient that governments and their corporate masters take such a keen interest in watching our kids, after making all their parents spend most of their lives at miserable jobs.
Or we just sell anonymous age verified serial numbers at gas stations like prepaid phone cards.
Yeah, but then you can just share them with anyone. In this case, privacy always contradicts effectiveness, and that is why we need to fight the whole idea of age verification altogether.
Why is this specifically relevant to Linux users?
Well,
- controlling end-to-end encrypted messages is only possible if either the keys/certificates are not secret (which is possible with TLS), or the software on the end-users device is not controlled any more by the user (but perhaps by law enforcement, or companies). This overturns the basis of any FLOSS software system where trust is based on transparency and user control.
- age verification will typically done by a form of attestation, a highly problematic concept. Again, this would require to run software on the users device which can’t be controlled by him or her, which is deceptively called “trusted computing”. (Technically, age verification could be done by other means, but this is not what these proposals aim for).
- in the world of public-key cryptography, which is what TLS , GnuPG, and most other modern systems are based in, encryption and digital signatures are nothing but two sides of the same coin: Who breaks encryption keys necessarily also breaks signature keys. This means it is not possible any more to sign software such as the Linux kernel, or Email clients, or browser packages. Or even banking apps or bootloaders for smart phones. Which means to give control away to the entities, groups or induviduals controlling these keys. Ironically, this will make computing lot less safe, and also undermine trust in communication networks, because communication where we can’t be sure that the communicated symbols are genuine is for humans as worthless as the numbers on fake money. (As a corollary, it is also bad for business: All business is based on some amount of trust. Would you do important business with somebody if the only communication channel you have happens to be a messanger which is a compulsory liar?)
To sum up, this is a massive transfer of control.
@HaraldvonBlauzahn This is the most clear and concise technical summary detailing the dangers of EU Chat Control so far. Thank you.
him or her
Just say them
These politicians really aren’t afraid of those they were elected to represent…
For their sake I hope they stop this FAFO, before more damage is done.

















