Homebrew, de facto standard package manager for macOS, now forces Apple's $99/yr notarization bullshit for all casks.

submitted by

brew.sh/2025/11/12/homebrew-5.0.0/

Shame on you, Homebrew, for effectively killing FOSS apps from casks.

55
253

Back to main discussion

Parent comment

Deprecating now will give a decent lead time for users using it to come up with another solution or adjust their workflows.

The adjusted solution/workflow: use something other than homebrew

How will these other solutions bypass Apples quarantine?

By doing what homebrew currently does when you pass the --no-quarantine flag, which is call xattr.

Note that I’d probably support removing --no-quarantine if Apple’s notarization service was free.

by
[deleted]
depth: 5

Deleted by moderator

 reply
12

Yes, but you can still compile the code yourself. It’s only problematic for binary distribution. This is basically a question of balancing security vs. freedom I suppose.

by
[deleted]
depth: 7

Deleted by moderator

 reply
1

Difference is compiling an app from source for Android is not really feasible on Android devices, whereas doing so on macOS is literally built into the package managers for macOS and is generally pretty trivial beyond it taking more time.

Also, macOS doesn’t prevent you from running the apps entirely.







I mean, theres macports and what else? Is macports even kickin still? No other package managers other than homebrew

Pretty sure it’s still around. Nix is an option as well.




Insert image