Distributing unnotarized Mac apps in a text file
lapcatsoftware.com
Distributing unnotarized Mac apps in a text file
1–10 of 12 posts
Re: Distributing unnotarized Mac apps in a text file
#2Re: Distributing unnotarized Mac apps in a text file
#3Re: Distributing unnotarized Mac apps in a text file
#4TextEdit is a wealth of problems it seems.
It would be nice if the rest of the macOS respected the wishes of the hardware's owner equally.
Re: Distributing unnotarized Mac apps in a text file
#5TextEdit is a wealth of problems it seems.
Only if you consider a computer, owned by a user, following that user's explicit command to run a piece of software (without further hindrance) "a problem". It would be nice if the rest of the macOS respected the wishes of the hardware's owner equally.
Who the real owner is is going to depend on how Right To Repair initiatives work out.
Re: Distributing unnotarized Mac apps in a text file
#6TextEdit is a wealth of problems it seems.
Only if you consider a computer, owned by a user, following that user's explicit command to run a piece of software (without further hindrance) "a problem". It would be nice if the rest of the macOS respected the wishes of the hardware's owner equally.
They don’t stop the hardware owner from opening the file in an actual text editor such as Emacs or vi.
And you can still download and run anything you like from the net, though by default they add roadblocks anyone can simply move aside. That’s probably the right thing: in my extended household of 9, really there are only two people downloading arbitrary binaries from the net and running them. And neither of us disables gatekeeper.
Re: Distributing unnotarized Mac apps in a text file
#7Re: Distributing unnotarized Mac apps in a text file
#8TextEdit is a wealth of problems it seems.
Only if you consider a computer, owned by a user, following that user's explicit command to run a piece of software (without further hindrance) "a problem". It would be nice if the rest of the macOS respected the wishes of the hardware's owner equally.
sudo spctl —-master-disable
And you’ll be able to run as many unnotarized apps as you wish, just by double clicking them.However, if the hardware owner wants to disallow unnotarized software, macOS should enforce that policy.
Re: Distributing unnotarized Mac apps in a text file
#9This is a neat hack, but is there a practical use case here for everyday software developers? I sincerely hope that even novice users have better sense than to download a text file from a web site, find a sketchy ZIP file inside the text file, and then follow directions in the text file. It's like downloading a movie from a sketchy web site and in the package you see a RunMe.exe file. The whole thing reeks of red fla…
Don't coddle the user.
Re: Distributing unnotarized Mac apps in a text file
#10Earlier quoted context omitted.
Only if you consider a computer, owned by a user, following that user's explicit command to run a piece of software (without further hindrance) "a problem". It would be nice if the rest of the macOS respected the wishes of the hardware's owner equally.
It does, the hardware owner merely has to tell macOS what it wants. Open a Terminal and type: sudo spctl —-master-disable And you’ll be able to run as many unnotarized apps as you wish, just by double clicking them. However, if the hardware owner wants to disallow unnotarized software, macOS should enforce that policy.