SpaceX shared plans to create a cellular service during its first earnings call after its IPO, reports Reuters . SpaceX president Gwynne Shotwell said the company will "build out terrestrial" with the spectrum that it acquired from EchoStar. She added that SpaceX intends to make Starlink a "true mobile service" that will win "quite a few" customers from Verizon, AT&T, and T-Mobile. Shotwell declined to discuss the costs involved in the endeavor and said SpaceX had "great and new ideas" on how to build a mobile service, such as a large number of lower-cost base stations paired with Starlink dishes instead of cell towers. SpaceX agreed to pay $19.6 billion to acquire 65 MHz of wireless spectrum licenses from EchoStar in 2025. The spectrum will allow SpaceX to expand its direct-to-cell Starlink satellite service to include ground-based infrastructure. Analysts told Reuters that without an MVNO (Mobile Virtual Network Operator) agreement with a major carrier, it would be extremely difficult for Starlink to compete with AT&T, Verizon, and T-Mobile. 65 MHz is tiny compared to the spectrum owned by the big U.S. mobile operators, and they're unlikely to lease capacity to a competitor. SpaceX plans to launch its next-generation Starlink Mobile satellites in 2027, and upgraded service that's "100 times better" than current direct-to-cell service is targeted for the end of that year. Shares of AT&T, T-Mobile, and Verizon fell 2 to 4 percent following the SpaceX earnings call. SpaceX already has a partnership with T-Mobile to power T-Mobile's T-Satellite feature that offers direct-to-cell satellite connectivity to customers. Tag: Starlink This article, " SpaceX Plans Starlink Mobile Service to Compete With Verizon, AT&T and T-Mobile " first appeared on MacRumors.com Discuss this article in our forums
A one-line command in your macOS terminal can get you access to Meta's Muse Code, which aims to be a transparent AI coding tool that can work across large repositories. Meta's Muse Code is a new AI coding tool for macOS. Image source: Meta There are already coding agents like Claude Code and ChatGPT Codex available for macOS, but Meta wants to enter the ring with its latest AI toolset. Unlike the others, it doesn't have an app interface and runs through the Terminal. According to an announcement post from Meta, Muse Code can take on complex software engineering tasks across large repositories. It is capable of planning changes, writing code, and validating the results while coordinating multiple persistent subagents. Continue Reading on AppleInsider | Discuss on our Forums
Apple's paid Safari protection feature that promises to keep your IP masked doesn't always work, according to security researchers Tommy Mysk and Talal Haj Bakry . It turns out iCloud Private Relay can expose your real IP to websites that use or pretend to use passkeys. ‌iCloud‌ Private Relay is a service included with paid ‌iCloud‌+ plans. It is supposed to hide your IP and DNS information when you browse the web using Safari, but it is not a VPN that masks all traffic from a device. Passkeys use the WebAuthn standard, which stores a private key on your device, not the Safari browser. The request the system sends to the website isn't protected by Private Relay and can leak your IP address. WebKit hands WebAuthn ceremonies to the operating system's credential service, which issues the HTTPS request itself, directly from the device and unaware of any proxy the host app configured. A page can set rpId to a host of its choosing, and the fetch fires even without user interaction: with mediation: "conditional" and no UI ever appears. [...] Because the fetch is issued by the operating system's credential service rather than by Safari, it never enters Private Relay's proxied path. The destination server sees the device's real IP address either way. An attacker who wants to find someone's protected IP can do so by setting up a website that uses WebAuthn. There is no visible passkey prompt and no other indication that an IP address has been accessed in the background. The researchers also found two other WebKit features that can leak IP addresses and DNS data. DNS prefetching (added in iOS 26 ) reveals a user's real DNS servers, while WebTransport (added in iOS 26.4) can reveal an IP address. Apple told 404 Media that it is investigating the report. Mysk and Haj Bakry created a website to let you test whether Apple's service is leaking your IP address. Since the issue is baked into how WebKit works, some third-party browsers are affected too. Apple will need to address the issue, and in the meantime, users can opt for a VPN for more protection. Tag: iCloud Related Forum: Apple Music, Apple Pay/Card, iCloud, Fitness+ This article, " Apple's iCloud Private Relay is Leaking Users' Real IP Addresses " first appeared on MacRumors.com Discuss this article in our forums