Apple announces changes for apps in the European Union (apple.com)
207 points by newusertoday 19 hours ago
mjorgers 18 hours ago
> The Core Technology Fee, a per-install fee for developers that achieve extraordinary scale, will be replaced by the Core Technology Commission, a simple 5 percent commission on digital transactions in apps distributed outside the App Store. The new terms also eliminate the initial acquisition fee and store services fee.
[...]
> In order to keep EU users as safe as possible, Apple will continue to require every alternatively distributed app to go through Notarization — a baseline review focused on basic functionality and protection from serious threats.
All in all, still extremely anti-consumer. If I can download and run arbitrary code on my Mac--even if I have to jump through scary warnings--why should I not be able to do so on my phone? Why would one computing platform be different from the other?
wiseowise 2 hours ago
> All in all, still extremely anti-consumer. If I can download and run arbitrary code on my Mac--even if I have to jump through scary warnings--why should I not be able to do so on my phone?
Don’t worry. They’re working really hard to fix the bug. It’s not intended that you can install without paying a fee.
walrus01 43 minutes ago
> If I can download and run arbitrary code on my Mac--even if I have to jump through scary warnings--why should I not be able to do so on my phone?
I just bought a new m5 macbook air. The day that I can't treat my MacOS laptop as basically a glorified NeXT workstation and install/run code of my own choice (albeit after going through a few scary warnings in the default user protecting system preferences, like allow to run unsigned code, etc), is the day I stop buying apple hardware and just use linux laptops again.
I see news about apple thinking about "merging" MacOS and iOS and making a touch screen macbook and it really makes me think they are going to try to do this in the near future.
gcr 25 minutes ago
You already can’t download and run an unnotarized binary on M-series Macs without stripping the gatekeeper quarantine flag, so…
walrus01 20 minutes ago
ben_w 18 minutes ago
> is the day I stop buying apple hardware and just use linux laptops again.
Kinda tempted to do that already just because of Liquid Glass.
I mean, if I'm going to be stuck with a *nix OS whose UI is badly thought out and inconsistent between apps, might as well take the cheaper option, right?
walrus01 16 minutes ago
janalsncm 2 hours ago
> why should I not be able to do so on my phone?
Strictly speaking, you can. Enable developer mode, connect your phone to your Mac (you need a Mac), and you can build and install whatever code you want.
Asterisks being that your phone will uninstall it after a while I think, and you need to create a free account for Xcode.
user43928 2 hours ago
The up to 3 apps per device stay but cannot be opened after 7 days until refreshed.
And "whatever code you want" here excludes JIT compilation, or as I understand it memory that is both writable and executable, as your app would require a special 'entitlement' from Apple.
phyrex 2 hours ago
You actually need a paid account, even for local installs, if you use certain tech, like NFC
dotancohen 2 hours ago
Seriously? I have a custom Android app that I use. It's mostly vibe coded now, which I'm a bit embarrassed about, but demonstrates that the bar for custom software is very low at the moment and getting lower.
I considered getting an iPhone to replace my S-series Samsung, the only reason I stayed with Samsung is for the S-Pen. Had I gone with iPhone I would not be able to write and run my own software? That's absolutely ridiculous.
kakacik 2 hours ago
Strictly speaking, I can't, I don't own any Mac nor planning to do so
pepperoni_pizza 4 hours ago
> If I can download and run arbitrary code on my Mac
For now. It is clear which direction Apple is going.
stnikolauswagne 2 hours ago
There is a big difference between fighting to keep their walled garden in IOS alive and nuking the entire developer ecosystem that they have built on macos.
wiseowise 2 hours ago
rimliu 2 hours ago
Have been seeing this comment for a decade at least now.
nemothekid 10 hours ago
>All in all, still extremely anti-consumer.
One thing that ticks me off about this conversation is they are always framed as anti-consumer, instead of anti-developer. It's Tim Sweeney, Mark Zuckerberg, and the ad networks who have the biggest gripe with these policies, not consumers. Consumers are the ones who bear the brunt of the cost when it comes to developers who desperately need to exercise their right to capture every and any piece of data the OS provides.
>If I can download and run arbitrary code on my Mac--even if I have to jump through scary warnings--why should I not be able to do so on my phone?
We saw how developers used that "freedom" - now all almost all software runs in a remote server and is delivered through a sandbox (and even then developers try as hard as possible to poison that as well).
boomlinde 5 hours ago
Anti-developer is anti-consumer because it creates a barrier to entry as a supplier in a market where consumers create the demand, but I suppose the main thesis behind calling it anti-consumer is that competition among suppliers is generally considered good for consumers for keeping prices and product/service quality in check.
wiseowise 2 hours ago
> We saw how developers used that "freedom" - now all almost all software runs in a remote server and is delivered through a sandbox (and even then developers try as hard as possible to poison that as well).
Evil developers forcing poor users to download their applications. Guess we all to suffer with braindead supercomputers in our pockets, because granny gran installed hax to get free gems for a gacha (that she downloaded from Apple approved App Store).
bryanrasmussen an hour ago
Barrin92 9 hours ago
>who desperately need to exercise their right to capture every and any piece of data the OS provides.
thankfully the EU has extensive privacy regulations prohibiting developers from doing just that, so we can enjoy open platforms instead of being at the mercy of a private corporations protection racket as if it's the 19th century
graemep 32 minutes ago
midtake 2 hours ago
Because phones are surveillance devices people happen to casually carry everywhere, so the stakes are considerably higher.
brainzap 33 minutes ago
apple had this once, and it ended with chinese qr codes to download illegal apps everywhere
ulfw 18 hours ago
The messages on Mac are becoming more ridiculous and cumbersome each upgrade though. Kind of sick of jumping through System Settings hoops every time I upgrade an app
simondotau 10 hours ago
Every time I’m forced to do it[0] I feel good because I’m glad these hoops are unavoidable on all the computers of the people I provide family tech support for.
[0] Which is rare. I’m installing random shit all the time using homebrew and it’s basically never an issue.
jezek2 4 hours ago
skybrian 18 hours ago
If you’re a developer you can kind of do it, or so ChatGPT tells me:
> So for, say, your iPad mini plus 2–5 other iPads, the workable setup is: Mac + Xcode → $99/year developer membership → register each iPad's UDID → create an Ad Hoc build → install that build on those devices. You don't have to publish it, make it discoverable, or have Apple review it.
That would work for me, except that I prefer to build web apps instead. There’s nothing I really want to build that couldn’t be done as a web app.
As for why one computing platform would be different than another, if you don’t think there’s any difference then why not use a Raspberry Pi or something?
user43928 2 hours ago
If what we were discussing was hacky ways of installing apps on your own device rather than distribution to end users, you can do without the Developer membership cost.
It would just be limited to 3 apps per device that require to be refreshed every 7 days to continue to be able to open them.
Web apps are a non starter for iOS since the only allowed browser on iOS happens to not support crucial standards and may drop your app's persistent data.
mzajc 18 hours ago
> $99/year developer membership
Yeah...
> then why not use a Raspberry Pi or something?
Because a Raspberry Pi would be very inconvenient to use as a smartphone, obviously. Doesn't explain why it makes sense to treat one ARM computer as a mildly locked jail (Macs) and another as a hard locked jail (iPhones and other handhelds); I feel like the only explanation here is that the smartphone duopoly has worked hard to condition customers into accepting this.
janalsncm 2 hours ago
cesarb 11 hours ago
cadamsdotcom 17 hours ago
The $99/yr part gives me the ick.
cube00 18 hours ago
> why should I not be able to do so on my phone? Why would one computing platform be different from the other?
If Microsoft had its act together PCs would have been just as locked down as phones are today and we wouldn't be questioning a difference.
Zak 18 hours ago
Microsoft proposed locked-down PCs decades ago and got criticism from sources as mainstream as the New York Times. Everyone more technical than that, with the possible exception of corporate IT types flatly rejected it.
I'm sad there was so much less backlash to restricting user control on phones.
https://www.nytimes.com/2003/06/30/business/technology-a-saf...
dTal an hour ago
repeekad 18 hours ago
I think what you meant to say is if US regulators weren't asleep at the wheel phones would be just as unlocked as PCs.
ApolloFortyNine 18 hours ago
gumby271 18 hours ago
If [shitty thing] had been normalized years ago, we wouldn't be questioning [shitty thing]'s existence today. I mean, yeah dude.
HumblyTossed 18 hours ago
What the heck does this defeatist argument have to do with it???
ben_w 18 hours ago
> Why would one computing platform be different from the other?
Because malware breaking the sandbox of one of them can mostly only spy on the owner, while malware breaking the sandbox of the other can spy on whoever the owner walks past, GPS trace their movements…
Question for those with more industry knowledge than me: If you assume a broken sandbox, is it possible for an app to record phone calls, then use that recording to create a deepfaked voice that can then be transmitted as a new call? My naïve assumption is "yes obviously", but for all I know the hardware has some way to activate a switched circuit from the phone service to the speaker and microphone that can't have other sound data pass through it.
xp84 17 hours ago
LOL. That security bogeyman argument is a convenient post-hoc justification. The real reason is much simpler: Because "computers" started out with "Owner can run code of their choice on it" as one of the main definitional qualities agreed upon by the market.
Devices which only ran code that the vendor had specially packaged for the device always had other names, like Games Console, Word Processor, MP3 Player, Graphing Calculator, or just plain "Toy." Nobody confused those with computers and nobody accepted them as computers.
Phones entered this world already in that second category, long before Apple even considered making one. Apple kept an iron grip at first and after careful consideration, decided to only allow third-parties to even enter on terms extremely favorable and profitable to Apple, and always under their direct control.
Closing off the Mac would be very messy and also cause tremendous headaches due to it being the development platform for iOS. They don't want to bother. But the reason iOS is closed is because it's always been closed, and they'll never open it unless forced, because money.
dTal 38 minutes ago
dotancohen an hour ago
chrisjj 18 hours ago
> Because malware breaking the sandbox of one of them can mostly only spy on the owner, while malware breaking the sandbox of the other can spy on whoever the owner walks past, GPS trace their movements…
Then fix your s****y sandbox, Apple.
ben_w 16 hours ago
tokarf 3 hours ago
It's still a steal, I'm really sad that european union settled on this terms. 15% cut on purchases outside the app store THAT'S CRAZY !!
I'm so shocked to read this "Each of these commissions reflects the many ways Apple creates value for developers’ apps, whether they use the App Store and/or Apple In-App Purchase." whereas it's app developpers that create value for Apple.
Without apps, Apple platform is dead.
XzAeRosho an hour ago
This is just speculation, but I suppose it's because Apple is also collaborating/contributing in the EU Chat Control 2.0 legislation, so they may have some argument that completely opening the door for uncontrolled app installs may not allow them to comply with such legislation.
As I said, just speculation, but this is how most of the time these things go
pjmlp 3 hours ago
While the app store was a much better deal than ISP stores for the smartphones when it was introduced, Apple's hubris is too much and, almost no app developers care about VisionPro exactly because of that, it isn't only the price.
ben_w 10 minutes ago
> Apple's hubris is too much and, almost no app developers care about VisionPro exactly because of that, it isn't only the price.
Ah, I think it probably is the price, though Apple's hubris may be the cause of them thinking a product at that price was ever a good idea.
If you're a developer, chase the users. AVP is extremely expensive, so there's not a lot of users, so not much reason for developers to care: even cheap VR hardware has problems getting enough users to justify the effort to make games (let alone other apps) work well on it. Even ignoring AVP, the whole category's sales are, what, mostly Beat Sabre? I think? You don't need a 3.5k device for a rhythm action game.
ApolloFortyNine 18 hours ago
>For App Store apps that link out of the app to complete purchases, the commission will be 15 percent. Developers in the programs mentioned above will pay a reduced rate of 10 percent.
This is one of the most 'evil' policies I've simply ever heard of. I know today it's not even allowed to mention it, but it seems like the most slam dunk monopoly abuse possible. The damage to customers is clear, a company could charge 15% less and receive the same amount if they were simply 'allowed' to tell customers to go to their site. Somehow Fortnite did exactly this, got banned for it, and it still wasn't enough to put an end to it.
twoodfin 11 hours ago
Which monopoly is Apple abusing?
ascorbic 2 hours ago
EU law doesn't actually require a monopoly for competition rules to apply, it's a "dominant position". Apple certainly meets that definition for smartphone platforms.
https://eur-lex.europa.eu/EN/legal-content/glossary/competit...
petcat an hour ago
Gud 3 hours ago
Distribution of software on iOS?
pjmlp 3 hours ago
subarctic 5 hours ago
Apple and google essentially own 99%+ of the smartphone market, so it's not that different from a monopoly
Alifatisk 5 hours ago
ApolloFortyNine 11 hours ago
iPhone apps.
If it helps, think if Windows apps had a 5% Microsoft tax and had to be approved by Apple.
undefined 8 hours ago
twoodfin 10 hours ago
like_any_other 8 hours ago
'Monopoly' is the wrong term. It's abuse of market power.
stahtops 4 hours ago
I just don’t get the outrage. If you made HATS and wanted to sell them at STORE, do you think you get to just walk into STORE and tell the manager/owner:
1) find some space on the shelf and your stock room to put my stuff! 2) I don’t have a store with shelves or visiting customers, but you will sell this for me at 0% profit!
You’re paying for sales access to millions of devices with frictionless checkout.
And you want to… make it harder to check out? Because you think you’re entitled sell things to their user base?
No one wants to go to your website. You’re crazy.
Humphrey 4 hours ago
Agree.
However, in this scenario every neighbourhood only has 2 STORES - and each CUSTOMER only shops at one of these STORES.
Then, if you made HATS, the only way to sell HATS is to get them on the shelves of both those stores.
--
This is Australia: two major supermarkets - so the only way to sell a lot of your product is to submit to the terms of Coles or Woolworths.
alkonaut 2 hours ago
I think the fundamental thing here is that this isn't merely a store. The Apple ecosystem is large enough to BE a market in itself.
It's not about the market for apps, or the market for smartphones. Those markets are comparable to any market.
This is about the market for apps ON the apple ecosystem. And the problem that is being solved is: Apple can't have a monopoly on that market, such that they can (for example) charge a commission for every sale.
Basically: we can't allow a company to be so successful that their STORE becomes a MARKET.
Gareth321 5 hours ago
This press release details terms which are both a) expressly forbidden in the Digital Rights Act, and b) which have been previously rejected by the Commission. To read now that the Commission approves of these terms is unbelievable to me. I rarely put on a tinfoil hat, but either the Commission has been paid off, or there are some geopolitical discussions we are not privy to. I can see no other explanation.
I have been following this legislation from the beginning. [My one and only submission to Hacker News was regarding exactly this.](https://news.ycombinator.com/item?id=32163704) I have followed progress judiciously. If the Commission agreed to these terms, there is something deeply troubling and sinnister about this. At minimum, these terms are hostile to customers, the market, and developers. Everyone loses here except Apple.
user_7832 22 minutes ago
I'd been saying "there's geopolitical/hidden reasons" for ages. The very first one for me was when Apple did that CSAM stunt. Fortunately the outrage was enough for them to peddle back, but it was such an out-of-left-field thing to do that I struggle to imagine 3 letter agencies weren't involved.
In this case (where Apple has power), my guess would be more along the lines of "Apple's found a lot of vulns and are ready to patch it; agencies offered a concession in exchange (and either arm twisted EU and/or gave them access to the same vulns)".
The funniest thing is there's no reason for any of this to be wrong. Individual parts have been public knowledge for a while, and putting them together doesn't take a lot of logic.
Fun reading, if you haven't read it already:
https://arstechnica.com/information-technology/2020/08/apple...
PeterStuer 4 hours ago
Apparently they followed an "alternative" reading of the DMA concluding that unless you prove the fees or other obstacles would make alternative distribution commercially unviable or discriminatory, everything is just fine. Isn't it "interesting" how do many of these EU regulations always have these side doors that allow the very practices they promoted to adress?
wongarsu an hour ago
> Isn't it "interesting" how do many of these EU regulations always have these side doors that allow the very practices they promoted to adress
You mean it's "interesting" that enforcement of EU regulations is not immune to political pressure?
IsTom 3 hours ago
I wonder if there's any statement on this from the Commission?
Gareth321 3 hours ago
Sadly and unbelievably, it appears to be true:
> [“The Commission welcomes the changes made by Apple to its commercial terms,” commented a spokesperson for the European Commission. This announcement, the spokesperson continues, is “the result of close dialogue between the Commission and Apple,” after the tech giant was found in April 2025 to have breached the rules of the Digital Markets Act (DMA) and ordered to take the necessary corrective measures. In light of these developments and the changes to be introduced, “the Commission will monitor Apple’s effective implementation of the new conditions.”](https://www.eunews.it/en/2026/08/18/tracking-and-new-commerc...)
bonzini 4 hours ago
Not knowing anything detailed about the acts, which terms are you referring to? Notarization?
Gareth321 3 hours ago
Notarization is a grey area. A competent Commission would have successfully argued against it, but there are arguments for it. On the much clearer violations I'll copy my comment to another user:
Article 5(4):
> “The gatekeeper shall allow business users, free of charge, to communicate and promote offers, including under different conditions, to end users acquired via its core platform service or through other channels, and to conclude contracts with those end users, regardless of whether, for that purpose, they use the core platform services of the gatekeeper.”
This means the 15% commission on purchases made after linking out is explicitly forbidden by the legislation. Article 5(4) says gatekeepers must let developers, free of charge, communicate and promote alternative offers and conclude contracts with those users. More importantly, in a June 2025 Apple compliance workshop, the Commission explicitly said Apple had been ordered to ensure that both promotion and “the conclusion of contracts following steering” are free of charge. It said Apple could receive only limited remuneration for the initial acquisition of a customer, and prohibited other fees linked to customer acquisition. Yet Apple now says that an App Store app linking to the web will pay Apple 15% of the resulting transaction, or 10% for certain programmes.
Article 6(4):
> “The gatekeeper shall allow and technically enable the installation and effective use of third-party software applications or software application stores using, or interoperating with, its operating system and allow those software applications or software application stores to be accessed by means other than the relevant core platform services of that gatekeeper. The gatekeeper shall, where applicable, not prevent the downloaded third-party software applications or software application stores from prompting end users to decide whether they want to set that downloaded software application or software application store as their default. The gatekeeper shall technically enable end users who decide to set that downloaded software application or software application store as their default to carry out that change easily.
> The gatekeeper shall not be prevented from taking, to the extent that they are strictly necessary and proportionate, measures to ensure that third-party software applications or software application stores do not endanger the integrity of the hardware or operating system provided by the gatekeeper, provided that such measures are duly justified by the gatekeeper.
> Furthermore, the gatekeeper shall not be prevented from applying, to the extent that they are strictly necessary and proportionate, measures and settings other than default settings, enabling end users to effectively protect security in relation to third-party software applications or software application stores, provided that such measures and settings other than default settings are duly justified by the gatekeeper.”
On the 5% “Core Technology Commission” on apps distributed outside the App Store, the Commission previously issued preliminary findings that Apple violated Article 6(4) specifically because its Core Technology Fee disincentivised alternative distribution.
And then we have the eligibility restrictions for web distribution. Apple still requires developers to satisfy criteria such as a financial-stability threshold, being publicly traded, having established venture funding, having undergone a financial audit, or falling within certain institutional categories. The Commission’s previous findings criticised Apple’s “overly strict eligibility requirements” for alternative distribution. Article 6(4) allows Apple to impose measures protecting hardware/OS integrity only where they are strictly necessary and proportionate. How the fuck is it strictly necessary and proportionate to protect iOS that developers have venture funding? OBVIOUSLY, these terms are a form of malicious compliance, intended to deter anyone from using this distribution method.
user43928 2 hours ago
tehlike 3 hours ago
Current administration is strong arming europe in a lot of ways, and it has had impact on how EU Commission handles their own laws at the execution level for DMA, DSA, and probably even GDPR against American companies.
Rumor is that they EU Commission even has to work on the weekends, and it's not a joke.
tgsovlerkhgsel 4 hours ago
I wouldn't be surprised if the reason the Commission agreed to it was better to have a shitty deal now, than to let Apple drag this through the courts for a decade.
The EU is notoriously bad at enforcing its laws, from GDPR to this.
Gareth321 3 hours ago
Which would be the most pathetic but plausible interpretation of this. Instead of working to improve the legislative mechanisms in the EU to prevent malicious abuse of the system, they merely let Apple just do whatever it wants.
agos 3 hours ago
blueTiger33 3 hours ago
EU is one of most corrupt places.
happymellon 2 hours ago
EU is corrupt is not the same as one of the most corrupt.
It is certainly not one of the most corrupt.
Gareth321 3 hours ago
10 years ago I would have disagreed with you vehemently, but now I agree with you. Every new EU regulation makes my life worse, and very few of them actually address systemic issues re competition which would make my life better. This is one such example. The law is crystal clear, Apple is in clear violation, and the Commission allows them to continue. I cannot believe this. I'm honestly stunned.
EMIRELADERO 18 hours ago
> "These changes resolve Apple’s disagreements with the Commission over business terms and alternative distribution."
[...]
> "The Core Technology Fee, a per-install fee for developers that achieve extraordinary scale, will be replaced by the Core Technology Commission, a simple 5 percent commission on digital transactions in apps distributed outside the App Store. The new terms also eliminate the initial acquisition fee and store services fee."
[...]
> "In order to keep EU users as safe as possible, Apple will continue to require every alternatively distributed app to go through Notarization — a baseline review focused on basic functionality and protection from serious threats."
This is bonkers, I can't believe the EU Commission agreed to it. The main issue that the DMA was about still remains: Apple retains ultimate control over app developers' dealings with users.
The status quo that the EU should have pushed for, and which Article 6(7) of the DMA requires, is one where a developer can distribute iOS apps to users without ever entering into any contractual relationship with Apple. The OS APIs that most apps use are already paid-for by the user when they buy the device. Apple wants to double-dip and charge developers for the value that the users already have by virtue of owning their iDevices with all the necessary iOS paraphernalia in them.
Of course, Xcode and the SDK overall aren't paid for by users, so Apple can charge devs for it, but so far there's no way to signal to Apple that you have opted out of using their SDK and have the fee waived. Not that it would be enough anyway, since even having to interact with Apple in any capacity to be an iOS dev is the main problem.
ben_w 18 hours ago
> The OS APIs that most apps use are already paid-for by the user when they buy the device.
That argument would assume no cost for upgrades.
I remember having to buy new operating systems.
That said, looking at the state of recent OS upgrades, I think I'd have been happy if the only changes over the last, oh, decade or so, had been purely security updates. But these too are not free.
> Apple wants to double-dip and charge developers for the value that the users already have by virtue of owning their iDevices with all the necessary iOS paraphernalia in them.
Yes, obviously they want to make as much money as possible, and this is at odds with consumer interests.
That said, I have the impression that for many users, the benefit is the app ecosystem, while for many developers the benefit is the users. Endless marketing cycles of new-shiny-API for one, and new-shiny-UI for the other.
That said, power-law distribution, so "the app ecosystem" is probably mostly Meta, Google, Amazon, as specific names, then becoming somewhat vague with "whatever work mandated of Slack or MS teams", "their bank", "three or four supermarkets", and "a taxi firm who may or may not be Uber".
noja 18 hours ago
I'd like to see Windows 2000 as a base taken by Anthropic and beefed up with security stuff.
ben_w 18 hours ago
undefined 9 hours ago
xp84 17 hours ago
Despegar 18 hours ago
>Yes, obviously they want to make as much money as possible, and this is at odds with consumer interests.
It's not at odds with consumer interests at all. It's at odds with developer interests.
It would actually cost consumers more if Apple couldn't make any money from developers directly because they'd try to make it up by charging more for Apple products.
Developers might prefer to shift the burden to consumers's wallets instead of their own, but overall this model is beneficial for everyone involved. It is also better for the environment because directly making money from developers incentivizes them to support old hardware for as long as possible.
xp84 18 hours ago
akst 5 hours ago
troupo 4 hours ago
undefined 10 hours ago
archagon 7 hours ago
So why does this not apply to macOS?
dannyw 18 hours ago
The EU likes the power to delist apps by compelling two companies (Apple and Google) to do so.
Android is moving to the same, KYC (credit or debit card; no prepaid cards) with play store required for APK distribution
pjc50 2 hours ago
Wait, which apps are you referring to having been delisted by EU (which branch? what process?), as opposed to "breaching app store terms and conditions" (which the companies do of their own initiative all the time)
xp84 17 hours ago
yeah, I think for as much as many of us hold out hope that the EU will break the back of these brazen monopolists, there's a limit to their friendliness to the actual interests of consumer freedom when it's got to be balanced by their love of censorship.
ahartmetz 12 hours ago
rstat1 11 hours ago
The Play Store is not required for APK distribution. Not now, nor has it ever been.
Zagitta 10 hours ago
dannyw 10 hours ago
SiempreViernes 18 hours ago
> In a statement, a Commission spokesperson welcomed Apple’s changes to its business terms, which it said “follow a close dialogue between the Commission and Apple”.
> “Following today’s announcement, the Commission will monitor Apple’s effective implementation of the new terms,” it added.
There's nothing on the commission webpage, all I could find is the above comments from a spokesperson which aren't hugely definitive.
I think we can take the mention of dialogue to mean the commission thinks the new rules are a step forward enough that wider civil society can have a look and maybe kick up a stink, and the absence of press release coordinated with Apple as evidence the procedure is still open
chrisjj 18 hours ago
> I can't believe the EU Commission agreed to it.
This press release conspicuously lacks any suggestion that it did agree.
Gareth321 5 hours ago
Sadly and unbelievably, it appears to be true:
> [“The Commission welcomes the changes made by Apple to its commercial terms,” commented a spokesperson for the European Commission. This announcement, the spokesperson continues, is “the result of close dialogue between the Commission and Apple,” after the tech giant was found in April 2025 to have breached the rules of the Digital Markets Act (DMA) and ordered to take the necessary corrective measures. In light of these developments and the changes to be introduced, “the Commission will monitor Apple’s effective implementation of the new conditions.”](https://www.eunews.it/en/2026/08/18/tracking-and-new-commerc...)
gumby271 18 hours ago
That feels like a crazy definition of Notarization there Apple.
mnewme 18 hours ago
Well I think this it at least improvement to the status quo
zombot 7 hours ago
SO Apple just got granted that there effectively is no "outside the AppStore" when it comes to iOS.
Absolute power corrupts absolutely, and now they've attained it, they won't give it up voluntarily. You have to force them.
lapcat 18 hours ago
> there's no way to signal to Apple that you have opted out of using their SDK
How do you not use their SDK?
burnte 11 hours ago
> How do you not use their SDK?
The first third party iPhone apps existed before the SDK existed. iPhone OS was jailbroken pretty quickly and apps emerged fast. SDKs are nice references and tools but the're not the only way to skin a cat.
lapcat 11 hours ago
EMIRELADERO 18 hours ago
Nowadays with LLMs people could probably patch up some FOSS SDK that perfectly replicates the original's functionality without infringing Apple's copyrights. If the DMA was enforced correctly this would have already happened.
dwaite 3 hours ago
lapcat 18 hours ago
realusername 18 hours ago
Personnally I use Flutter which has a very minimal use of their SDK.
Basically enough to render inputs to a gpu accelerated surface.
And I'd argue that this is a core OS feature that you expect on any modern OS.
Someone 17 hours ago
tiahura 18 hours ago
[flagged]
EMIRELADERO 18 hours ago
The feeling of security and tightness on iOS does not come from its monopolistic restrictions on 3rd-party devs.
carlosjobim 16 hours ago
> Apple retains ultimate control over app developers' dealings with users.
The app developers can offer their own line of devices on the market. Users are free to choose a different manufacturer. Apple doesn't hold anybody in chains, it is people and developers who are coming to them.
Or should people to restaurants and demand to be allowed to order food delivery from other places to their tables, and bring their own drinks? Honestly, I think that most hackers and EU bureaucrats think that it would be a splendid idea.
EMIRELADERO 16 hours ago
> Or should people to restaurants and demand to be allowed to order food delivery from other places to their tables, and bring their own drinks?
A restaurant is private property, you're just a customer in someone else's turf. An iPhone (and the individual iOS copy inside it that provides the advertised functionality) is the intellectual property of Apple, but also the private property of the user, and it is the traditional property ownership status that determines who gets to interact with the functionality. Apple is unfairly forcing themselves into the dev-user relationship here.
carlosjobim 15 hours ago
wasfgwp 7 hours ago
A much more accurate nonsensical analogy would be getting take out but only being allowed to eat it with Apple branded utensils because otherwise your food would catch fire.
> Users are free to choose a different manufacturer
It’s an oligopoly, so no, consumers are not exactly free to do what they want. If the market were truly competitive you might have a point.
dbbk 18 hours ago
What I've always found strange about this saga is that Apple's argument has been "we need to be reimbursed for our investments in R&D and maintenance of the App Store". I don't disagree, that seems fair. But they already DO charge explicitly for this... it's the developer program fee. Is this not the exact mechanism they should be using? As far as I can tell the court case didn't broach this.
user43928 an hour ago
No customer would buy Apple's products, which they sell with large profit margins, if Apple would not invest in its operating system and maintain a way for developers to distribute apps.
Therefore I would challenge the idea that it is fair for developers to pay Apple a 15/26% commission for the privilege of distributing apps.
If developers were one single business that Apple has to deal with to get third party apps made for their phone, they would be paying us a commission instead of the other way around.
robhlt 17 hours ago
I do disagree. They've funded macOS R&D for decades without charging developers anything. Why should iOS be any different?
Despegar 17 hours ago
It's not against the law to create a better and more profitable business.
ragazzina 3 hours ago
barnabee 10 hours ago
EMIRELADERO 16 hours ago
y1n0 9 hours ago
They charged for the operating system. The first MacOS X was $130.
protimewaster 7 hours ago
hadlock 15 hours ago
[flagged]
Y-bar 18 hours ago
> The developer program fee.
And the cost of the device sold to end users. And possibly other service fees such as iCloud subscriptions. These are avenues for Apple to earn money to invest in R&D.
xp84 17 hours ago
And they act like there's no motivation for R&D unless they're making this rent. I'd say if the R&D makes their devices better then they'll sell more of them and gain marketshare. They don't need the rents to justify that.
Despegar 17 hours ago
Would you rather pay an exorbitant developer program fee upfront before you know your apps will make any money?
The nominal developer program fee is not designed to be Apple's profit generator. It's to keep spammers out.
xp84 17 hours ago
> It's to keep spammers out.
Doesn't seem to be working. Have you seen the App Store? You can buy 'antivirus' apps with $79.99 weekly subscriptions. On a sandboxed platform where you can't "scan" anything but yourself.
Also -- it's not that hard to make $143 in scam sales, which will pay for that $99 account.
I actually would rather the developer program fee was $2,000 if it meant it actually was harder for scammers to get in. Of course, it should be free to make apps for my own phone, and to distribute it to those in my family group.
y1n0 9 hours ago
insane_dreamer 15 hours ago
ChrisRR 3 hours ago
Of course it's to make profit
dbbk 17 hours ago
My point is rather, why couldn't they just simplify and make the developer program fee tiered. So indie devs pay $99, and huge businesses pay more.
bubblegumcrisis 18 hours ago
Imagine if Apple and Google and etc, didn't vendor lock-in.
Imagine we could run what we wanted. Imagine that we could use whatever payment system we wanted.
Imagine if apple wanted you to use Apple app X, it would need to compete and make it amazing, not just lock you in. Same with payment systems.
Imagine if you could replace the battery of your old phone, and use it for as long as you wished. Without Apple forcing upgrades through their usual tactics.
Apple tells me that it won't even accept applications that target pre-13 soon. And then pre-15 next year.
I hate them.
The fact that this is our current state of tech, tells me that all of the politicians are bought, and that the tech sector has rotten.
undefined 11 hours ago
dawnerd 10 hours ago
And you could, should, argue they make it up by charging such a high commission.
xp84 16 hours ago
> For users under 13 years old, apps from the App Store cannot link out to websites for transactions to protect against the risk of scams that target younger kids.
Lol - I've been using the phrase "casino games for children" to describe Apple's primary App Store cash cow since I first heard someone use it since it describes the genre so well. And I just realized this latest policy is them saying "Nobody exploits children with casino games but us!"
hoechst 18 hours ago
More details in the developer portal: https://developer.apple.com/support/apps-in-the-eu/
It seams that for "reader apps" (like Netflix / Spotify), things got slightly better (https://developer.apple.com/support/reader-apps/#:~:text=16....):
> Beginning October 1, 2026, reader apps distributed in the EU may promote out-of-app offers for digital goods and services without an actionable link [...]
So you can now at least promote your offers, which was forbidden previously.
A reader app is, in Apples words: "With reader apps, people can sign in to their account created outside the app, letting them view and enjoy previously purchased media content or content subscriptions on their Apple device."
egeozcan an hour ago
When they cannot argue "but think about the children", then they start with "but think about the clueless people"!
They always have someone to protect, some holy cause.
Who are we to complain about the tiny detail of computers not being personal anymore?
Archit3ch 3 hours ago
Wait, this is only for i(Pad)OS and not MacOS, right? The way it's written, it's a blanket 5% commission on desktop apps distributed on one's own website, which is insane!
> Web distribution, which is available only in the EU
I assume this settles it, since it was always possible to web-distribute desktop apps outside the EU.
usernametaken29 4 hours ago
> Under the updated terms, developers can now offer Apple In-App Purchase alongside alternative payment options, which had not previously been permitted in the EU.
Now hold on a minute here. It’s Apple’s own App Store requirement that forces any developer regardless of payment option to pay a commission or be delisted. Framing it as an “we charge you because of the EU” is a plain simple lie. The EU forced their hand in allowing different payment channels at low commission rates with no repercussions.
zoobab 19 hours ago
European Commission caved in, developers lost.
gpm 18 hours ago
Has the commission confirmed that these changes "resolve Apple’s disagreements with the Commission" or is that just like... Apple's wishful thinking.
I definitely recall previous iterations where Apple announced changes to comply with legal requirements where the authorities ended up saying "this absolutely doesn't resolve the issue".
twiss 17 hours ago
Yeah. Also, IANAL but even if the European Commission does think Apple's interpretation of the DMA is reasonable, Apple could still be sued by an affected company or person, and a judge might disagree, IIUC: https://bureaubrandeis.com/private-enforcement-of-the-dma-a-...
mnewme 18 hours ago
Well at least 10x better than in the US now
lsxr 19 hours ago
I’m not sure that’s how I’d characterise it. I think this is a positive step for consumers in the EU.
I’d argue that it is Apple who have backed down here.
realusername 18 hours ago
Apps still need to go through Apple bureaucracy and they still take their cut. They are still free to ban any of those apps without any specific reason
throw1234567891 18 hours ago
mytailorisrich 18 hours ago
[flagged]
xp84 16 hours ago
realusername 18 hours ago
arpinum 19 hours ago
> Web distribution, which is available only in the EU ... require every alternatively distributed app to go through Notarization — a baseline review focused on basic functionality and protection from serious threats.
This is quite a big change for EU users. What I don't understand is how Apple will track the new 5% commission for web distributed apps. You do need to register for the programme, so maybe that is one way they track businesses and get a right to audit their books.
adrian_m 18 hours ago
It also seems they are very strict regarding who can notarize their apps.
> Companies will now qualify if they:
> * Meet a moderate financial-stability bar as scored by Dun & Bradstreet. > * Are publicly traded or owned by a publicly traded company. > * Have received venture funding from an established investment firm. > * Have completed a financial audit by a licensed accountant. > * Are a government entity, educational institution, or nonprofit.
Kwpolska 18 hours ago
Those requirements apply to direct distribution or alternate marketplaces. Developers not meeting those criteria can still participate in non-Apple distribution by submitting to an alternate marketplace.
bubblegumcrisis 18 hours ago
lapcat 18 hours ago
No, those are the qualifications to run an app marketplace.
Independent web distribution of an app requires only notarization.
fiatpandas 5 hours ago
>What I don't understand is how Apple will track the new 5% commission for web distributed apps.
My guess: since all apps will need to be notarized, even web distributed ones, your phone will phone home to Apple servers when you first launch it (and periodically afterwards), to verify it isn’t in a revocation list. That will allow Apple to track unique installs and then bill the Apple developer account based on pricing data reported by the web distributor as part of their separate agreement with Apple.
Godsend69 4 hours ago
[dead]
lapcat 18 hours ago
> What I don't understand is how Apple will track the new 5% commission for web distributed apps.
My understanding is that it's based entirely on self-reporting by developers.
cube00 18 hours ago
> My understanding is that it's based entirely on self-reporting by developers.
I look forward to the bans and/or automated deductions issued when Apple's automated system believes you're lying, there's money at stake here so they'll be strict about it.
matheusmoreira an hour ago
Pretty shocking to watch Europe bow down and kowtow to a single american megacorp. Cyberpunk really is now...
jacquesm 3 hours ago
The easy way to deal with this is to stop using Apple products. Ultimately consumers hold more power than legislators if they act in concert.
benchloftbrunch a few seconds ago
Good luck getting hundreds of millions of people to act in concert.
ApolloFortyNine 18 hours ago
>Unified Business Terms for Developers That Distribute Apps in the EU Under this new model, Apple will charge a commission on the sale of digital goods and services. The Core Technology Fee, a per-install fee for developers that achieve extraordinary scale, will be replaced by the Core Technology Commission, a simple 5 percent commission on digital transactions in apps distributed outside the App Store. The new terms also eliminate the initial acquisition fee and store services fee.
Imagine if every purchase of an application on Windows had to pay a 5% EU allowed Microsoft Monopoly tax.
Is Apple still able to apply this to digital stores too, like Kindle ebooks, or has that at least been fixed? Because, again, imagine if Microsoft also required you to pay a 5% tax on every purchase made on Windows.
It's just crazy that the EU literally worked with Apple to allow this.
Telaneo 11 hours ago
This is a loss if the EU actually considers this acceptable. I should be able to Just™ install an app from whereever, and Apple shouldn't have a say in that. Notarization isn't needed on PCs or Macs, and yet here we are.
frankvdwaal 43 minutes ago
Macs are model of PCs of a specific brand that closes their PCs down. Continuing to treat Macs as different from other PCs is exactly what lifts scrutiny if they decide to implement notarisation on MacOS. "After all, it's not like it's a PC."
tefkah 18 hours ago
> Apple today announced changes to its business terms for apps in the European Union, following close collaboration with the European Commission. These changes resolve Apple’s disagreements with the Commission over business terms and alternative distribution.
this seems to imply the Commission signed off on this. I really can't imagine that this changes anything meaningfully wrt to the DMA?
rekoil 15 hours ago
I think it explicitly avoids directly saying that the Commission has agreed this resolves the disagreements, again hoping public sentiment will drive the nail all the way.
I am really hoping this isn’t the end of it, general purpose computing devices need to allow its user to choose the security model, in my opinion the entire industry fundamentally depends on it, and without that freedom we will have monopolies deciding everything sooner or later.
musictubes 10 hours ago
I disagree. Developer machines have to be open, others maybe yes maybe not. Users can choose their security model by the machine they buy.
The closed model has been very good for both developers and consumers. If we use Android as a counterfactual to iOS there are entire swaths of apps that are available on one that are not on the other. Android is more amenable to open source apps and whatever Apple doesn’t on its store. But it is also easier to pirate and download cracked software.
My own interest in making music exposed me to a stark difference between Android and iOS. There is an enormous number of audio apps available on iOS that simply don’t exist in Android. There are a fair number of apps that mirror windows and Mac apps but are far far cheaper on iOS. I am convinced that the console approach to iOS apps is responsible for the existence of a lot of apps that wouldn’t be offered otherwise.
We are better off with a mix of platform types. I can’t imagine any real way a development machine could be completely locked down. They have to be able to run arbitrary code.
callc 5 hours ago
s_dev 17 hours ago
Where is the corresponding EU announcement?
A quick Google produces nothing. Fishy.
rekoil 15 hours ago
Not necessary, corporations can speak for governments these days, its all cool!
theodric 18 hours ago
As I understand it:
> A person buys a handheld computer
> I make a program for the computer
> A person downloads the program directly onto their computer
> A person makes a purchase for services within my app on their computer
> Somehow Apple gets 5% of the proceeds, despite being entirely uninvolved except for the initial sale of goods
An analogous situation would be Mercedes-Benz demanding 5% of every ride booked in a taxi they manufactured, for the reason that they have to continue to make and sell parts for the vehicle, and everyone (including the EU) somehow being A-OK with it.
weberer 18 hours ago
They do it because they can. You're signaling that you're OK with it by continuing to buy Apple products.
throw1234567891 18 hours ago
And I’m fine with that. Owned 6 iphones, bought another one but fuckers keep complaining instead of voting with their wallet. They want a cookie, eat a cookie, and the EU just keeps degrading my trust to the company because fuckers don’t practice what they preach: go snd vote with your wallet.
undefined 4 hours ago
knollimar 18 hours ago
But mercedes benz makes sure all the taxi desinations are safe!
throw1234567891 18 hours ago
I buy s Mercedes Benz. I want a warranty. I am forced to use an authorised service provider who’s expensive af and I risk losing the warranty otherwise. How is that not anticonsumer? I crash said car, the insurer will not insure my car until it’s fixed by an authorised technician. How is that not anticonsumer.
Zak 18 hours ago
The first part is clearly illegal in the USA. Is it not in the EU?
https://en.wikipedia.org/wiki/Magnuson%E2%80%93Moss_Warranty...
throw1234567891 18 hours ago
greatgib 11 hours ago
I don't even understand how these could be acceptable terms for the european commission:
For apps distributed via alternative app marketplaces or the web, Apple will charge a 5 percent Core Technology Commission.
This is just basic racketering. You owe nothing to Apple, you don't use their resources, then they could still profit of their dominant position on these devices to extort such a high fee (because 5% is not a small amount) from app developers and users.netsharc 11 hours ago
So, is this an announcement of the changes, or a press release announcing an announcement?
God damn it all to hell when even the comms department issues stupid crap like this.
zb3 12 hours ago
Too low blood pressure? Not anymore, thanks Apple.
Spacemolte 18 hours ago
So how are they trying to circumvent the EU regulations this time?
input_sh 18 hours ago
Have you tried reading the submitted URL?
Spacemolte 3 hours ago
Yes, there is a lot to unpack - and im sure very smart people has worked on these changes, so spotting what is and what is not peculiar ways to get around EU regulations is not easy.
Are you saying that this is not the case at all?
layer8 18 hours ago
It would be better to read the page the URL links to.
cutler 11 hours ago
I predict 2027 will be the year of the PWA ... and desktop Linux.
bubblegumcrisis 18 hours ago
Why can't we just use our computers the way we want to use our computers? It is so dumb that vendor lock-in even exists, and I'm sick of it.
isoprophlex 18 hours ago
> For App Store apps that link out of the app to complete purchases, the commission will be 15 percent. Developers in the programs mentioned above will pay a reduced rate of 10 percent.
What the fuck. Does this also include apps that keep purchase management entirely out of the app? And if so, is that even legal?
Hope I'm misreading this...
Edit: to give some context to my "what the fuck is that even legal", consider this. my phone provider has an app that lets me modify my cell contract, and buy additional services (fast 5g, extra sims, whatever). Utility providers, grocery delivery platforms, many such cases. what's next for apple, will they come for their pound of flesh there, too?
xp84 16 hours ago
* They have for years turned a blind eye to apps that sell things that aren't "digital goods" - so the Barnes & Noble app can sell you a physical book and pay $0 to Apple, but if they sell you an ebook in any way in the app, they owe 30%. But if they sell you an ebook in Safari, back to $0.
All of it's purely arbitrary and based on whatever the max Apple thinks they can skim from every transaction based on what leverage they have. The App Store has corrupted Apple into a form I don't even recognize anymore.
throw1234567891 18 hours ago
If you place an upsale button in your app and then break out from the app to complete the purchase, yes. Are you living under a rock? It’s been like this for a bit. You want to avoid it? Don’t place the upsale button in your app.
Schnitz 18 hours ago
I wish Apple would extend these options to me as a US user and developer. I’m jealous to be honest.
xp84 16 hours ago
Agreed. The muggings Apple's now doing in Europe under their new "gentler muggings" policies are noticeably less brutal than the "traditional muggings" they still do over here.
undefined 16 hours ago
ReptileMan 4 hours ago
So Brussels caved as usual.
mijoharas 3 hours ago
undefined 18 hours ago
stockresearcher 16 hours ago
The EU has signed and ratified the WIPO treaty. There’s nothing they can put into the DMA that can cancel out the treaty.
Installing software in iOS uses Apple intellectual property and WIPO guarantees their right to charge a commission.
If you don’t like this, get rid of WIPO!
Gareth321 4 hours ago
I don't think this is accurate at all. While we're part of the WIPO Copyright Treaty, it does not give an OS owner a general right to charge a commission on third-party software merely because it runs on that OS. [I challenge you to cite the section in the Treaty which gives Apple the ability to charge these fees in contravention of EU law.](https://www.wipo.int/wipolex/en/text/295166)
kotaKat 18 hours ago
> For users under 13 years old, apps from the App Store cannot link out to websites for transactions to protect against the risk of scams that target younger kids.
So that means Fortnite can't link out, right? Or does this mean because it's being delivered by the Epic Games Store, they can bypass that rule?
burnhamup 18 hours ago
It depends on how old the user is. If the player is over 18, Fortnite can link out. I guess you call some Apple API to link out and they check the user's age for you before deciding if its allowed or not?
joshstrange 18 hours ago
Apple just can't read the room can they? For a while I agreed with their stance to not allow web payments for things like IAP but as time has gone on the stance has become less and less defensible and tipped over in the absurd.
I'll state plainly: Apple should get 0% of the non-Apple-processed payments.
- You link out (or even payments in-app not through Apple): Apple gets 0%
- You aren't in the app store: Apple gets 0%
They should have to actually compete, do things like allow developers to give refunds, allow different monetization strategies (upgrade pricing?), make App Store Connect _not_ a steaming pile of shit.
The rent-seeking has got to stop.
Apple makes money on the hardware, Apple makes money off developers, Apple makes money off ads, Apple makes plenty of money. Taxing every financial activity (expect for the growing list of carve-outs which look sillier and sillier as time goes on) is beyond the pale.
I will say that I think the 30% deal was a good deal when the App Store launched but times have changed, taking payments online has gotten easier, hosting something like the App Store has gotten cheaper, and the App Store does not provide enough value to deserve so rich a cut.
The crap apps that sail by review while legitimately good and well-crafted Apps get held up is but one example. If App Review was faster and/or better we might be having a different conversation but Apple has not upheld its end of the bargain and has the audacity to still think they deserve a huge cut.
There are whole categories of apps I wish I had on my iPhone that will never see the light of day because of Apple's policies and/or they are DOA because Apple wants 30% [0].
If macOS launched today I probably wouldn't touch it with a 10ft pole because of how locked down it would be. Even now we have to fight to run the software we want unless it's signed. How Apple doesn't see that they are killing the golden goose is beyond me. There is plenty of money for them to make and the only way Apple can continue to squeeze is due to anti-competitive practices which harm all consumers.
I still think the DMA was ham-fisted and written by complete morons but it was a step in the right direction. It's too bad our "elected" officials are bought and paid for and too busy engaging in one-upmanship or cheap shots to do anything close to actually governing.
Lastly, I continue to find it disgusting and immoral how much money Apple makes off incredibly unsavory practices like the casinos for children (and adults) they promote and encourage (gems, coins, tokens, loot boxes, and the list goes on). Our corrupt politicians are complicit in abdicating any responsibility for the cesspool which is 99% of IAP.
[0] Yes, I know it's 15% for small business but while they tout that regularly it's not so black and white. There are cliffs, it's not progressive, and you have to apply for it. 1 good year can screw you over and using just revenue as the marker is wrong IMHO.
idichejcjd 17 hours ago
> do things like allow developers to give refunds, allow different monetization strategies (upgrade pricing?)
Yeah, because developers have historically been super reasonable when it comes to pricing.
Just the other day someone posted a truly simple camera app with a freaking subscription in place. For crying out loud.
With the way developers like to price their apps, I’m sort of glad Apple is taking a chunk of the money. Fuck subscription based apps.
MBCook 19 hours ago
They’re starting to cave.
Turnis taking the reins perhaps?
This has clearly been tilting at windmills this entire time. They were never going to win. How much time and money could they have saved by giving a reasonable amount instead of sticking their fingers in their ears and yelling “la la la I can’t hear you why do you love criminals”?
brcmthrowaway 18 hours ago
Exited my Apple position.
Ternus is going to be the last CEO. They're going to be next Nokia, lack of AI native is going to bite them hard.
OneDeuxTriSeiGo 18 hours ago
Is this a bot comment or something? What does AI have to do with any of this? And regardless Apple is in many ways best in class for local AI support.
slater 18 hours ago
Luckily, none of that is even remotely close to happening.
HumblyTossed 18 hours ago
Nobody cares about AI. Nobody wants that shit running on their device eating away at precious battery life.
reaperducer 18 hours ago
Exited my Apple position.
Good. It will allow you to learn how little your "position" matters.
Apple cares about the hundreds of billions of dollars held by large investors, not some rando Reddit-grade Wall Street wannabe.
nickslaughter02 19 hours ago
[flagged]
lsxr 18 hours ago
What are these “European” value requirements? Apps sold in the EU must comply with local laws.
nickslaughter02 18 hours ago
Anything EPP and their Ursula von der Leyen think they are. Mandatory surveillance of your communication for example, something they have been trying and slowly succeeding in for the past 5 years.
> Chat Control 1.0 passed the European Parliament — through the back door
https://www.euronews.com/next/2026/07/10/chat-control-10-pas...
squigz 18 hours ago
flyingjoe 18 hours ago
don't feed the trolls - most of his comments are focussed on how bad Europe or the EU is. Weird.