this post was submitted on 27 Jun 2025
148 points (99.3% liked)

Europe

6445 readers
1769 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 [email protected]. (They're cool, you should subscribe there too!)
  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 @[email protected]

founded 1 year ago
MODERATORS
 

Nothing has changed since then, except that folks are getting a wee bit more concerned about their privacy now that President Donald Trump is in charge of the US. You may have noticed that he and his regime love getting their hands on other people's data.

Privacy isn't the only issue. Can you trust Microsoft to deliver on its service promises under American political pressure? Ask the EU-based International Criminal Court (ICC) which after it issued arrest warrants for Israeli Prime Minister Benjamin Netanyahu for war crimes, Trump imposed sanctions on the ICC. Soon afterward, ICC's chief prosecutor, Karim Khan, was reportedly locked out of his Microsoft email accounts. Coincidence? Some think not. Microsoft denies they had anything to do with this.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 6 points 1 day ago (4 children)
[โ€“] [email protected] 5 points 1 day ago (3 children)

Reminder that a lot of linux is American based. How long before linux itself gets targetted by the American regime?

Also a lot of the little program bees that make up your favorite linux distros are hosted on github, Microsoft owned.

Your options for a normal person's desktop are a fork of Mint (Ireland), OpenSuSE (Germany), or Ubuntu (UK?).

[โ€“] [email protected] 8 points 1 day ago* (last edited 1 day ago) (2 children)

Also a lot of the little program bees that make up your favorite linux distros are hosted on github, Microsoft owned

Not a good idea, but github is based on git, and git is completely decentral, a developer can move or backup his or her code in minutes.

For example to a FLOSS site hosted in Germany, Codeberg.

I closed my own github account the week after I learned about Microsoft's purchase.

I think in the future, it is advisable to use larger distributions where a lot of eyes look at, like Debian. And avoid software that can not be inspected.

How long before linux itself gets targetted by the American regime?

Well, nobody knows what will happen, but let's just assume that the US goverment, POTUS and such, catches a bad case of Alzheimer's, fuelled by reading Mussolinis memoirs and goes full retard. What could happen?

Larger open source projects with many people contributing are in most cases geographically distributed. If the US government tried to "own" their github repo, well, they already have the full source code and git repo of the project on each contributor's linux machine.

Linux as a project can't be taken hostage, that would be like trying to imprison the ocean. But imdividual open source developers can, and sadly I think this is what is going to happen. Developers are people, too, and quite a few are Americans. While there are certainly a few nutjobs, I think the general goals of the open source movement are just totally incompatible with the authoritarian drift of current US politics - the GNU Manifest is pretty much a child of the American Civil Rights movement. It may well happen that in the next decade, many sweet American People will need our help and protection as much as people from other parts of the world have needed since the World War.

The other thing is that in the less nice world we are facing for the next time, we probably wont be able to take trust and good intentions as granted, neither in technology nor in code. This will affect every piece of digital technology.

Linux has tools to deal with that, for example kernel code is signed, with signatures based on a web of trust, a decentral PKI. And more projects should do it. If your data is truly sensitive, you should have a look at GNU Guix and similar projects.

If it comes to full-scale fascism in the leading technological nation, this will certainly be a big challenge for our technological civilization. But we will overcome that. It will not work because fascism is regressive and it tries to turn the clocks back in a world if progress.

[โ€“] [email protected] 4 points 1 day ago (1 children)

I think in the future, it is advisable to use larger distributions where a lot of eyes look at, like Debian.

This reminds me of the time when Debian broke their OpenSSL and for two years, ssh keys generated on Debian were basically taken from a pool of only 32k different keysโ€ฆ

That time it was an honest mistake, but it would actually have been a very efficient attack too if it had been intentional. Imagine succeeding at getting your target to use private keys for ssh or ssl etc. from a tiny pool that makes something usually impossible to brute force suddenly trivial. And nobody noticed it for two years.

[โ€“] [email protected] 3 points 1 day ago* (last edited 1 day ago)

Well, in the case of closed-source software, you can be dead-sure it is already subverted. As are probably most networks.

In general, I think Linux' many-eyes principle works quite well, just think in the case of the xz-utils backdoor which was caught before it reached large distributions.

I think the much larger risk hidden in plain sight is the amount of private and confidential data which is extracted and gathered from Windows and smart phone OSes. Doing that against the wish of the users makes it not better than malware.