←back to thread

205 points ColinWright | 2 comments | | HN request time: 0.409s | source
Show context
walthamstow ◴[] No.45074258[source]
MacOS handles it pretty well, I can use it to do what Doctorow calls general computing and my mother can use it to shop and do email. Apple allowing freedom for MacOS but not iOS is inconsistent and I see no good reason for that.
replies(3): >>45074411 #>>45074422 #>>45074566 #
MillironX ◴[] No.45074566[source]
Except Apple code signing on MacOS is basically what Google is trying to copy over to Android. I can run arbitrary programs on MacOS, but I have to go and remove the com.apple.quarantine attribute from any application that doesn't have Apple's explicit permission to exist, i.e. most FOSS apps. I suspect that option will go away eventually.
replies(2): >>45080824 #>>45081614 #
1. latexr ◴[] No.45081614[source]
> I have to go and remove the com.apple.quarantine attribute

You do not. You can go into System Settings and allow the app to run.

replies(1): >>45088212 #
2. EasyMark ◴[] No.45088212[source]
Is that what the "allow to run" option in security settings is doing in the background?