Hacker News new | ask | show | jobs
by xer0x 1412 days ago
I came here to whine about Apple Code signing, and how this seems like a terrible thing to reproduce, until I realized this breaks free of Apple, and is hopefully much more sane! Well done!
1 comments

It's only good when it's not Apple doing it?

You know you can go disable code signing verification on macos with a reboot and a single command right?

The comment you replied to means "reproduce" as in reproducible-builds[.org]. Needing to be on macOS to sign Mach-O binaries makes builds less reproducible than also having a Linux way of signing the builds.