| ▲ | quotemstr 2 hours ago | ||||||||||||||||||||||||||||||||||
No, the reason people haven't been doing this -- and we've had technologies for ages -- is that it's a huge pain in the ass, a "tax", that it's hard to get developers inside a company to pay, much less participants in open source ecosystems. Look at how snap, flatpak, etc. provoke people to just turn off security rather than deal with breakages. A new language won't help because the problem is social, not technical. FFS, you can't even get people to use filesystems via intermediate objects in today's languages. People think your language is broken if you don't have an ambient open(). You don't need a new language to enforce capability discipline. You need to whack people repeatedly with a cluebat until their laziness and brain damage abate. | |||||||||||||||||||||||||||||||||||
| ▲ | insanitybit 2 hours ago | parent [-] | ||||||||||||||||||||||||||||||||||
You can't simultaneously say that we've had the tech for years and also say that it doesn't work. We have not had the tech for years. x-plat sandboxing is extremely difficult, especially in a way that's performant. Sandboxing almost always involves having a dedicated, privileged service, due to how operating systems have designed things. It requires platform specific code. This is a technical problem and a social problem, there's zero reason to believe it's just one. | |||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||