Earlier quoted context omitted.
Except EU is not a single market: there's 27 countries, speaking multiple languages, having different laws, so to serve the EU you need at least a dozen versions of your app. Also, EU has just decided that this half billion of consumers will be downgraded to the third world standard of living (google "Fit for 55"), so they won't really have much money to spend on tech toys anyway...
> EU has just decided that this half billion of consumers will be downgraded to the third world standard of living (google "Fit for 55") "Fit for 55 is a package by the European Union designed to reduce the European Union's greenhouse gas emissions by 55% by 2030." I call bullshit on your statement.
EU will require Apple to open up iMessage (2022)
591–600 of 645 posts
Re: EU will require Apple to open up iMessage (2022)
#592Earlier quoted context omitted.
Well, the security coprocessor on every iPhone and Mac runs a formally verified operating system that manages the at-rest encrypted messages. Also, all software running on the phone is vetted before being allowed to hit consumer devices, which adds an extra level of security between malicious developers and kernel APIs. There's no way Android will support that stuff across its entire ecosystem, so I guess it means th…
1. I don't think "formally verified" means what you want it to here. You mean there a hardware checks signature chain from boot to kernel, secure boot. Apple's software has too many security vulnerability to be considered "formally verified". 2. Android does support device attestation and secure boot. I 100% would love to see our future SMS replacement require frequent signatures from device attestation hardware (why…
https://people.cs.ksu.edu/~danielwang/BAS/klein-2014-microke...
This is not the kernel that runs on the host CPU. It is the one that handles keys in the security coprocessor. I don’t know of many hacks of that, in practice. There was one where you could guess the pin, and use a timing attack to power down the chip before it persisted the “bad guess” count, which let people brute force pins (with special hardware).
It’s worth noting that the kernel Apple ships is a fork of L4; no idea if they’ve introduced bugs since the paper was written.
Re: EU will require Apple to open up iMessage (2022)
#593Earlier quoted context omitted.
Well, the security coprocessor on every iPhone and Mac runs a formally verified operating system that manages the at-rest encrypted messages. Also, all software running on the phone is vetted before being allowed to hit consumer devices, which adds an extra level of security between malicious developers and kernel APIs. There's no way Android will support that stuff across its entire ecosystem, so I guess it means th…
Encrypted at rest does not actually do anything against interoperability of protocols (as I put in my comment), a secure element/coprocessor is nice but still does nothing against compatibility. Even if the entire protocol is somehow in the coprocessor (ala BPF/SGX) there is nothing preventing the counterparty from running it on a regular CPU.
Re: EU will require Apple to open up iMessage (2022)
#594The main benefit of iMessage over all the other messaging platforms is there's a lot less spam. I hope this decision doesn't threaten that.
Is that a problem worldwide or more localized to the US? I am using Signal, Threema, and WhatsApp and never received spam on any messanger, only occasionally via SMS.
The only other service/medium where I get comparable (really any) spam is SMS/email.
I've never, and I mean never, have received a spam message over iMessage.
Re: EU will require Apple to open up iMessage (2022)
#595Earlier quoted context omitted.
Even worse.
Care to explain why?
Re: EU will require Apple to open up iMessage (2022)
#596Earlier quoted context omitted.
What Id say is that today anyone who wants to sell a “smart” product has to write a proper clean iOS app that gets reviewed. Tomorrow I can guarantee they will immediately cut costs and ship out piles of sideloaded garbage Sure, it’s up to the consumer to choose, but they’re not going to write that on the package
Nobody is going to ship their commercial apps outside the app store, because else nobody would be able to find their app.
Re: EU will require Apple to open up iMessage (2022)
#597Earlier quoted context omitted.
You mean you're worried about USB attacks?
USB is a data connection, you're telling me to just stick my thing in there? Who knows where that hole's been or what it is.
Your only concern would be someone trying to fry your computer, but electrical outlets are the same.
Re: EU will require Apple to open up iMessage (2022)
#598Earlier quoted context omitted.
Just like happens daily on Androi... nevermind, it doesn't happen. Beautiful strawman you've built yourself there.
Actually yes it does. 3rd party app stores is where the majority of Android malware comes from. The vast majority of mobile malware is all Android for this reason. Whenever I need low hanging fruit for mobile malware analysis it’s always start at a third party Android App Store. It’s a dumpster fire. iOS’ advantage is it’s walled garden. It’s a place where a lot of trust is curated for the nontechnical. This evaporat…
Your argument was that the moment there is no longer a need to be constrained by Apple's App Store rules, your Samsung dishwasher will make you install its app through Shady Store Incorporated, because it's easier, and it'll make your grandma install it.
Except that doesn't happen. Noone has done that. The highest profile case is Fortnite, and it makes you install it either through Epic Games, or the Samsung Galaxy Store, and the only reason for that is that Google feels entitled to taking 30% of transactions too.
Re: EU will require Apple to open up iMessage (2022)
#599Earlier quoted context omitted.
The fallacy HERE is "individual preferences accurately reflect collective good." Again, there's no clear-cut answer at any given time whether or not "this particular possibly-restrictive regulation is good for everyone." Sometimes it is, sometimes it ain't. That's what you use democracy/government for, to figure these things out.
The whole point of market economies is to let people vote with their resources. The alternative of having people vote for a representative body that regulates how they transact is far worse. Best case you get a almost as good outcome. Worst case is 49.9% of people suffer horribly under state enforced "social good".
Re: EU will require Apple to open up iMessage (2022)
#600Earlier quoted context omitted.
Sorry, but this is complete nonsense. All apple have to do is release documentation on the iMessage protocol, and allow other vendors to use this protocol to build apps that can use apple's iMessage service. Apple obviously won't write these apps, or support those apps or the devices they run on. Also, If Apple at a later date add features to the iMessage protocol then they document the changes & make this available…
> Apple is not being forced to do anything at all here, except stop blocking other vendors from using iMessage. > All apple have to do is release documentation on the iMessage protocol, and allow other vendors to use this protocol to build apps that can use apple's iMessage service. Your very argument is contradictory. The law does require Apple to do something. It requires them to reveal trade secrets and IP.