239

US senators have urged the DOJ to probe Apple's alleged anti-competitive conduct against Beeper.

you are viewing a single comment's thread
view the rest of the comments
[-] SayJess@lemmy.blahaj.zone 44 points 8 months ago

I don’t get it. iMessage is Apple’s service. Why are they obliged to open it up for everyone to use? Would it be nice? Yes, of course. Should Apple be legally required to open up access to their service?

[-] Zak@lemmy.world 67 points 8 months ago

The US Federal Trade Commission puts it this way:

a firm with market power cannot act to maintain or acquire a dominant position by excluding competitors or preventing new entry

It further explains that "market power" means:

the long term ability to raise price or exclude competitors

Emphasis added. What the government might argue in this case is that Apple has market power in the online message space because it preloads its own messaging app on its smartphones, which I believe enjoy a majority market share in the USA. One remedy the government could seek is requiring Apple to allow third parties to develop clients for its messaging service.

load more comments (4 replies)
[-] NocturnalMorning@lemmy.world 30 points 8 months ago

They didn't, someone made an App to interface with it. Trying to shut that down is anti-competitive.

[-] btmoo@lemmy.world 8 points 8 months ago

It's also a huge security hole

[-] LinuxSBC@lemm.ee 27 points 8 months ago

How? It's not a MitM or anything like that, it's connecting exactly how an Apple device would connect. Everything is still E2EE, just one of the ends can now be an Android device.

load more comments (10 replies)
load more comments (6 replies)
[-] squiblet@kbin.social 4 points 8 months ago

Businesses are naturally anticompetitive. It may or may not violate antitrust law. The two main categories are collusion with competitors to prevent new competition, or if they seek to gain or maintain a monopoly via shady methods (just a monopoly itself isn’t illegal though). I doubt if Apple conspired with Google here and it would be a stretch to say they have a monopoly, so it seems like a pointless case to me.

[-] btmoo@lemmy.world 3 points 8 months ago

It's not a public API. Hacking someone's private API is already against law - charging $$ for it moreso.

[-] DreadPotato@sopuli.xyz 22 points 8 months ago

Reverse engineering an API is not illegal

load more comments (3 replies)
[-] Lutra@lemmy.world 14 points 8 months ago* (last edited 8 months ago)

Ah, common misconception - hacking an API != creating a compatible program. ( reverse engineering)

Imagine a drill company has a special shape for its bits. Our law allows someone else to either.. make bits that can fit in that shape OR make their own drill that can accept those bits.

"BUT they copied!" - it doesn't have to be a copy to be compatible, and they don't even have to use the 'special shape' just be able to work with the special shape. The law does not allow for protections around that. Doing so would be by definition anti-competitive. Our anti competition laws or rather our IP protection laws are not intended in any way to 'ensure a monopoly'. The IP laws give a person a right to either keep something they do secret OR share that knowledge with the world so we all benefit, in exchange for a very limited monopoly.

Practically speaking, If I got the KFC Colonel to give me the list of 11 herbs and spices in a Poker game, and then started making my own delicious poultry that is totally cool. Likewise, If I figured out that all that was inside a Threadripper was blue smoke and started making my own blue smoke chips, the law is ok with that.

In this case roughly, Having a public facing endpoint. And then saying that the public can access that endpoint is cool Saying that only the public using the code I alone gave them -- well... that's not been litigated a lot, but all signs point to no.

It's like Bing saying its for Safari only, and suing people who accessed it using Chrome. It is a logical claim, but the law does not provide that kind of protection/enforcement.


tl;dr these concepts are old but being newly applied to fancy technology. The laws in place are clear in most cases. A car maker can not dictate what you put in the tank. FedEX and UPS can't charge you differently for shipping fiction books or medical journals or self published stories. And they'd probably get anti-trust scrutiny they even told you what brand/style of boxes you had to use.

[-] candyman337@sh.itjust.works 3 points 8 months ago

They didn't hack it, they spoofed a device, they just tricked the systems around the api

[-] jon@lemmy.tf 22 points 8 months ago

That counts as unauthorized access in the eyes of the law. It's a private system and they did not have any agreements permitting them to use it as they wanted.

[-] mark3748@sh.itjust.works 8 points 8 months ago

Quite literally the text of the Computer Fraud and Abuse act. Unauthorized access of computer systems can get you 20-years at club fed. Seems like some of these people need a history lesson.

[-] loki@lemmy.ml 3 points 8 months ago* (last edited 8 months ago)

Apple reverse-engineered Office to release iWork. So Apple isn't new to reverse-engineering others proprietary shit when it benefits them. something, something, history lesson, hmm…

I don't know laws in the US but my limited understanding in the case of Beeper is that its users are the ones that grant themselves unauthorized access to the Apple servers. Beeper is a tool that packages pypush to accomplish it. So Apple should sue all the Beeper users?

As an example, there are tons of tools to exploit vulnerable systems in Linux. Metasploit is a penetration testing software and can execute exploits on old unpatched systems. I don't think anyone is suing Metasploit developers for Computer Fraud and Abuse aCt. The users who use it are responsible for the access of unauthorized services and broken ToS.

If Apple thinks Beeper users are exploiting its servers, they should patch them (which they did).

Beeper did try to monetize it, so i'm not sure how it fairs but Beeper is not forcing anyone to gain unauthorized access. Beeper even welcomed Apple to audit Beeper mini code.

And I'm sure Beeper has a legal team that analyzed these scenarios better than anyone of us. And Apple has sued companies for less. They'd have done it the moment the app landed on appstore. They could have crushed it before gaining any attention.

Again, I have no idea how legal it is. I have both Apple and android devices and never use iMessage. But you gotta hand it to Beeper devs. That's some old school hacker shit and I'm here for it.

I guess we'll have to wait and see.

load more comments (2 replies)
load more comments (1 replies)
[-] darkevilmac@lemmy.zip 2 points 8 months ago

Genuinely curious, what's the law against reverse engineering an API? I can maybe see the argument for charging for the service, but beeper mini is planning to integrate other services as well so I don't know if that'll really hold water.

[-] Evilcoleslaw@lemmy.world 12 points 8 months ago

They can reverse engineer it and run it as their own service with their own infrastructure. But that doesn't mean they can then start accessing Apple's implementation and using Apple's resources without permission.

[-] darkevilmac@lemmy.zip 4 points 8 months ago

If they function identically to a normal client though what's the issue? As an example Google indexes pages all over the web without the explicit permission of those websites, that requires them to read the page and make requests to someone else's infrastructure.

What part exactly here is illegal?

[-] Evilcoleslaw@lemmy.world 8 points 8 months ago* (last edited 8 months ago)

The websites in question getting crawled and indexed are generally open and available for anyone to browse. There are parts of the web that are gated off and require authentication and authorization to access. Imagine now that Google found a way to authenticate as you with your bank's website and index your online banking portal. (It's not a perfect analogy to what's happening with Beeper, but I'm just using the one you laid out.)

In a similar way, iMessage as a service requires authentication and authorization to use. It is not open for anyone to use. Beeper is doing something to spoof or otherwise fool Apple into giving the client access. This is the part that's illegal. And potentially not just "file a lawsuit" illegal but criminally so.

It doesn't really matter why Apple doesn't want Beeper or anyone else to use it. The fact that they simply don't is all that matters.

load more comments (3 replies)
load more comments (1 replies)
[-] kpw@kbin.social 27 points 8 months ago

Yes, they should be legally required to open up access to their service. No more walled gardens that hold a large number of users hostage.

load more comments (13 replies)
[-] holdthecheese@lemmy.world 12 points 8 months ago

You can argue that they're unfairly using monopoly power. Same reason why MS was forced to allow windows to switch browsers.

load more comments (2 replies)
[-] akilou@sh.itjust.works 9 points 8 months ago

I think the problem is that it's unnecessarily hardware locked. They shouldn't have to "open it up" insofar as anyone can access it from whatever app like beeper is doing. But it's only fair that they support other operating systems. They can still control it or even charge a fee to access it from other OSes.

[-] Uglyhead@lemmy.world 8 points 8 months ago* (last edited 8 months ago)

I wish this kind of thing was more spotlighted when Palm and Windows Phone developers were trying to use Google API’s to make apps for their OS’s and got shut down at every turn, eventually killing off the Palm and WP because of device lock-in on apps.

I still miss what Palm could have been before Google bent them over a barrel with their massively anti-competitive bs.

[-] BearOfaTime@lemm.ee 3 points 8 months ago

Palm terrified them.

Palm apps were tiny, took trivial resources, and could provide a lot of what was done with new apps on Android. Dictionaries, calculators, games (I played monopoly on a Treo, it looked great). I watched Mp4 movies on a Treo.

Imagine Android with a Palm Subsystem so all those old Palm apps could run. It would've majorly slowed Android app adoption, perhaps even giving enough support to allow PalmOS architecture to develop into a competitor to Android.

[-] NOT_RICK@lemmy.world 8 points 8 months ago* (last edited 8 months ago)

When imessage was announced they planned to bring it to other platforms. That died when they realized how much of a lock in it was

[-] Maggoty@lemmy.world 5 points 8 months ago

If they're going to default message service to it then yes.

load more comments (12 replies)
this post was submitted on 18 Dec 2023
239 points (96.5% liked)

Technology

57932 readers
2879 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS