Remix.run Logo
JumpCrisscross 2 hours ago

> Haven't we learned our lesson on this?

What is the purported lesson we should have learned? Users choose phones with rich messaging features. This was a major selling point for iPhone, first, with iMessage, and later with Android until iOS caught up with RCS.

GeekyBear 21 minutes ago | parent | next [-]

One of the things Apple's Lockdown mode does is disable previews of images or links that are sent to you.

It seems like the lesson is that you shouldn't be processing data sent to the device by random strangers without the user explicitly choosing to open the file or follow the link.

pessimizer 29 minutes ago | parent | prev [-]

> What is the purported lesson we should have learned?

Not to automatically execute things within data that we have been sent.

sneak 16 minutes ago | parent [-]

I think it's "don't use parsers written in unsafe languages".