Apple is reportedly planning to add support for encrypted Rich Communication Services (RCS) messaging between iPhones and Android devices. This means messages, photos, and videos sent between the two platforms will be end-to-end encrypted, providing significantly more privacy and security than the current SMS/MMS system. While no official timeline has been given, the implementation appears to be dependent on Google updating its Messages app to support encryption for group chats. This move would finally bring a modern, secure messaging experience to cross-platform communication, replacing the outdated SMS standard.
The author created a system using the open-source large language model, Ollama, to automatically respond to SMS spam messages. Instead of simply blocking the spam, the system engages the spammers in extended, nonsensical, and often humorous conversations generated by the LLM, wasting their time and resources. The goal is to make SMS spam less profitable by increasing the cost of sending messages, ultimately discouraging spammers. The author details the setup process, which involves running Ollama locally, forwarding SMS messages to a server, and using a Python script to interface with the LLM and send replies.
HN users generally praised the project for its creativity and humor. Several commenters shared their own experiences with SMS spam, expressing frustration and a desire for effective countermeasures. Some discussed the ethical implications of engaging with spammers, even with an LLM, and the potential for abuse or unintended consequences. Technical discussion centered around the cost-effectiveness of running such a system, with some suggesting optimizations or alternative approaches like using a less resource-intensive LLM. Others expressed interest in expanding the project to handle different types of spam or integrating it with existing spam-filtering tools. A few users also pointed out potential legal issues, like violating telephone consumer protection laws, depending on the nature of the responses generated by the LLM.
Summary of Comments ( 15 )
https://news.ycombinator.com/item?id=43361822
Hacker News commenters generally expressed skepticism about Apple's purported move towards supporting encrypted RCS messaging. Several doubted Apple's sincerity, suggesting it's a PR move to deflect criticism about iMessage lock-in, rather than a genuine commitment to interoperability. Some pointed out that Apple benefits from the "green bubble" effect, which pressures users to stay within the Apple ecosystem. Others questioned the technical details of Apple's implementation, highlighting the complexities of key management and potential vulnerabilities. A few commenters welcomed the move, though with reservations, hoping it's a genuine step toward better cross-platform messaging. Overall, the sentiment leaned towards cautious pessimism, with many anticipating further "Apple-style" limitations and caveats in their RCS implementation.
The Hacker News post titled "Apple will soon support encrypted RCS messaging with Android users" generated a significant number of comments discussing various aspects of the news. Several commenters expressed skepticism about Apple's motivations, suggesting that they might be driven more by regulatory pressure, particularly in the EU, than a genuine desire to improve interoperability. Some pointed to Apple's business model, arguing that iMessage lock-in is a key factor in maintaining their ecosystem and that true interoperability could threaten that.
A recurring theme in the discussion revolves around the technical details and potential limitations of Apple's implementation. Commenters debated whether Apple would fully embrace the RCS standard or implement a limited version that maintains some advantages for iMessage users. Concerns were raised about features like read receipts and typing indicators, and whether these would function seamlessly across platforms. The potential for Apple to utilize its own servers for relaying messages, rather than relying on Google's Jibe platform, was also discussed, along with the implications for privacy and security.
Several comments highlighted the complexities of implementing end-to-end encryption (E2EE) in a cross-platform messaging system. Some users expressed concerns about the potential vulnerabilities and challenges of maintaining security across different operating systems and devices.
Another thread of discussion focused on the broader implications of this change for the messaging landscape. Some commenters speculated on how this might affect other messaging platforms like WhatsApp and Signal, and whether it could lead to greater interoperability across the industry.
Some users shared personal anecdotes about the frustrations of the current messaging situation between iOS and Android, expressing hope that this change would improve communication and eliminate the "green bubble" stigma. Others, however, remained pessimistic, believing that Apple would find ways to maintain the advantages of iMessage and prevent true parity with Android messaging.
Finally, several comments delved into the history of messaging standards and the role of various companies in shaping the current landscape. Some blamed carriers for their resistance to adopting open standards, while others criticized Apple for their perceived reluctance to embrace interoperability.