Comment on Is Matrix cooked?
WhyJiffie@sh.itjust.works 4 days agoDidn’t know it only applied to UWP apps on Windows. That does seem like a pretty big problem then.
it is mostly for compatibility reasons. no win32 programs are equipped to handle such granular permissions and sandboxing, they are all made with the assumption that they have access to whatever they need (other than other users’ resources and things that require elevation). if Microsoft would have made that limitation to every kind of software, that Windows version would have probably been a failure in popularity because lots of software would have broken. I think S editions of windows is how they tried to go in that direction, with a more drastic way of simply just dropping support for 3rd party win32 programs.
I don’t still have a Mac readily available to test with but afaik it is any application that uses Apple’s packaging format.
ok, so if you run linux or windows utils in a compatibility layer, they still have less of a limited access? by which I mean graphical utilities. just tried with firefox, for macos it wanted to give me an .iso file (???)
if so, it seems apple is doing roughly the same as microsoft with uwp and the appx format, and linux with flatpak: it’s a choice for the user